Home
last modified time | relevance | path

Searched refs:I2S_XFER_RXS_STOP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/rockchip/
H A Drockchip_i2s.h188 #define I2S_XFER_RXS_STOP (0 << I2S_XFER_RXS_SHIFT) macro
H A Drockchip_i2s.c115 I2S_XFER_RXS_STOP); in rockchip_snd_txctrl()
162 I2S_XFER_RXS_STOP); in rockchip_snd_rxctrl()
/kernel/linux/linux-6.6/sound/soc/rockchip/
H A Drockchip_i2s.h190 #define I2S_XFER_RXS_STOP (0 << I2S_XFER_RXS_SHIFT) macro
H A Drockchip_i2s.c156 I2S_XFER_TXS_STOP | I2S_XFER_RXS_STOP); in rockchip_snd_txctrl()
214 I2S_XFER_TXS_STOP | I2S_XFER_RXS_STOP); in rockchip_snd_rxctrl()
H A Drockchip_i2s_tdm.h199 #define I2S_XFER_RXS_STOP (0 << I2S_XFER_RXS_SHIFT) macro
H A Drockchip_i2s_tdm.c232 xfer_val |= I2S_XFER_RXS_STOP; in rockchip_snd_xfer_clear()

Completed in 9 milliseconds