Home
last modified time | relevance | path

Searched refs:I2S_DMACR_TDL (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-rockchip-i2s.c37 #define I2S_DMACR_TDL(x) (x) macro
378 writel_relaxed(val | I2S_DMACR_TDL(I2S_FIFO_WATERMARK_LEVEL), in rockchip_i2s_pwm_hw_params()
/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.h146 #define I2S_DMACR_TDL(x) ((x) << I2S_DMACR_TDL_SHIFT) macro
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_i2s.h141 #define I2S_DMACR_TDL(x) ((x) << I2S_DMACR_TDL_SHIFT) macro
H A Drockchip_i2s_tdm.h158 #define I2S_DMACR_TDL(x) ((x) << I2S_DMACR_TDL_SHIFT) macro
H A Drockchip_i2s.c416 I2S_DMACR_TDL(16)); in rockchip_i2s_hw_params()
H A Drockchip_i2s_tdm.c2784 I2S_DMACR_TDL(16)); in rockchip_i2s_tdm_probe()