ep93xx_i2s_write_reg  119 sound/soc/cirrus/ep93xx-i2s.c 		ep93xx_i2s_write_reg(info, EP93XX_I2S_GLCTRL, 1);
ep93xx_i2s_write_reg  127 sound/soc/cirrus/ep93xx-i2s.c 	ep93xx_i2s_write_reg(info, base_reg, 1);
ep93xx_i2s_write_reg  132 sound/soc/cirrus/ep93xx-i2s.c 		ep93xx_i2s_write_reg(info, EP93XX_I2S_TXCTRL,
ep93xx_i2s_write_reg  144 sound/soc/cirrus/ep93xx-i2s.c 		ep93xx_i2s_write_reg(info, EP93XX_I2S_TXCTRL, 0);
ep93xx_i2s_write_reg  151 sound/soc/cirrus/ep93xx-i2s.c 	ep93xx_i2s_write_reg(info, base_reg, 0);
ep93xx_i2s_write_reg  156 sound/soc/cirrus/ep93xx-i2s.c 		ep93xx_i2s_write_reg(info, EP93XX_I2S_GLCTRL, 0);
ep93xx_i2s_write_reg  178 sound/soc/cirrus/ep93xx-i2s.c 	ep93xx_i2s_write_reg(info, EP93XX_I2S_TX0EN, 0);
ep93xx_i2s_write_reg  187 sound/soc/cirrus/ep93xx-i2s.c 		ep93xx_i2s_write_reg(info, EP93XX_I2S_I2STX0LFT, 0);
ep93xx_i2s_write_reg  188 sound/soc/cirrus/ep93xx-i2s.c 		ep93xx_i2s_write_reg(info, EP93XX_I2S_I2STX0RT, 0);
ep93xx_i2s_write_reg  191 sound/soc/cirrus/ep93xx-i2s.c 	ep93xx_i2s_write_reg(info, EP93XX_I2S_TX0EN, 1);
ep93xx_i2s_write_reg  288 sound/soc/cirrus/ep93xx-i2s.c 	ep93xx_i2s_write_reg(info, EP93XX_I2S_RXCLKCFG, clk_cfg);
ep93xx_i2s_write_reg  289 sound/soc/cirrus/ep93xx-i2s.c 	ep93xx_i2s_write_reg(info, EP93XX_I2S_TXCLKCFG, clk_cfg);
ep93xx_i2s_write_reg  290 sound/soc/cirrus/ep93xx-i2s.c 	ep93xx_i2s_write_reg(info, EP93XX_I2S_RXLINCTRLDATA, rxlin_ctrl);
ep93xx_i2s_write_reg  291 sound/soc/cirrus/ep93xx-i2s.c 	ep93xx_i2s_write_reg(info, EP93XX_I2S_TXLINCTRLDATA, txlin_ctrl);
ep93xx_i2s_write_reg  321 sound/soc/cirrus/ep93xx-i2s.c 		ep93xx_i2s_write_reg(info, EP93XX_I2S_TXWRDLEN, word_len);
ep93xx_i2s_write_reg  323 sound/soc/cirrus/ep93xx-i2s.c 		ep93xx_i2s_write_reg(info, EP93XX_I2S_RXWRDLEN, word_len);