Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/fsl/
Dfsl_xcvr.c924 { FSL_XCVR_EXT_ISR, 0x00000000 },
959 case FSL_XCVR_EXT_ISR: in fsl_xcvr_readable_reg()
1002 case FSL_XCVR_EXT_ISR: in fsl_xcvr_writeable_reg()
1061 regmap_read(regmap, FSL_XCVR_EXT_ISR, &isr); in irq0_isr()
Dfsl_xcvr.h31 #define FSL_XCVR_EXT_ISR 0x50 /* Interrupt status */ macro