Home
last modified time | relevance | path

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

/linux/sound/soc/rockchip/
H A Drockchip_i2s.c133 I2S_DMACR_TDE_ENABLE, in rockchip_snd_txctrl()
134 I2S_DMACR_TDE_ENABLE); in rockchip_snd_txctrl()
147 I2S_DMACR_TDE_ENABLE, in rockchip_snd_txctrl()
H A Drockchip_i2s.h139 #define I2S_DMACR_TDE_ENABLE (1 << I2S_DMACR_TDE_SHIFT) macro
H A Drockchip_i2s_tdm.h148 #define I2S_DMACR_TDE_ENABLE (1 << I2S_DMACR_TDE_SHIFT) macro
H A Drockchip_i2s_tdm.c260 regmap_update_bits(regmap, I2S_DMACR, I2S_DMACR_TDE_ENABLE, in rockchip_enable_tde()
261 I2S_DMACR_TDE_ENABLE); in rockchip_enable_tde()
266 regmap_update_bits(regmap, I2S_DMACR, I2S_DMACR_TDE_ENABLE, in rockchip_disable_tde()