Home
last modified time | relevance | path

Searched refs:I2S_DMACR_RDL (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/sound/
H A Drockchip-i2s.c85 I2S_DMACR_TDL(16) | I2S_DMACR_RDL(16)); in rk_i2s_hw_params()
H A Drockchip-i2s.h139 #define I2S_DMACR_RDL(x) ((x - 1) << I2S_DMACR_RDL_SHIFT) macro
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_i2s.h135 #define I2S_DMACR_RDL(x) ((x - 1) << I2S_DMACR_RDL_SHIFT) macro
H A Drockchip_i2s_tdm.h150 #define I2S_DMACR_RDL(x) (((x) - 1) << I2S_DMACR_RDL_SHIFT) macro
H A Drockchip_i2s.c418 I2S_DMACR_RDL(16)); in rockchip_i2s_hw_params()
H A Drockchip_i2s_tdm.c2786 I2S_DMACR_RDL(16)); in rockchip_i2s_tdm_probe()