fifo_stat_reg     574 sound/soc/fsl/fsl_micfil.c 	u32 fifo_stat_reg;
fifo_stat_reg     581 sound/soc/fsl/fsl_micfil.c 	regmap_read(micfil->regmap, REG_MICFIL_FIFO_STAT, &fifo_stat_reg);
fifo_stat_reg     601 sound/soc/fsl/fsl_micfil.c 		if (fifo_stat_reg & MICFIL_FIFO_STAT_FIFOX_OVER_MASK(i))
fifo_stat_reg     606 sound/soc/fsl/fsl_micfil.c 		if (fifo_stat_reg & MICFIL_FIFO_STAT_FIFOX_UNDER_MASK(i))