Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/fsl/
Dfsl_xcvr.c952 { FSL_XCVR_EXT_ISR, 0x00000000 },
1010 case FSL_XCVR_EXT_ISR: in fsl_xcvr_readable_reg()
1080 case FSL_XCVR_EXT_ISR: in fsl_xcvr_writeable_reg()
1147 regmap_read(regmap, FSL_XCVR_EXT_ISR, &isr); in irq0_isr()
Dfsl_xcvr.h31 #define FSL_XCVR_EXT_ISR 0x50 /* Interrupt status */ macro