Searched defs:I2S_CKR_RSD (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/sound/soc/rockchip/ | ||
D | rockchip_i2s.h | 106 #define I2S_CKR_RSD(x) ((x - 1) << I2S_CKR_RSD_SHIFT) macro |
D | rockchip_i2s_tdm.h | 115 #define I2S_CKR_RSD(x) (((x) - 1) << I2S_CKR_RSD_SHIFT) macro |