XTFPGA_I2S_INT_UNDERRUN  207 sound/soc/xtensa/xtfpga-i2s.c 	else if (!(int_status & XTFPGA_I2S_INT_UNDERRUN))
XTFPGA_I2S_INT_UNDERRUN  209 sound/soc/xtensa/xtfpga-i2s.c 			     XTFPGA_I2S_INT_UNDERRUN);
XTFPGA_I2S_INT_UNDERRUN  211 sound/soc/xtensa/xtfpga-i2s.c 	if (!(int_status & XTFPGA_I2S_INT_UNDERRUN))
XTFPGA_I2S_INT_UNDERRUN  240 sound/soc/xtensa/xtfpga-i2s.c 	if (int_status & XTFPGA_I2S_INT_UNDERRUN) {
XTFPGA_I2S_INT_UNDERRUN  256 sound/soc/xtensa/xtfpga-i2s.c 		if (int_status & XTFPGA_I2S_INT_UNDERRUN)
XTFPGA_I2S_INT_UNDERRUN  569 sound/soc/xtensa/xtfpga-i2s.c 	regmap_write(i2s->regmap, XTFPGA_I2S_INT_MASK, XTFPGA_I2S_INT_UNDERRUN);