Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/qcom/
Dclk-pll.h78 u32 post_div_mask; member
Dclk-alpha-pll.h101 u32 post_div_mask; member
Dclk-alpha-pll.c215 mask |= config->post_div_mask; in clk_alpha_pll_configure()
869 if (config->post_div_mask) { in clk_fabia_pll_configure()
870 mask = config->post_div_mask; in clk_fabia_pll_configure()
Dlcc-ipq806x.c59 .post_div_mask = BIT(21) | BIT(20),
Dclk-pll.c245 mask |= config->post_div_mask; in clk_pll_configure()
Dmmcc-msm8974.c2324 .post_div_mask = 0x3 << 8,
2338 .post_div_mask = 0x3 << 8,
Dmmcc-apq8084.c3045 .post_div_mask = 0x3 << 8,
3059 .post_div_mask = 0x3 << 8,
Dmmcc-msm8960.c157 .post_div_mask = 0x3 << 20,