ep93xx_i2s_read_reg  111 sound/soc/cirrus/ep93xx-i2s.c 	if ((ep93xx_i2s_read_reg(info, EP93XX_I2S_TX0EN) & 0x1) == 0 &&
ep93xx_i2s_read_reg  112 sound/soc/cirrus/ep93xx-i2s.c 	    (ep93xx_i2s_read_reg(info, EP93XX_I2S_RX0EN) & 0x1) == 0) {
ep93xx_i2s_read_reg  153 sound/soc/cirrus/ep93xx-i2s.c 	if ((ep93xx_i2s_read_reg(info, EP93XX_I2S_TX0EN) & 0x1) == 0 &&
ep93xx_i2s_read_reg  154 sound/soc/cirrus/ep93xx-i2s.c 	    (ep93xx_i2s_read_reg(info, EP93XX_I2S_RX0EN) & 0x1) == 0) {
ep93xx_i2s_read_reg  185 sound/soc/cirrus/ep93xx-i2s.c 	while (!(ep93xx_i2s_read_reg(info, EP93XX_I2S_GLSTS) &
ep93xx_i2s_read_reg  227 sound/soc/cirrus/ep93xx-i2s.c 	clk_cfg  = ep93xx_i2s_read_reg(info, EP93XX_I2S_RXCLKCFG);