Searched refs:post_div_mask (Results 1 – 18 of 18) sorted by relevance
/drivers/clk/qcom/ |
D | clk-pll.h | 70 u32 post_div_mask; member
|
D | clk-cpu-8996.c | 112 .post_div_mask = 0x3 << 8, 214 .post_div_mask = 0x3 << 8,
|
D | clk-alpha-pll.h | 128 u32 post_div_mask; member
|
D | lcc-ipq806x.c | 54 .post_div_mask = BIT(21) | BIT(20),
|
D | clk-pll.c | 237 mask |= config->post_div_mask; in clk_pll_configure()
|
D | clk-alpha-pll.c | 340 mask |= config->post_div_mask; in clk_alpha_pll_configure() 1121 if (config->post_div_mask) { in clk_fabia_pll_configure() 1122 mask = config->post_div_mask; in clk_fabia_pll_configure()
|
D | mmcc-msm8974.c | 2336 .post_div_mask = 0x3 << 8, 2350 .post_div_mask = 0x3 << 8,
|
D | mmcc-apq8084.c | 3038 .post_div_mask = 0x3 << 8, 3052 .post_div_mask = 0x3 << 8,
|
D | gcc-qcm2290.c | 310 .post_div_mask = GENMASK(11, 8), 361 .post_div_mask = GENMASK(9, 8),
|
D | gcc-sm6115.c | 363 .post_div_mask = GENMASK(11, 8), 413 .post_div_mask = GENMASK(9, 8),
|
D | gcc-ipq8074.c | 4431 .post_div_mask = GENMASK(9, 8), 4443 .post_div_mask = GENMASK(11, 8),
|
D | gcc-msm8939.c | 218 .post_div_mask = BIT(9) | BIT(8), 265 .post_div_mask = BIT(9) | BIT(8),
|
D | gcc-ipq6018.c | 4156 .post_div_mask = GENMASK(9, 8), 4168 .post_div_mask = GENMASK(11, 8),
|
D | gcc-qcs404.c | 358 .post_div_mask = 0xf << 8,
|
D | mmcc-msm8994.c | 100 .post_div_mask = 0xf00,
|
D | mmcc-msm8960.c | 89 .post_div_mask = 0x3 << 20,
|
D | gcc-msm8976.c | 166 .post_div_mask = 0x3 << 8,
|
D | gcc-msm8953.c | 121 .post_div_mask = GENMASK(11, 8),
|