Searched refs:num_post_div (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
D | clk-alpha-pll.h | 96 size_t num_post_div; member
|
D | mmcc-msm8998.c | 94 .num_post_div = ARRAY_SIZE(post_div_table_fabia_even), 127 .num_post_div = ARRAY_SIZE(post_div_table_fabia_even), 156 .num_post_div = ARRAY_SIZE(post_div_table_fabia_even), 185 .num_post_div = ARRAY_SIZE(post_div_table_fabia_even), 214 .num_post_div = ARRAY_SIZE(post_div_table_fabia_even), 243 .num_post_div = ARRAY_SIZE(post_div_table_fabia_even), 272 .num_post_div = ARRAY_SIZE(post_div_table_fabia_even), 301 .num_post_div = ARRAY_SIZE(post_div_table_fabia_even),
|
D | camcc-sdm845.c | 70 .num_post_div = ARRAY_SIZE(post_div_table_fabia_even), 98 .num_post_div = ARRAY_SIZE(post_div_table_fabia_even), 126 .num_post_div = ARRAY_SIZE(post_div_table_fabia_even), 154 .num_post_div = ARRAY_SIZE(post_div_table_fabia_even),
|
D | gpucc-msm8998.c | 76 .num_post_div = ARRAY_SIZE(post_div_table_fabia_even),
|
D | clk-alpha-pll.c | 1265 for (i = 0; i < pll->num_post_div; i++) { in clk_alpha_pll_postdiv_fabia_recalc_rate() 1287 for (i = 0; i < pll->num_post_div; i++) { in clk_trion_pll_postdiv_recalc_rate() 1316 for (i = 0; i < pll->num_post_div; i++) { in clk_trion_pll_postdiv_set_rate() 1362 for (i = 0; i < pll->num_post_div; i++) { in clk_alpha_pll_postdiv_fabia_set_rate()
|
D | lpasscorecc-sc7180.c | 90 .num_post_div =
|
D | dispcc-sc7180.c | 63 .num_post_div = ARRAY_SIZE(post_div_table_disp_cc_pll0_out_even),
|
D | gcc-sc7180.c | 63 .num_post_div = ARRAY_SIZE(post_div_table_gpll0_out_even),
|
D | gcc-sdm845.c | 195 .num_post_div = ARRAY_SIZE(post_div_table_fabia_even),
|
D | gcc-sm8250.c | 62 .num_post_div = ARRAY_SIZE(post_div_table_gpll0_out_even),
|
D | gcc-sm8150.c | 67 .num_post_div = ARRAY_SIZE(post_div_table_trion_even),
|