Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/fsl/
H A Dfsl_xcvr.h152 #define FSL_XCVR_IRQ_CMDC_STATUS_UPD BIT(12) macro
168 FSL_XCVR_IRQ_CMDC_STATUS_UPD |\
H A Dfsl_xcvr.c1452 if (isr & FSL_XCVR_IRQ_CMDC_STATUS_UPD) { in irq0_isr()
1454 isr_clr |= FSL_XCVR_IRQ_CMDC_STATUS_UPD; in irq0_isr()