Searched refs:DMA4_CSR_SECURE_ERR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/ti/ | ||
| H A D | ti_sdmareg.h | 110 #define DMA4_CSR_SECURE_ERR (1UL << 9) macro |
| H A D | ti_sdma.c | 258 if (csr & DMA4_CSR_SECURE_ERR) in ti_sdma_intr() |