Home
last modified time | relevance | path

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

/linux/sound/soc/fsl/
H A Dfsl_micfil.h69 #define MICFIL_STAT_BSY_FIL BIT(31) macro
H A Dfsl_micfil.c1153 if (stat_reg & MICFIL_STAT_BSY_FIL) in micfil_err_isr()