Searched refs:MICFIL_STAT_FIR_RDY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/fsl/ | ||
H A D | fsl_micfil.h | 70 #define MICFIL_STAT_FIR_RDY BIT(30) macro |
H A D | fsl_micfil.c | 1085 if (stat_reg & MICFIL_STAT_FIR_RDY) in micfil_err_isr() |