Home
last modified time | relevance | path

Searched refs:I2S_XFER_TXS_STOP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/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()