Home
last modified time | relevance | path

Searched refs:clk_fixed_factor (Results 1 – 25 of 47) sorted by relevance

12

/linux/drivers/clk/
A Dclk-fixed-factor.c25 struct clk_fixed_factor *fix = to_clk_fixed_factor(hw); in clk_factor_recalc_rate()
36 struct clk_fixed_factor *fix = to_clk_fixed_factor(hw); in clk_factor_round_rate()
63 struct clk_fixed_factor *fix = to_clk_fixed_factor(hw); in clk_factor_recalc_accuracy()
81 struct clk_fixed_factor *fix = res; in devm_clk_hw_register_fixed_factor_release()
98 struct clk_fixed_factor *fix; in __clk_hw_register_fixed_factor()
273 struct clk_fixed_factor *fix; in clk_hw_unregister_fixed_factor()
/linux/drivers/clk/meson/
A Da1-pll.c141 static struct clk_fixed_factor fclk_div2_div = {
179 static struct clk_fixed_factor fclk_div3_div = {
212 static struct clk_fixed_factor fclk_div5_div = {
245 static struct clk_fixed_factor fclk_div7_div = {
A Ds4-pll.c93 static struct clk_fixed_factor s4_fclk_div2_div = {
119 static struct clk_fixed_factor s4_fclk_div3_div = {
145 static struct clk_fixed_factor s4_fclk_div4_div = {
171 static struct clk_fixed_factor s4_fclk_div5_div = {
197 static struct clk_fixed_factor s4_fclk_div7_div = {
223 static struct clk_fixed_factor s4_fclk_div2p5_div = {
476 static struct clk_fixed_factor s4_mpll_50m_div = {
506 static struct clk_fixed_factor s4_mpll_prediv = {
A Dc3-pll.c52 static struct clk_fixed_factor fclk_50m = {
65 static struct clk_fixed_factor fclk_div2_div = {
93 static struct clk_fixed_factor fclk_div2p5_div = {
121 static struct clk_fixed_factor fclk_div3_div = {
149 static struct clk_fixed_factor fclk_div4_div = {
177 static struct clk_fixed_factor fclk_div5_div = {
205 static struct clk_fixed_factor fclk_div7_div = {
A Daxg.c326 static struct clk_fixed_factor axg_fclk_div2_div = {
353 static struct clk_fixed_factor axg_fclk_div3_div = {
391 static struct clk_fixed_factor axg_fclk_div4_div = {
417 static struct clk_fixed_factor axg_fclk_div5_div = {
1559 static struct clk_fixed_factor axg_vclk_div2 = {
1572 static struct clk_fixed_factor axg_vclk_div4 = {
1585 static struct clk_fixed_factor axg_vclk_div6 = {
1598 static struct clk_fixed_factor axg_vclk_div12 = {
1611 static struct clk_fixed_factor axg_vclk2_div2 = {
1624 static struct clk_fixed_factor axg_vclk2_div4 = {
[all …]
A Dmeson8b.c125 static struct clk_fixed_factor hdmi_pll_dco_in = {
317 static struct clk_fixed_factor meson8b_fclk_div2_div = {
345 static struct clk_fixed_factor meson8b_fclk_div3_div = {
373 static struct clk_fixed_factor meson8b_fclk_div4_div = {
401 static struct clk_fixed_factor meson8b_fclk_div5_div = {
429 static struct clk_fixed_factor meson8b_fclk_div7_div = {
689 static struct clk_fixed_factor meson8b_cpu_in_div2 = {
703 static struct clk_fixed_factor meson8b_cpu_in_div3 = {
852 static struct clk_fixed_factor meson8b_cpu_clk_div2 = {
865 static struct clk_fixed_factor meson8b_cpu_clk_div3 = {
[all …]
A Dg12a.c256 static struct clk_fixed_factor g12a_sys_pll_div16 = {
269 static struct clk_fixed_factor g12b_sys1_pll_div16 = {
282 static struct clk_fixed_factor g12a_fclk_div2_div = {
319 static struct clk_fixed_factor g12a_fclk_div3_div = {
1937 static struct clk_fixed_factor g12a_pcie_pll = {
3423 static struct clk_fixed_factor g12a_vclk_div2 = {
3436 static struct clk_fixed_factor g12a_vclk_div4 = {
3449 static struct clk_fixed_factor g12a_vclk_div6 = {
3462 static struct clk_fixed_factor g12a_vclk_div12 = {
3475 static struct clk_fixed_factor g12a_vclk2_div2 = {
[all …]
A Dgxbb.c558 static struct clk_fixed_factor gxbb_fclk_div2_div = {
587 static struct clk_fixed_factor gxbb_fclk_div3_div = {
625 static struct clk_fixed_factor gxbb_fclk_div4_div = {
651 static struct clk_fixed_factor gxbb_fclk_div5_div = {
2136 static struct clk_fixed_factor gxbb_vclk_div2 = {
2149 static struct clk_fixed_factor gxbb_vclk_div4 = {
2162 static struct clk_fixed_factor gxbb_vclk_div6 = {
2175 static struct clk_fixed_factor gxbb_vclk_div12 = {
2188 static struct clk_fixed_factor gxbb_vclk2_div2 = {
2201 static struct clk_fixed_factor gxbb_vclk2_div4 = {
[all …]
A Ds4-peripherals.c551 static struct clk_fixed_factor s4_12M_clk_div = {
916 static struct clk_fixed_factor s4_vclk_div2 = {
930 static struct clk_fixed_factor s4_vclk_div4 = {
944 static struct clk_fixed_factor s4_vclk_div6 = {
958 static struct clk_fixed_factor s4_vclk_div12 = {
972 static struct clk_fixed_factor s4_vclk2_div2 = {
986 static struct clk_fixed_factor s4_vclk2_div4 = {
1000 static struct clk_fixed_factor s4_vclk2_div6 = {
1014 static struct clk_fixed_factor s4_vclk2_div12 = {
/linux/drivers/clk/pxa/
A Dclk-pxa.c49 struct clk_fixed_factor lp;
50 struct clk_fixed_factor hp;
61 struct clk_fixed_factor *fix; in cken_recalc_rate()
A Dclk-pxa.h113 struct clk_fixed_factor lp;
114 struct clk_fixed_factor hp;
/linux/drivers/clk/actions/
A Dowl-fixed-factor.h17 struct clk_fixed_factor _struct = { \
A Dowl-composite.c129 struct clk_fixed_factor *fix_fact_hw = &comp->rate.fix_fact_hw; in owl_comp_fix_fact_round_rate()
138 struct clk_fixed_factor *fix_fact_hw = &comp->rate.fix_fact_hw; in owl_comp_fix_fact_recalc_rate()
A Dowl-composite.h24 struct clk_fixed_factor fix_fact_hw;
/linux/drivers/clk/qcom/
A Dclk-cpu-8996.c155 static struct clk_fixed_factor pwrcl_pll_postdiv = {
169 static struct clk_fixed_factor perfcl_pll_postdiv = {
183 static struct clk_fixed_factor perfcl_pll_acd = {
197 static struct clk_fixed_factor pwrcl_pll_acd = {
A Dcamcc-sm7150.c74 static struct clk_fixed_factor camcc_pll0_out_even = {
87 static struct clk_fixed_factor camcc_pll0_out_odd = {
126 static struct clk_fixed_factor camcc_pll1_out_even = {
167 static struct clk_fixed_factor camcc_pll2_out_early = {
238 static struct clk_fixed_factor camcc_pll3_out_even = {
269 static struct clk_fixed_factor camcc_pll4_out_even = {
A Dgcc-ipq5332.c67 static struct clk_fixed_factor gpll0_div2 = {
817 static struct clk_fixed_factor gcc_qdss_tsctr_div2_clk_src = {
830 static struct clk_fixed_factor gcc_qdss_tsctr_div3_clk_src = {
842 static struct clk_fixed_factor gcc_qdss_tsctr_div4_clk_src = {
854 static struct clk_fixed_factor gcc_qdss_tsctr_div8_clk_src = {
866 static struct clk_fixed_factor gcc_qdss_tsctr_div16_clk_src = {
967 static struct clk_fixed_factor gcc_system_noc_bfdcd_div2_clk_src = {
1102 static struct clk_fixed_factor gcc_xo_div4_clk_src = {
2422 static struct clk_fixed_factor gcc_eud_at_div_clk_src = {
A Dclk-cbf-8996.c71 static struct clk_fixed_factor cbf_pll_postdiv = {
A Dgcc-ipq9574.c84 static struct clk_fixed_factor gpll0_out_main_div2 = {
2978 static struct clk_fixed_factor gcc_eud_at_div_clk_src = {
3132 static struct clk_fixed_factor qdss_tsctr_div2_clk_src = {
3247 static struct clk_fixed_factor qdss_dap_sync_clk_src = {
3277 static struct clk_fixed_factor qdss_tsctr_div8_clk_src = {
3324 static struct clk_fixed_factor qdss_tsctr_div16_clk_src = {
3456 static struct clk_fixed_factor qdss_tsctr_div3_clk_src = {
3935 static struct clk_fixed_factor gcc_xo_div4_clk_src = {
A Dgcc-ipq5018.c178 static struct clk_fixed_factor gpll0_out_main_div2 = {
971 static struct clk_fixed_factor pcnoc_clk_src = {
1057 static struct clk_fixed_factor qdss_tsctr_div2_clk_src = {
1071 static struct clk_fixed_factor qdss_dap_sync_clk_src = {
1084 static struct clk_fixed_factor eud_at_clk_src = {
1163 static struct clk_fixed_factor system_noc_clk_src = {
A Dcommon.c154 struct clk_fixed_factor *factor; in _qcom_cc_register_board_clk()
/linux/drivers/clk/uniphier/
A Dclk-uniphier-fixed-factor.c16 struct clk_fixed_factor *fix; in uniphier_clk_register_fixed_factor()
/linux/include/linux/
A Dclk-provider.h1113 struct clk_fixed_factor { struct
1123 #define to_clk_fixed_factor(_hw) container_of(_hw, struct clk_fixed_factor, hw) argument
1525 struct clk_fixed_factor _struct = { \
1536 struct clk_fixed_factor _struct = { \
1551 struct clk_fixed_factor _struct = { \
1562 struct clk_fixed_factor _struct = { \
/linux/drivers/clk/renesas/
A Drcar-cpg-lib.c177 struct clk_fixed_factor fixed;
A Drcar-gen2-cpg.c168 struct clk_fixed_factor *fixed; in cpg_rcan_clk_register()

Completed in 850 milliseconds

12