Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/fsl/
Dfsl_micfil.h95 #define MICFIL_STAT_BSY_FIL_MASK BIT(MICFIL_STAT_BSY_FIL_SHIFT) macro
Dfsl_micfil.c622 if (stat_reg & MICFIL_STAT_BSY_FIL_MASK) in micfil_err_isr()