Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_micfil.h78 #define MICFIL_FIFO_STAT_FIFOX_OVER(ch) BIT(ch) macro
H A Dfsl_micfil.c985 if (fifo_stat_reg & MICFIL_FIFO_STAT_FIFOX_OVER(i)) in micfil_isr()