Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/fsl/
H A Dfsl_micfil.h70 #define MICFIL_STAT_BSY_FIL BIT(31) macro
H A Dfsl_micfil.c1192 if (stat_reg & MICFIL_STAT_BSY_FIL) in micfil_err_isr()