Searched refs:I2S_CLR_RXC (Results 1 – 2 of 2) sorted by relevance
122 I2S_CLR_TXC | I2S_CLR_RXC, in rockchip_snd_txctrl()123 I2S_CLR_TXC | I2S_CLR_RXC); in rockchip_snd_txctrl()169 I2S_CLR_TXC | I2S_CLR_RXC, in rockchip_snd_rxctrl()170 I2S_CLR_TXC | I2S_CLR_RXC); in rockchip_snd_rxctrl()
201 #define I2S_CLR_RXC BIT(1) macro