Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/rockchip/
H A Drockchip_i2s.h191 #define I2S_XFER_TXS_STOP (0 << I2S_XFER_TXS_SHIFT) macro
H A Drockchip_i2s.c114 I2S_XFER_TXS_STOP | in rockchip_snd_txctrl()
161 I2S_XFER_TXS_STOP | in rockchip_snd_rxctrl()
/kernel/linux/linux-6.6/sound/soc/rockchip/
H A Drockchip_i2s.h193 #define I2S_XFER_TXS_STOP (0 << I2S_XFER_TXS_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.h202 #define I2S_XFER_TXS_STOP (0 << I2S_XFER_TXS_SHIFT) macro
H A Drockchip_i2s_tdm.c228 xfer_val = I2S_XFER_TXS_STOP; in rockchip_snd_xfer_clear()

Completed in 7 milliseconds