EP93XX_I2S_TX0EN  111 sound/soc/cirrus/ep93xx-i2s.c 	if ((ep93xx_i2s_read_reg(info, EP93XX_I2S_TX0EN) & 0x1) == 0 &&
EP93XX_I2S_TX0EN  124 sound/soc/cirrus/ep93xx-i2s.c 		base_reg = EP93XX_I2S_TX0EN;
EP93XX_I2S_TX0EN  148 sound/soc/cirrus/ep93xx-i2s.c 		base_reg = EP93XX_I2S_TX0EN;
EP93XX_I2S_TX0EN  153 sound/soc/cirrus/ep93xx-i2s.c 	if ((ep93xx_i2s_read_reg(info, EP93XX_I2S_TX0EN) & 0x1) == 0 &&
EP93XX_I2S_TX0EN  178 sound/soc/cirrus/ep93xx-i2s.c 	ep93xx_i2s_write_reg(info, EP93XX_I2S_TX0EN, 0);
EP93XX_I2S_TX0EN  191 sound/soc/cirrus/ep93xx-i2s.c 	ep93xx_i2s_write_reg(info, EP93XX_I2S_TX0EN, 1);