Searched refs:I2S_CLR_RXC (Results 1 – 2 of 2) sorted by relevance
102 I2S_CLR_TXC | I2S_CLR_RXC, in rockchip_snd_txctrl()103 I2S_CLR_TXC | I2S_CLR_RXC); in rockchip_snd_txctrl()148 I2S_CLR_TXC | I2S_CLR_RXC, in rockchip_snd_rxctrl()149 I2S_CLR_TXC | I2S_CLR_RXC); in rockchip_snd_rxctrl()
198 #define I2S_CLR_RXC BIT(1) macro