Searched refs:FSL_XCVR_IRQ_DMA_RD_REQ (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/fsl/
H A Dfsl_xcvr.h154 #define FSL_XCVR_IRQ_DMA_RD_REQ BIT(14) macro
H A Dfsl_xcvr.c1218 if (isr & FSL_XCVR_IRQ_DMA_RD_REQ) {
1220 isr_clr |= FSL_XCVR_IRQ_DMA_RD_REQ;

Completed in 217 milliseconds