Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/fsl/
Dfsl_xcvr.c1014 { FSL_XCVR_EXT_ISR, 0x00000000 },
1072 case FSL_XCVR_EXT_ISR: in fsl_xcvr_readable_reg()
1142 case FSL_XCVR_EXT_ISR: in fsl_xcvr_writeable_reg()
1209 regmap_read(regmap, FSL_XCVR_EXT_ISR, &isr); in irq0_isr()
Dfsl_xcvr.h31 #define FSL_XCVR_EXT_ISR 0x50 /* Interrupt status */ macro