Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/rockchip/
Drockchip_i2s.h135 #define I2S_DMACR_RDL(x) ((x - 1) << I2S_DMACR_RDL_SHIFT) macro
Drockchip_i2s_tdm.h144 #define I2S_DMACR_RDL(x) (((x) - 1) << I2S_DMACR_RDL_SHIFT) macro
Drockchip_i2s.c453 I2S_DMACR_RDL(16)); in rockchip_i2s_hw_params()
Drockchip_i2s_tdm.c1690 I2S_DMACR_RDL(16)); in rockchip_i2s_tdm_probe()