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