Searched refs:I2S_CLR_RXC (Results 1 – 2 of 2) sorted by relevance
119 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()
198 #define I2S_CLR_RXC BIT(1) macro