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