Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/rockchip/
H A Drockchip_i2s.c97 I2S_DMACR_TDE_ENABLE, I2S_DMACR_TDE_ENABLE); in rockchip_snd_txctrl()
108 I2S_DMACR_TDE_ENABLE, I2S_DMACR_TDE_DISABLE); in rockchip_snd_txctrl()
H A Drockchip_i2s.h137 #define I2S_DMACR_TDE_ENABLE (1 << I2S_DMACR_TDE_SHIFT) macro
/kernel/linux/linux-6.6/sound/soc/rockchip/
H A Drockchip_i2s.c134 I2S_DMACR_TDE_ENABLE, in rockchip_snd_txctrl()
135 I2S_DMACR_TDE_ENABLE); in rockchip_snd_txctrl()
148 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.c261 regmap_update_bits(regmap, I2S_DMACR, I2S_DMACR_TDE_ENABLE, in rockchip_enable_tde()
262 I2S_DMACR_TDE_ENABLE); in rockchip_enable_tde()
267 regmap_update_bits(regmap, I2S_DMACR, I2S_DMACR_TDE_ENABLE, in rockchip_disable_tde()

Completed in 6 milliseconds