Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/rockchip/
H A Drockchip_i2s.h138 #define I2S_DMACR_TDE_DISABLE (0 << I2S_DMACR_TDE_SHIFT) macro
H A Drockchip_i2s_tdm.h147 #define I2S_DMACR_TDE_DISABLE (0 << I2S_DMACR_TDE_SHIFT) macro
H A Drockchip_i2s.c149 I2S_DMACR_TDE_DISABLE); in rockchip_snd_txctrl()
H A Drockchip_i2s_tdm.c268 I2S_DMACR_TDE_DISABLE); in rockchip_disable_tde()