Home
last modified time | relevance | path

Searched refs:I2S_CLR_TXC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/rockchip/
H A Drockchip_i2s.c119 I2S_CLR_TXC | I2S_CLR_RXC, in rockchip_snd_txctrl()
120 I2S_CLR_TXC | I2S_CLR_RXC); in rockchip_snd_txctrl()
166 I2S_CLR_TXC | I2S_CLR_RXC, in rockchip_snd_rxctrl()
167 I2S_CLR_TXC | I2S_CLR_RXC); in rockchip_snd_rxctrl()
H A Drockchip_i2s.h199 #define I2S_CLR_TXC BIT(0) macro
/kernel/linux/linux-6.6/sound/soc/rockchip/
H A Drockchip_i2s.c161 I2S_CLR_TXC | I2S_CLR_RXC, in rockchip_snd_txctrl()
162 I2S_CLR_TXC | I2S_CLR_RXC); in rockchip_snd_txctrl()
219 I2S_CLR_TXC | I2S_CLR_RXC, in rockchip_snd_rxctrl()
220 I2S_CLR_TXC | I2S_CLR_RXC); in rockchip_snd_rxctrl()
H A Drockchip_i2s.h201 #define I2S_CLR_TXC BIT(0) macro
H A Drockchip_i2s_tdm.c220 bool tx = clr & I2S_CLR_TXC; in rockchip_snd_xfer_clear()
313 I2S_CLR_TXC | I2S_CLR_RXC); in rockchip_snd_txrxctrl()
330 rockchip_snd_xfer_clear(i2s_tdm, I2S_CLR_TXC); in rockchip_snd_txctrl()
498 rockchip_snd_xfer_clear(i2s_tdm, I2S_CLR_TXC | I2S_CLR_RXC); in rockchip_i2s_tdm_xfer_pause()
H A Drockchip_i2s_tdm.h210 #define I2S_CLR_TXC BIT(0) macro

Completed in 6 milliseconds