Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/rockchip/
Drockchip_i2s.c98 I2S_XFER_TXS_STOP | in rockchip_snd_txctrl()
144 I2S_XFER_TXS_STOP | in rockchip_snd_rxctrl()
Drockchip_i2s.h191 #define I2S_XFER_TXS_STOP (0 << I2S_XFER_TXS_SHIFT) macro