Symbol: clk_fixed_factor
drivers/clk/actions/owl-composite.c
124
struct clk_fixed_factor *fix_fact_hw = &comp->rate.fix_fact_hw;
drivers/clk/actions/owl-composite.c
133
struct clk_fixed_factor *fix_fact_hw = &comp->rate.fix_fact_hw;
drivers/clk/actions/owl-composite.h
24
struct clk_fixed_factor fix_fact_hw;
drivers/clk/actions/owl-fixed-factor.h
17
struct clk_fixed_factor _struct = { \
drivers/clk/clk-eyeq.c
144
static_assert(sizeof_field(struct clk_fixed_factor, mult) == sizeof(unsigned int));
drivers/clk/clk-eyeq.c
145
static_assert(sizeof_field(struct clk_fixed_factor, div) == sizeof(unsigned int));
drivers/clk/clk-fixed-factor.c
100
struct clk_fixed_factor *fix;
drivers/clk/clk-fixed-factor.c
25
struct clk_fixed_factor *fix = to_clk_fixed_factor(hw);
drivers/clk/clk-fixed-factor.c
286
struct clk_fixed_factor *fix;
drivers/clk/clk-fixed-factor.c
36
struct clk_fixed_factor *fix = to_clk_fixed_factor(hw);
drivers/clk/clk-fixed-factor.c
65
struct clk_fixed_factor *fix = to_clk_fixed_factor(hw);
drivers/clk/clk-fixed-factor.c
83
struct clk_fixed_factor *fix = res;
drivers/clk/meson/a1-peripherals.c
718
static struct clk_fixed_factor a1_24m_div2 = {
drivers/clk/meson/a1-pll.c
151
static struct clk_fixed_factor a1_fclk_div2_div = {
drivers/clk/meson/a1-pll.c
189
static struct clk_fixed_factor a1_fclk_div3_div = {
drivers/clk/meson/a1-pll.c
222
static struct clk_fixed_factor a1_fclk_div5_div = {
drivers/clk/meson/a1-pll.c
255
static struct clk_fixed_factor a1_fclk_div7_div = {
drivers/clk/meson/axg.c
1639
static struct clk_fixed_factor axg_vclk_div2 = {
drivers/clk/meson/axg.c
1652
static struct clk_fixed_factor axg_vclk_div4 = {
drivers/clk/meson/axg.c
1665
static struct clk_fixed_factor axg_vclk_div6 = {
drivers/clk/meson/axg.c
1678
static struct clk_fixed_factor axg_vclk_div12 = {
drivers/clk/meson/axg.c
1691
static struct clk_fixed_factor axg_vclk2_div2 = {
drivers/clk/meson/axg.c
1704
static struct clk_fixed_factor axg_vclk2_div4 = {
drivers/clk/meson/axg.c
1717
static struct clk_fixed_factor axg_vclk2_div6 = {
drivers/clk/meson/axg.c
1730
static struct clk_fixed_factor axg_vclk2_div12 = {
drivers/clk/meson/axg.c
409
static struct clk_fixed_factor axg_fclk_div2_div = {
drivers/clk/meson/axg.c
436
static struct clk_fixed_factor axg_fclk_div3_div = {
drivers/clk/meson/axg.c
474
static struct clk_fixed_factor axg_fclk_div4_div = {
drivers/clk/meson/axg.c
500
static struct clk_fixed_factor axg_fclk_div5_div = {
drivers/clk/meson/axg.c
526
static struct clk_fixed_factor axg_fclk_div7_div = {
drivers/clk/meson/c3-peripherals.c
630
static struct clk_fixed_factor c3_eth_125m_div = {
drivers/clk/meson/c3-pll.c
121
static struct clk_fixed_factor c3_fclk_div3_div = {
drivers/clk/meson/c3-pll.c
149
static struct clk_fixed_factor c3_fclk_div4_div = {
drivers/clk/meson/c3-pll.c
177
static struct clk_fixed_factor c3_fclk_div5_div = {
drivers/clk/meson/c3-pll.c
205
static struct clk_fixed_factor c3_fclk_div7_div = {
drivers/clk/meson/c3-pll.c
52
static struct clk_fixed_factor c3_fclk_50m = {
drivers/clk/meson/c3-pll.c
65
static struct clk_fixed_factor c3_fclk_div2_div = {
drivers/clk/meson/c3-pll.c
93
static struct clk_fixed_factor c3_fclk_div2p5_div = {
drivers/clk/meson/g12a.c
1025
static struct clk_fixed_factor g12a_mpll_50m_div = {
drivers/clk/meson/g12a.c
1055
static struct clk_fixed_factor g12a_mpll_prediv = {
drivers/clk/meson/g12a.c
1893
static struct clk_fixed_factor g12a_cpu_clk_div16 = {
drivers/clk/meson/g12a.c
1906
static struct clk_fixed_factor g12b_cpub_clk_div16 = {
drivers/clk/meson/g12a.c
2067
static struct clk_fixed_factor g12b_cpub_clk_div2 = {
drivers/clk/meson/g12a.c
2080
static struct clk_fixed_factor g12b_cpub_clk_div3 = {
drivers/clk/meson/g12a.c
2093
static struct clk_fixed_factor g12b_cpub_clk_div4 = {
drivers/clk/meson/g12a.c
2106
static struct clk_fixed_factor g12b_cpub_clk_div5 = {
drivers/clk/meson/g12a.c
2119
static struct clk_fixed_factor g12b_cpub_clk_div6 = {
drivers/clk/meson/g12a.c
2132
static struct clk_fixed_factor g12b_cpub_clk_div7 = {
drivers/clk/meson/g12a.c
2145
static struct clk_fixed_factor g12b_cpub_clk_div8 = {
drivers/clk/meson/g12a.c
3527
static struct clk_fixed_factor g12a_vclk_div2 = {
drivers/clk/meson/g12a.c
3540
static struct clk_fixed_factor g12a_vclk_div4 = {
drivers/clk/meson/g12a.c
3553
static struct clk_fixed_factor g12a_vclk_div6 = {
drivers/clk/meson/g12a.c
3566
static struct clk_fixed_factor g12a_vclk_div12 = {
drivers/clk/meson/g12a.c
3579
static struct clk_fixed_factor g12a_vclk2_div2 = {
drivers/clk/meson/g12a.c
3593
static struct clk_fixed_factor g12a_vclk2_div4 = {
drivers/clk/meson/g12a.c
3607
static struct clk_fixed_factor g12a_vclk2_div6 = {
drivers/clk/meson/g12a.c
3621
static struct clk_fixed_factor g12a_vclk2_div12 = {
drivers/clk/meson/g12a.c
363
static struct clk_fixed_factor g12a_sys_pll_div16 = {
drivers/clk/meson/g12a.c
376
static struct clk_fixed_factor g12b_sys1_pll_div16 = {
drivers/clk/meson/g12a.c
684
static struct clk_fixed_factor g12a_pcie_pll_dco_div2 = {
drivers/clk/meson/g12a.c
718
static struct clk_fixed_factor g12a_pcie_pll = {
drivers/clk/meson/g12a.c
845
static struct clk_fixed_factor g12a_fclk_div2_div = {
drivers/clk/meson/g12a.c
882
static struct clk_fixed_factor g12a_fclk_div3_div = {
drivers/clk/meson/g12a.c
919
static struct clk_fixed_factor g12a_fclk_div4_div = {
drivers/clk/meson/g12a.c
945
static struct clk_fixed_factor g12a_fclk_div5_div = {
drivers/clk/meson/g12a.c
971
static struct clk_fixed_factor g12a_fclk_div7_div = {
drivers/clk/meson/g12a.c
997
static struct clk_fixed_factor g12a_fclk_div2p5_div = {
drivers/clk/meson/gxbb.c
183
static struct clk_fixed_factor gxbb_hdmi_pll_pre_mult = {
drivers/clk/meson/gxbb.c
2236
static struct clk_fixed_factor gxbb_vclk_div2 = {
drivers/clk/meson/gxbb.c
2249
static struct clk_fixed_factor gxbb_vclk_div4 = {
drivers/clk/meson/gxbb.c
2262
static struct clk_fixed_factor gxbb_vclk_div6 = {
drivers/clk/meson/gxbb.c
2275
static struct clk_fixed_factor gxbb_vclk_div12 = {
drivers/clk/meson/gxbb.c
2288
static struct clk_fixed_factor gxbb_vclk2_div2 = {
drivers/clk/meson/gxbb.c
2301
static struct clk_fixed_factor gxbb_vclk2_div4 = {
drivers/clk/meson/gxbb.c
2314
static struct clk_fixed_factor gxbb_vclk2_div6 = {
drivers/clk/meson/gxbb.c
2327
static struct clk_fixed_factor gxbb_vclk2_div12 = {
drivers/clk/meson/gxbb.c
664
static struct clk_fixed_factor gxbb_fclk_div2_div = {
drivers/clk/meson/gxbb.c
693
static struct clk_fixed_factor gxbb_fclk_div3_div = {
drivers/clk/meson/gxbb.c
731
static struct clk_fixed_factor gxbb_fclk_div4_div = {
drivers/clk/meson/gxbb.c
757
static struct clk_fixed_factor gxbb_fclk_div5_div = {
drivers/clk/meson/gxbb.c
783
static struct clk_fixed_factor gxbb_fclk_div7_div = {
drivers/clk/meson/meson8b.c
1340
static struct clk_fixed_factor meson8b_vclk_div2_div = {
drivers/clk/meson/meson8b.c
1370
static struct clk_fixed_factor meson8b_vclk_div4_div = {
drivers/clk/meson/meson8b.c
1400
static struct clk_fixed_factor meson8b_vclk_div6_div = {
drivers/clk/meson/meson8b.c
1430
static struct clk_fixed_factor meson8b_vclk_div12_div = {
drivers/clk/meson/meson8b.c
1523
static struct clk_fixed_factor meson8b_vclk2_div2_div = {
drivers/clk/meson/meson8b.c
1553
static struct clk_fixed_factor meson8b_vclk2_div4_div = {
drivers/clk/meson/meson8b.c
1583
static struct clk_fixed_factor meson8b_vclk2_div6_div = {
drivers/clk/meson/meson8b.c
1613
static struct clk_fixed_factor meson8b_vclk2_div12_div = {
drivers/clk/meson/meson8b.c
188
static struct clk_fixed_factor hdmi_pll_dco_in = {
drivers/clk/meson/meson8b.c
380
static struct clk_fixed_factor meson8b_fclk_div2_div = {
drivers/clk/meson/meson8b.c
408
static struct clk_fixed_factor meson8b_fclk_div3_div = {
drivers/clk/meson/meson8b.c
436
static struct clk_fixed_factor meson8b_fclk_div4_div = {
drivers/clk/meson/meson8b.c
464
static struct clk_fixed_factor meson8b_fclk_div5_div = {
drivers/clk/meson/meson8b.c
492
static struct clk_fixed_factor meson8b_fclk_div7_div = {
drivers/clk/meson/meson8b.c
750
static struct clk_fixed_factor meson8b_cpu_in_div2 = {
drivers/clk/meson/meson8b.c
764
static struct clk_fixed_factor meson8b_cpu_in_div3 = {
drivers/clk/meson/meson8b.c
913
static struct clk_fixed_factor meson8b_cpu_clk_div2 = {
drivers/clk/meson/meson8b.c
926
static struct clk_fixed_factor meson8b_cpu_clk_div3 = {
drivers/clk/meson/meson8b.c
939
static struct clk_fixed_factor meson8b_cpu_clk_div4 = {
drivers/clk/meson/meson8b.c
952
static struct clk_fixed_factor meson8b_cpu_clk_div5 = {
drivers/clk/meson/meson8b.c
965
static struct clk_fixed_factor meson8b_cpu_clk_div6 = {
drivers/clk/meson/meson8b.c
978
static struct clk_fixed_factor meson8b_cpu_clk_div7 = {
drivers/clk/meson/meson8b.c
991
static struct clk_fixed_factor meson8b_cpu_clk_div8 = {
drivers/clk/meson/s4-peripherals.c
1013
static struct clk_fixed_factor s4_vclk_div12 = {
drivers/clk/meson/s4-peripherals.c
1027
static struct clk_fixed_factor s4_vclk2_div2 = {
drivers/clk/meson/s4-peripherals.c
1041
static struct clk_fixed_factor s4_vclk2_div4 = {
drivers/clk/meson/s4-peripherals.c
1055
static struct clk_fixed_factor s4_vclk2_div6 = {
drivers/clk/meson/s4-peripherals.c
1069
static struct clk_fixed_factor s4_vclk2_div12 = {
drivers/clk/meson/s4-peripherals.c
606
static struct clk_fixed_factor s4_12M_div = {
drivers/clk/meson/s4-peripherals.c
971
static struct clk_fixed_factor s4_vclk_div2 = {
drivers/clk/meson/s4-peripherals.c
985
static struct clk_fixed_factor s4_vclk_div4 = {
drivers/clk/meson/s4-peripherals.c
999
static struct clk_fixed_factor s4_vclk_div6 = {
drivers/clk/meson/s4-pll.c
118
static struct clk_fixed_factor s4_fclk_div2_div = {
drivers/clk/meson/s4-pll.c
144
static struct clk_fixed_factor s4_fclk_div3_div = {
drivers/clk/meson/s4-pll.c
170
static struct clk_fixed_factor s4_fclk_div4_div = {
drivers/clk/meson/s4-pll.c
196
static struct clk_fixed_factor s4_fclk_div5_div = {
drivers/clk/meson/s4-pll.c
222
static struct clk_fixed_factor s4_fclk_div7_div = {
drivers/clk/meson/s4-pll.c
248
static struct clk_fixed_factor s4_fclk_div2p5_div = {
drivers/clk/meson/s4-pll.c
506
static struct clk_fixed_factor s4_mpll_50m_div = {
drivers/clk/meson/s4-pll.c
536
static struct clk_fixed_factor s4_mpll_prediv = {
drivers/clk/meson/t7-peripherals.c
480
static struct clk_fixed_factor t7_24m_div2 = {
drivers/clk/meson/t7-peripherals.c
774
static struct clk_fixed_factor t7_fdiv2_div8 = {
drivers/clk/meson/t7-pll.c
355
static struct clk_fixed_factor t7_pcie_pll_dco_div2 = {
drivers/clk/meson/t7-pll.c
388
static struct clk_fixed_factor t7_pcie_pll = {
drivers/clk/meson/t7-pll.c
402
static struct clk_fixed_factor t7_mpll_prediv = {
drivers/clk/meson/t7-pll.c
835
static struct clk_fixed_factor t7_mclk_0_div2 = {
drivers/clk/meson/t7-pll.c
897
static struct clk_fixed_factor t7_mclk_1_div2 = {
drivers/clk/pxa/clk-pxa.c
49
struct clk_fixed_factor lp;
drivers/clk/pxa/clk-pxa.c
50
struct clk_fixed_factor hp;
drivers/clk/pxa/clk-pxa.c
61
struct clk_fixed_factor *fix;
drivers/clk/pxa/clk-pxa.h
113
struct clk_fixed_factor lp;
drivers/clk/pxa/clk-pxa.h
114
struct clk_fixed_factor hp;
drivers/clk/qcom/camcc-sc7180.c
124
static struct clk_fixed_factor cam_cc_pll2_out_early = {
drivers/clk/qcom/camcc-sm6350.c
170
static struct clk_fixed_factor camcc_pll2_out_early = {
drivers/clk/qcom/camcc-sm7150.c
125
static struct clk_fixed_factor camcc_pll1_out_even = {
drivers/clk/qcom/camcc-sm7150.c
162
static struct clk_fixed_factor camcc_pll2_out_early = {
drivers/clk/qcom/camcc-sm7150.c
233
static struct clk_fixed_factor camcc_pll3_out_even = {
drivers/clk/qcom/camcc-sm7150.c
264
static struct clk_fixed_factor camcc_pll4_out_even = {
drivers/clk/qcom/camcc-sm7150.c
73
static struct clk_fixed_factor camcc_pll0_out_even = {
drivers/clk/qcom/camcc-sm7150.c
86
static struct clk_fixed_factor camcc_pll0_out_odd = {
drivers/clk/qcom/clk-cbf-8996.c
71
static struct clk_fixed_factor cbf_pll_postdiv = {
drivers/clk/qcom/clk-cpu-8996.c
155
static struct clk_fixed_factor pwrcl_pll_postdiv = {
drivers/clk/qcom/clk-cpu-8996.c
169
static struct clk_fixed_factor perfcl_pll_postdiv = {
drivers/clk/qcom/clk-cpu-8996.c
183
static struct clk_fixed_factor perfcl_pll_acd = {
drivers/clk/qcom/clk-cpu-8996.c
197
static struct clk_fixed_factor pwrcl_pll_acd = {
drivers/clk/qcom/common.c
158
struct clk_fixed_factor *factor;
drivers/clk/qcom/gcc-ipq5018.c
1057
static struct clk_fixed_factor qdss_tsctr_div2_clk_src = {
drivers/clk/qcom/gcc-ipq5018.c
1071
static struct clk_fixed_factor qdss_dap_sync_clk_src = {
drivers/clk/qcom/gcc-ipq5018.c
1084
static struct clk_fixed_factor eud_at_clk_src = {
drivers/clk/qcom/gcc-ipq5018.c
1163
static struct clk_fixed_factor system_noc_clk_src = {
drivers/clk/qcom/gcc-ipq5018.c
178
static struct clk_fixed_factor gpll0_out_main_div2 = {
drivers/clk/qcom/gcc-ipq5018.c
971
static struct clk_fixed_factor pcnoc_clk_src = {
drivers/clk/qcom/gcc-ipq5332.c
1102
static struct clk_fixed_factor gcc_xo_div4_clk_src = {
drivers/clk/qcom/gcc-ipq5332.c
2278
static struct clk_fixed_factor gcc_eud_at_div_clk_src = {
drivers/clk/qcom/gcc-ipq5332.c
67
static struct clk_fixed_factor gpll0_div2 = {
drivers/clk/qcom/gcc-ipq5332.c
817
static struct clk_fixed_factor gcc_qdss_tsctr_div2_clk_src = {
drivers/clk/qcom/gcc-ipq5332.c
830
static struct clk_fixed_factor gcc_qdss_tsctr_div3_clk_src = {
drivers/clk/qcom/gcc-ipq5332.c
842
static struct clk_fixed_factor gcc_qdss_tsctr_div4_clk_src = {
drivers/clk/qcom/gcc-ipq5332.c
854
static struct clk_fixed_factor gcc_qdss_tsctr_div8_clk_src = {
drivers/clk/qcom/gcc-ipq5332.c
866
static struct clk_fixed_factor gcc_qdss_tsctr_div16_clk_src = {
drivers/clk/qcom/gcc-ipq5332.c
967
static struct clk_fixed_factor gcc_system_noc_bfdcd_div2_clk_src = {
drivers/clk/qcom/gcc-ipq5424.c
362
static struct clk_fixed_factor gcc_xo_div4_clk_src = {
drivers/clk/qcom/gcc-ipq5424.c
69
static struct clk_fixed_factor gpll0_div2 = {
drivers/clk/qcom/gcc-ipq5424.c
835
static struct clk_fixed_factor gcc_qdss_tsctr_div2_clk_src = {
drivers/clk/qcom/gcc-ipq5424.c
849
static struct clk_fixed_factor gcc_qdss_dap_sync_clk_src = {
drivers/clk/qcom/gcc-ipq5424.c
937
static struct clk_fixed_factor gcc_eud_at_div_clk_src = {
drivers/clk/qcom/gcc-ipq6018.c
1542
static struct clk_fixed_factor nss_ppe_cdiv_clk_src = {
drivers/clk/qcom/gcc-ipq6018.c
2323
static struct clk_fixed_factor gpll6_out_main_div2 = {
drivers/clk/qcom/gcc-ipq6018.c
311
static struct clk_fixed_factor qdss_dap_sync_clk_src = {
drivers/clk/qcom/gcc-ipq6018.c
342
static struct clk_fixed_factor qdss_tsctr_div2_clk_src = {
drivers/clk/qcom/gcc-ipq6018.c
66
static struct clk_fixed_factor gpll0_out_main_div2 = {
drivers/clk/qcom/gcc-ipq6018.c
711
static struct clk_fixed_factor gcc_xo_div4_clk_src = {
drivers/clk/qcom/gcc-ipq8074.c
1043
static struct clk_fixed_factor gcc_xo_div4_clk_src = {
drivers/clk/qcom/gcc-ipq8074.c
1095
static struct clk_fixed_factor system_noc_clk_src = {
drivers/clk/qcom/gcc-ipq8074.c
1160
static struct clk_fixed_factor nss_noc_clk_src = {
drivers/clk/qcom/gcc-ipq8074.c
1389
static struct clk_fixed_factor nss_ppe_cdiv_clk_src = {
drivers/clk/qcom/gcc-ipq8074.c
191
static struct clk_fixed_factor gpll6_out_main_div2 = {
drivers/clk/qcom/gcc-ipq8074.c
300
static struct clk_fixed_factor pcnoc_clk_src = {
drivers/clk/qcom/gcc-ipq8074.c
69
static struct clk_fixed_factor gpll0_out_main_div2 = {
drivers/clk/qcom/gcc-ipq9574.c
2838
static struct clk_fixed_factor gcc_eud_at_div_clk_src = {
drivers/clk/qcom/gcc-ipq9574.c
2992
static struct clk_fixed_factor qdss_tsctr_div2_clk_src = {
drivers/clk/qcom/gcc-ipq9574.c
3073
static struct clk_fixed_factor qdss_dap_sync_clk_src = {
drivers/clk/qcom/gcc-ipq9574.c
3103
static struct clk_fixed_factor qdss_tsctr_div8_clk_src = {
drivers/clk/qcom/gcc-ipq9574.c
3150
static struct clk_fixed_factor qdss_tsctr_div16_clk_src = {
drivers/clk/qcom/gcc-ipq9574.c
3214
static struct clk_fixed_factor qdss_tsctr_div3_clk_src = {
drivers/clk/qcom/gcc-ipq9574.c
3641
static struct clk_fixed_factor gcc_xo_div4_clk_src = {
drivers/clk/qcom/gcc-ipq9574.c
84
static struct clk_fixed_factor gpll0_out_main_div2 = {
drivers/clk/qcom/gcc-msm8953.c
203
static struct clk_fixed_factor gpll6_early_div = {
drivers/clk/qcom/gcc-msm8953.c
56
static struct clk_fixed_factor gpll0_early_div = {
drivers/clk/qcom/gcc-msm8996.c
2663
static struct clk_fixed_factor ufs_tx_cfg_clk_src = {
drivers/clk/qcom/gcc-msm8996.c
2694
static struct clk_fixed_factor ufs_rx_cfg_clk_src = {
drivers/clk/qcom/gcc-msm8996.c
2805
static struct clk_fixed_factor ufs_ice_core_postdiv_clk_src = {
drivers/clk/qcom/gcc-msm8996.c
35
static struct clk_fixed_factor xo = {
drivers/clk/qcom/gcc-msm8996.c
65
static struct clk_fixed_factor gpll0_early_div = {
drivers/clk/qcom/gcc-qcs404.c
56
static struct clk_fixed_factor cxo = {
drivers/clk/qcom/gcc-qcs615.c
62
static struct clk_fixed_factor gpll0_out_aux2_div = {
drivers/clk/qcom/gcc-qcs615.c
93
static struct clk_fixed_factor gpll3_out_aux2_div = {
drivers/clk/qcom/gcc-sc7180.c
75
static struct clk_fixed_factor gcc_pll0_main_div_cdiv = {
drivers/clk/qcom/gcc-sdm660.c
110
static struct clk_fixed_factor gpll1_early_div = {
drivers/clk/qcom/gcc-sdm660.c
37
static struct clk_fixed_factor xo = {
drivers/clk/qcom/gcc-sdm660.c
67
static struct clk_fixed_factor gpll0_early_div = {
drivers/clk/qcom/gcc-sm6125.c
152
static struct clk_fixed_factor gpll6_out_main = {
drivers/clk/qcom/gcc-sm6125.c
182
static struct clk_fixed_factor gpll7_out_main = {
drivers/clk/qcom/gcc-sm6125.c
212
static struct clk_fixed_factor gpll8_out_main = {
drivers/clk/qcom/gcc-sm6125.c
242
static struct clk_fixed_factor gpll9_out_main = {
drivers/clk/qcom/gcc-sm6125.c
58
static struct clk_fixed_factor gpll0_out_aux2 = {
drivers/clk/qcom/gcc-sm6125.c
71
static struct clk_fixed_factor gpll0_out_main = {
drivers/clk/qcom/gcc-sm7150.c
83
static struct clk_fixed_factor gcc_pll0_main_div_cdiv = {
drivers/clk/qcom/gpucc-qcs615.c
117
static struct clk_fixed_factor crc_div_pll0 = {
drivers/clk/qcom/gpucc-qcs615.c
132
static struct clk_fixed_factor crc_div_pll1 = {
drivers/clk/qcom/gpucc-sm6350.c
80
static struct clk_fixed_factor crc_div = {
drivers/clk/qcom/mmcc-msm8996.c
45
static struct clk_fixed_factor gpll0_div = {
drivers/clk/renesas/r9a09g077-cpg.c
341
struct clk_fixed_factor *ff;
drivers/clk/renesas/rcar-cpg-lib.c
177
struct clk_fixed_factor fixed;
drivers/clk/renesas/rcar-gen2-cpg.c
168
struct clk_fixed_factor *fixed;
drivers/clk/renesas/rzv2h-cpg.c
192
struct clk_fixed_factor fix;
drivers/clk/renesas/rzv2h-cpg.c
941
struct clk_fixed_factor *fix;
drivers/clk/rockchip/clk.c
317
struct clk_fixed_factor *fix = NULL;
drivers/clk/sunxi-ng/ccu-sun50i-h6.c
634
static struct clk_fixed_factor pll_periph0_4x_clk;
drivers/clk/sunxi/clk-sunxi.c
942
struct clk_fixed_factor *fix_factor;
drivers/clk/thead/clk-th1520-ap.c
921
static struct clk_fixed_factor osc12m_clk = {
drivers/clk/uniphier/clk-uniphier-fixed-factor.c
16
struct clk_fixed_factor *fix;
drivers/gpu/drm/vc4/vc4_dsi.c
1568
struct clk_fixed_factor *fix = &dsi->phy_clocks[i];
drivers/gpu/drm/vc4/vc4_dsi.c
588
struct clk_fixed_factor phy_clocks[3];
drivers/mmc/host/meson-mx-sdio.c
104
struct clk_fixed_factor fixed_div2;
drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.c
101
struct clk_fixed_factor fixed_div2;
drivers/spi/spi-meson-spicc.c
832
struct clk_fixed_factor *pow2_fixed_div;
drivers/spi/spi-meson-spicc.c
896
struct clk_fixed_factor *enh_fixed_div;
include/linux/clk-provider.h
1146
#define to_clk_fixed_factor(_hw) container_of(_hw, struct clk_fixed_factor, hw)
include/linux/clk-provider.h
1576
struct clk_fixed_factor _struct = { \
include/linux/clk-provider.h
1587
struct clk_fixed_factor _struct = { \
include/linux/clk-provider.h
1602
struct clk_fixed_factor _struct = { \
include/linux/clk-provider.h
1613
struct clk_fixed_factor _struct = { \