Home
last modified time | relevance | path

Searched refs:DMA4_CSR_SECURE_ERR (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/ti/
H A Dti_sdmareg.h110 #define DMA4_CSR_SECURE_ERR (1UL << 9) macro
H A Dti_sdma.c258 if (csr & DMA4_CSR_SECURE_ERR) in ti_sdma_intr()