Searched refs:post_div_shift (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/qcom/ |
| H A D | clk-pll.h | 48 u8 post_div_shift; member
|
| H A D | clk-alpha-pll.h | 94 int post_div_shift; member
|
| H A D | mmcc-msm8998.c | 92 .post_div_shift = 8, 125 .post_div_shift = 8, 154 .post_div_shift = 8, 183 .post_div_shift = 8, 212 .post_div_shift = 8, 241 .post_div_shift = 8, 270 .post_div_shift = 8, 299 .post_div_shift = 8,
|
| H A D | camcc-sdm845.c | 68 .post_div_shift = 8, 96 .post_div_shift = 8, 124 .post_div_shift = 8, 152 .post_div_shift = 8,
|
| H A D | gpucc-msm8998.c | 74 .post_div_shift = 8,
|
| H A D | clk-alpha-pll.c | 1262 val >>= pll->post_div_shift; in clk_alpha_pll_postdiv_fabia_recalc_rate() 1284 val >>= pll->post_div_shift; in clk_trion_pll_postdiv_recalc_rate() 1370 (BIT(pll->width) - 1) << pll->post_div_shift, in clk_alpha_pll_postdiv_fabia_set_rate() 1371 val << pll->post_div_shift); in clk_alpha_pll_postdiv_fabia_set_rate()
|
| H A D | lpasscorecc-sc7180.c | 88 .post_div_shift = 12,
|
| H A D | clk-pll.c | 104 config >>= pll->post_div_shift; in clk_pll_recalc_rate()
|
| H A D | dispcc-sc7180.c | 61 .post_div_shift = 8,
|
| H A D | gcc-sc7180.c | 61 .post_div_shift = 8,
|
| H A D | gcc-ipq806x.c | 236 .post_div_shift = 16,
|
| H A D | gcc-sdm845.c | 193 .post_div_shift = 8,
|
| H A D | gcc-sm8250.c | 60 .post_div_shift = 8,
|
| H A D | gcc-sm8150.c | 65 .post_div_shift = 8,
|