Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/sound/
H A Drockchip-i2s.c101 I2S_XFER_RXS_STOP); in rk_i2s_txctrl()
H A Drockchip-i2s.h192 #define I2S_XFER_RXS_STOP (0 << I2S_XFER_RXS_SHIFT) macro
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_i2s.h190 #define I2S_XFER_RXS_STOP (0 << I2S_XFER_RXS_SHIFT) macro
H A Drockchip_i2s.c165 I2S_XFER_RXS_STOP); in rockchip_snd_txctrl()
197 I2S_XFER_RXS_STOP); in rockchip_snd_rxctrl()
H A Drockchip_i2s_tdm.h228 #define I2S_XFER_RXS_STOP (0 << I2S_XFER_RXS_SHIFT) macro
H A Drockchip_i2s_tdm.c912 val = I2S_XFER_TXS_STOP | I2S_XFER_RXS_STOP; in rockchip_i2s_tdm_xfer_stop()
920 val = I2S_XFER_RXS_STOP; in rockchip_i2s_tdm_xfer_stop()