Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/sound/
H A Drockchip-i2s.c104 I2S_CLR_TXC_MASK | I2S_CLR_RXC_MASK, in rk_i2s_txctrl()
H A Drockchip-i2s.h207 #define I2S_CLR_TXC_MASK BIT(0) macro