Home
last modified time | relevance | path

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

/linux/sound/soc/rockchip/
H A Drockchip_i2s.h133 #define I2S_DMACR_RDE_ENABLE (1 << I2S_DMACR_RDE_SHIFT) macro
H A Drockchip_i2s_tdm.c273 regmap_update_bits(regmap, I2S_DMACR, I2S_DMACR_RDE_ENABLE, in rockchip_enable_rde()
274 I2S_DMACR_RDE_ENABLE); in rockchip_enable_rde()
279 regmap_update_bits(regmap, I2S_DMACR, I2S_DMACR_RDE_ENABLE, in rockchip_disable_rde()