Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/fsl/
H A Dfsl_xcvr.h160 #define FSL_XCVR_IRQ_UNEXP_PRE_REC BIT(20) macro
172 FSL_XCVR_IRQ_UNEXP_PRE_REC |\
H A Dfsl_xcvr.c1460 if (isr & FSL_XCVR_IRQ_UNEXP_PRE_REC) { in irq0_isr()
1462 isr_clr |= FSL_XCVR_IRQ_UNEXP_PRE_REC; in irq0_isr()
1474 FSL_XCVR_IRQ_UNEXP_PRE_REC | in irq0_isr()