Searched refs:SAI_CKR_MDIV (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/rockchip/ | ||
| H A D | rockchip_sai.h | 97 #define SAI_CKR_MDIV(x) ((x - 1) << 3) macro |
| H A D | rockchip_sai.c | 693 SAI_CKR_MDIV(div_bclk)); in rockchip_sai_hw_params() |