Home
last modified time | relevance | path

Searched refs:post_div_shift (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/clk/qcom/
Dclk-pll.h48 u8 post_div_shift; member
Dclk-alpha-pll.h86 int post_div_shift; member
Dcamcc-sdm845.c68 .post_div_shift = 8,
96 .post_div_shift = 8,
124 .post_div_shift = 8,
152 .post_div_shift = 8,
Dclk-alpha-pll.c1200 val >>= pll->post_div_shift; in clk_alpha_pll_postdiv_fabia_recalc_rate()
1222 val >>= pll->post_div_shift; in clk_trion_pll_postdiv_recalc_rate()
1308 (BIT(pll->width) - 1) << pll->post_div_shift, in clk_alpha_pll_postdiv_fabia_set_rate()
1309 val << pll->post_div_shift); in clk_alpha_pll_postdiv_fabia_set_rate()
Dclk-pll.c104 config >>= pll->post_div_shift; in clk_pll_recalc_rate()
Dgcc-ipq806x.c236 .post_div_shift = 16,
Dgcc-sdm845.c193 .post_div_shift = 8,
Dgcc-sm8150.c70 .post_div_shift = 8,