Searched refs:post_div_mask (Results 1 - 25 of 34) sorted by relevance
12
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | clk-pll.h | 70 u32 post_div_mask; member
|
H A D | clk-alpha-pll.h | 121 u32 post_div_mask; member
|
H A D | clk-cpu-8996.c | 108 .post_div_mask = 0x3 << 8, 150 .post_div_mask = 0x3 << 8,
|
H A D | clk-pll.c | 237 mask |= config->post_div_mask; in clk_pll_configure()
|
H A D | lcc-ipq806x.c | 51 .post_div_mask = BIT(21) | BIT(20),
|
H A D | clk-alpha-pll.c | 241 mask |= config->post_div_mask; in clk_alpha_pll_configure() 1036 if (config->post_div_mask) { in clk_fabia_pll_configure() 1037 mask = config->post_div_mask; in clk_fabia_pll_configure()
|
H A D | mmcc-msm8974.c | 2304 .post_div_mask = 0x3 << 8, 2318 .post_div_mask = 0x3 << 8,
|
H A D | mmcc-apq8084.c | 3039 .post_div_mask = 0x3 << 8, 3053 .post_div_mask = 0x3 << 8,
|
H A D | gcc-ipq8074.c | 4396 .post_div_mask = GENMASK(9, 8), 4408 .post_div_mask = GENMASK(11, 8),
|
H A D | gcc-msm8939.c | 218 .post_div_mask = BIT(9) | BIT(8), 265 .post_div_mask = BIT(9) | BIT(8),
|
H A D | gcc-ipq6018.c | 4156 .post_div_mask = GENMASK(9, 8), 4168 .post_div_mask = GENMASK(11, 8),
|
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | clk-pll.h | 70 u32 post_div_mask; member
|
H A D | clk-alpha-pll.h | 140 u32 post_div_mask; member
|
H A D | clk-cpu-8996.c | 121 .post_div_mask = 0x3 << 8, 223 .post_div_mask = 0x3 << 8,
|
H A D | clk-pll.c | 237 mask |= config->post_div_mask; in clk_pll_configure()
|
H A D | clk-cbf-8996.c | 62 .post_div_mask = 0x3 << 8,
|
H A D | lcc-ipq806x.c | 53 .post_div_mask = BIT(21) | BIT(20),
|
H A D | clk-alpha-pll.c | 382 mask |= config->post_div_mask; in clk_alpha_pll_configure() 1179 if (config->post_div_mask) { in clk_fabia_pll_configure() 1180 mask = config->post_div_mask; in clk_fabia_pll_configure() 2402 mask |= config->post_div_mask; in clk_stromer_pll_configure()
|
H A D | gcc-sm6115.c | 368 .post_div_mask = GENMASK(11, 8), 420 .post_div_mask = GENMASK(9, 8),
|
H A D | mmcc-apq8084.c | 2802 .post_div_mask = 0x3 << 8, 2816 .post_div_mask = 0x3 << 8,
|
H A D | mmcc-msm8974.c | 2349 .post_div_mask = 0x3 << 8, 2363 .post_div_mask = 0x3 << 8,
|
H A D | gcc-qcm2290.c | 310 .post_div_mask = GENMASK(11, 8), 361 .post_div_mask = GENMASK(9, 8),
|
H A D | gcc-msm8939.c | 217 .post_div_mask = BIT(9) | BIT(8), 264 .post_div_mask = BIT(9) | BIT(8),
|
H A D | gcc-ipq8074.c | 4277 .post_div_mask = GENMASK(9, 8), 4289 .post_div_mask = GENMASK(11, 8),
|
H A D | gcc-ipq6018.c | 4155 .post_div_mask = GENMASK(9, 8), 4170 .post_div_mask = GENMASK(11, 8),
|
Completed in 66 milliseconds
12