Home
last modified time | relevance | path

Searched refs:I2S_CLR_TXC (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/sound/soc/rockchip/
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()
Drockchip_i2s.h199 #define I2S_CLR_TXC BIT(0) macro