Home
last modified time | relevance | path

Searched refs:vco_table (Results 1 – 25 of 93) sorted by relevance

1234

/drivers/clk/qcom/
A Ddispcc-sm8250.c42 static const struct pll_vco vco_table[] = { variable
72 .vco_table = vco_table,
73 .num_vco = ARRAY_SIZE(vco_table),
100 .vco_table = vco_table,
101 .num_vco = ARRAY_SIZE(vco_table),
1353 disp_cc_pll0.vco_table = lucid_5lpe_vco; in disp_cc_sm8250_probe()
1357 disp_cc_pll1.vco_table = lucid_5lpe_vco; in disp_cc_sm8250_probe()
A Dvideocc-sm8350.c64 .vco_table = lucid_5lpe_vco,
95 .vco_table = lucid_5lpe_vco,
544 video_pll0.vco_table = video_pll1.vco_table = lucid_5lpe_vco_8280xp; in video_cc_sm8350_probe()
A Dgpucc-sdm660.c62 .vco_table = gpu_vco,
77 .vco_table = gpu_vco,
A Dcamcc-sm8550.c77 .vco_table = lucid_ole_vco,
155 .vco_table = lucid_ole_vco,
206 .vco_table = rivian_ole_vco,
238 .vco_table = lucid_ole_vco,
293 .vco_table = lucid_ole_vco,
348 .vco_table = lucid_ole_vco,
403 .vco_table = lucid_ole_vco,
458 .vco_table = lucid_ole_vco,
513 .vco_table = lucid_ole_vco,
568 .vco_table = lucid_ole_vco,
[all …]
A Dvideocc-sm8250.c46 .vco_table = lucid_vco,
74 .vco_table = lucid_vco,
A Dgpucc-sm6125.c70 .vco_table = gpu_cc_pll_vco,
88 .vco_table = gpu_cc_pll_vco,
A Dgpucc-sc8280xp.c61 .vco_table = lucid_5lpe_vco,
90 .vco_table = lucid_5lpe_vco,
A Dgpucc-sm6375.c63 .vco_table = lucid_vco,
92 .vco_table = lucid_vco,
A Dvideocc-sm8450.c66 .vco_table = lucid_evo_vco,
110 .vco_table = lucid_evo_vco,
A Da7-pll.c24 .vco_table = lucid_vco,
A Dcamcc-sm8450.c90 .vco_table = lucid_evo_vco,
196 .vco_table = lucid_evo_vco,
263 .vco_table = rivian_evo_vco,
303 .vco_table = lucid_evo_vco,
376 .vco_table = lucid_evo_vco,
449 .vco_table = lucid_evo_vco,
522 .vco_table = lucid_evo_vco,
595 .vco_table = lucid_evo_vco,
668 .vco_table = lucid_evo_vco,
3072 cam_cc_pll2.vco_table = rivian_ole_vco; in cam_cc_sm8450_probe()
A Dcamcc-sm8650.c75 .vco_table = lucid_ole_vco,
153 .vco_table = lucid_ole_vco,
204 .vco_table = rivian_ole_vco,
236 .vco_table = lucid_ole_vco,
291 .vco_table = lucid_ole_vco,
346 .vco_table = lucid_ole_vco,
401 .vco_table = lucid_ole_vco,
456 .vco_table = lucid_ole_vco,
511 .vco_table = lucid_ole_vco,
566 .vco_table = lucid_ole_vco,
[all …]
A Dcamcc-milos.c77 .vco_table = lucid_ole_vco,
156 .vco_table = lucid_ole_vco,
208 .vco_table = rivian_ole_vco,
241 .vco_table = lucid_ole_vco,
297 .vco_table = lucid_ole_vco,
353 .vco_table = lucid_ole_vco,
409 .vco_table = lucid_ole_vco,
A Dclk-alpha-pll.c696 const struct pll_vco *v = pll->vco_table; in alpha_pll_find_vco()
827 if (pll->vco_table && !vco) { in __clk_alpha_pll_set_rate()
861 if (!pll->vco_table || alpha_pll_find_vco(pll, rate)) in clk_alpha_pll_round_rate()
864 min_freq = pll->vco_table[0].min_freq; in clk_alpha_pll_round_rate()
865 max_freq = pll->vco_table[pll->num_vco - 1].max_freq; in clk_alpha_pll_round_rate()
1509 cal_freq = DIV_ROUND_CLOSEST((pll->vco_table[0].min_freq + in alpha_pll_fabia_prepare()
1510 pll->vco_table[0].max_freq) * 54, 100); in alpha_pll_fabia_prepare()
2744 if (!pll->vco_table || alpha_pll_find_vco(pll, rate)) in clk_rivian_evo_pll_round_rate()
2747 min_freq = pll->vco_table[0].min_freq; in clk_rivian_evo_pll_round_rate()
2748 max_freq = pll->vco_table[pll->num_vco - 1].max_freq; in clk_rivian_evo_pll_round_rate()
[all …]
A Dgpucc-qcs615.c69 .vco_table = gpu_cc_pll0_vco,
101 .vco_table = gpu_cc_pll1_vco,
A Dgpucc-sar2130p.c59 .vco_table = lucid_ole_vco,
91 .vco_table = lucid_ole_vco,
A Dgpucc-sc7280.c37 .vco_table = lucid_vco,
66 .vco_table = lucid_vco,
A Dgpucc-sm6115.c66 .vco_table = default_vco,
121 .vco_table = pll1_vco,
A Dcamcc-sm4450.c62 .vco_table = lucid_evo_vco,
136 .vco_table = lucid_evo_vco,
187 .vco_table = rivian_evo_vco,
238 .vco_table = lucid_evo_vco,
289 .vco_table = lucid_evo_vco,
A Dgpucc-sm6350.c64 .vco_table = fabia_vco,
108 .vco_table = fabia_vco,
A Dgpucc-x1p42100.c62 .vco_table = lucid_ole_vco,
94 .vco_table = lucid_ole_vco,
A Dgpucc-sm8350.c61 .vco_table = lucid_5lpe_vco,
90 .vco_table = lucid_5lpe_vco,
A Dgpucc-sm8550.c57 .vco_table = lucid_ole_vco,
88 .vco_table = lucid_ole_vco,
A Dvideocc-sa8775p.c58 .vco_table = lucid_evo_vco,
85 .vco_table = lucid_evo_vco,
A Dcamcc-sc7280.c63 .vco_table = lucid_vco,
138 .vco_table = lucid_vco,
188 .vco_table = zonda_vco,
263 .vco_table = lucid_vco,
315 .vco_table = lucid_vco,
367 .vco_table = lucid_vco,
419 .vco_table = lucid_vco,

Completed in 59 milliseconds

1234