Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_sdmareg.h102 #define DMA4_CSR_DROP (1UL << 1) macro
H A Dti_sdma.c254 if (csr & DMA4_CSR_DROP) in ti_sdma_intr()