Searched refs:I2S_CLR (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/rockchip/
H A Drockchip_i2s.c101 regmap_update_bits(i2s->regmap, I2S_CLR, rockchip_snd_txctrl()
105 regmap_read(i2s->regmap, I2S_CLR, &val); rockchip_snd_txctrl()
109 regmap_read(i2s->regmap, I2S_CLR, &val); rockchip_snd_txctrl()
147 regmap_update_bits(i2s->regmap, I2S_CLR, rockchip_snd_rxctrl()
151 regmap_read(i2s->regmap, I2S_CLR, &val); rockchip_snd_rxctrl()
155 regmap_read(i2s->regmap, I2S_CLR, &val); rockchip_snd_rxctrl()
358 case I2S_CLR: rockchip_i2s_wr_reg()
375 case I2S_CLR: rockchip_i2s_rd_reg()
389 case I2S_CLR: rockchip_i2s_volatile_reg()
H A Drockchip_i2s.h219 #define I2S_CLR (0x0020) macro

Completed in 184 milliseconds