Searched refs:I2S_DMACR_RDL (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/sound/soc/rockchip/ | ||
D | rockchip_i2s.h | 133 #define I2S_DMACR_RDL(x) ((x - 1) << I2S_DMACR_RDL_SHIFT) macro |
D | rockchip_i2s.c | 373 I2S_DMACR_RDL(16)); in rockchip_i2s_hw_params() |