Home
last modified time | relevance | path

Searched refs:I2S_CLR_RXC (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/rockchip/
A Drockchip_i2s.c125 I2S_CLR_TXC | I2S_CLR_RXC, in rockchip_snd_txctrl()
126 I2S_CLR_TXC | I2S_CLR_RXC); in rockchip_snd_txctrl()
174 I2S_CLR_TXC | I2S_CLR_RXC, in rockchip_snd_rxctrl()
175 I2S_CLR_TXC | I2S_CLR_RXC); in rockchip_snd_rxctrl()
A Drockchip_i2s.h200 #define I2S_CLR_RXC BIT(1) macro
A Drockchip_i2s_tdm.c271 bool rx = clr & I2S_CLR_RXC; in rockchip_snd_xfer_clear()
363 I2S_CLR_TXC | I2S_CLR_RXC); in rockchip_snd_txrxctrl()
395 rockchip_snd_xfer_clear(i2s_tdm, I2S_CLR_RXC); in rockchip_snd_rxctrl()
550 rockchip_snd_xfer_clear(i2s_tdm, I2S_CLR_TXC | I2S_CLR_RXC); in rockchip_i2s_tdm_xfer_pause()
A Drockchip_i2s_tdm.h209 #define I2S_CLR_RXC BIT(1) macro

Completed in 10 milliseconds