arch/arm/mach-omap1/clock.c
176
static int omap1_clk_is_enabled(struct clk_hw *hw)
arch/arm/mach-omap1/clock.c
503
static int omap1_clk_enable(struct clk_hw *hw)
arch/arm/mach-omap1/clock.c
517
static void omap1_clk_disable(struct clk_hw *hw)
arch/arm/mach-omap1/clock.c
698
static unsigned long omap1_clk_recalc_rate(struct clk_hw *hw, unsigned long p_rate)
arch/arm/mach-omap1/clock.c
708
static int omap1_clk_determine_rate(struct clk_hw *hw,
arch/arm/mach-omap1/clock.c
725
static int omap1_clk_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long p_rate)
arch/arm/mach-omap1/clock.c
739
static int omap1_clk_init_op(struct clk_hw *hw)
arch/arm/mach-omap1/clock.c
751
static void omap1_clk_disable_unused(struct clk_hw *hw)
arch/arm/mach-omap1/clock.h
31
.clk_hw = ck, \
arch/arm/mach-omap1/clock.h
78
struct clk_hw hw;
arch/arm/mach-omap1/clock_data.c
794
if (c->lk.clk_hw->init) { /* NULL if provider already registered */
arch/arm/mach-omap1/clock_data.c
795
const struct clk_init_data *init = c->lk.clk_hw->init;
arch/arm/mach-omap1/clock_data.c
796
const char *name = c->lk.clk_hw->init->name;
arch/arm/mach-omap1/clock_data.c
799
err = clk_hw_register(NULL, c->lk.clk_hw);
arch/arm/mach-omap1/clock_data.c
803
c->lk.clk_hw->init = init;
arch/arm/mach-omap1/clock_data.c
808
clk_hw_register_clkdev(c->lk.clk_hw, c->lk.con_id, c->lk.dev_id);
arch/arm/mach-omap2/clkt2xxx_dpllcore.c
103
unsigned long omap2_dpllcore_recalc(struct clk_hw *hw,
arch/arm/mach-omap2/clkt2xxx_dpllcore.c
109
int omap2_reprogram_dpllcore(struct clk_hw *hw, unsigned long rate,
arch/arm/mach-omap2/clkt2xxx_dpllcore.c
190
void omap2xxx_clkt_dpllcore_init(struct clk_hw *hw)
arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c
60
static unsigned long omap2_table_mpu_recalc(struct clk_hw *clk,
arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c
73
static int omap2_determine_rate_to_table(struct clk_hw *hw,
arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c
99
static int omap2_select_table_rate(struct clk_hw *hw, unsigned long rate,
arch/arm/mach-omap2/pdata-quirks.c
302
struct clk_hw *hw = __clk_get_hw(clk);
arch/arm/mach-sa1100/clock.c
23
static int clk_gpio27_enable(struct clk_hw *hw)
arch/arm/mach-sa1100/clock.c
39
static void clk_gpio27_disable(struct clk_hw *hw)
arch/arm/mach-sa1100/clock.c
71
static unsigned long clk_mpll_recalc_rate(struct clk_hw *hw,
arch/arm/mach-sa1100/clock.c
95
struct clk_hw *hw;
arch/arm/mach-versatile/spc.c
483
struct clk_hw hw;
arch/arm/mach-versatile/spc.c
488
static unsigned long spc_recalc_rate(struct clk_hw *hw,
arch/arm/mach-versatile/spc.c
500
static int spc_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
arch/arm/mach-versatile/spc.c
509
static int spc_set_rate(struct clk_hw *hw, unsigned long rate,
arch/mips/alchemy/common/clock.c
118
static unsigned long alchemy_clk_cpu_recalc(struct clk_hw *hw,
arch/mips/alchemy/common/clock.c
154
struct clk_hw *h;
arch/mips/alchemy/common/clock.c
180
struct clk_hw hw;
arch/mips/alchemy/common/clock.c
186
static unsigned long alchemy_clk_aux_recalc(struct clk_hw *hw,
arch/mips/alchemy/common/clock.c
194
static int alchemy_clk_aux_setr(struct clk_hw *hw,
arch/mips/alchemy/common/clock.c
214
static int alchemy_clk_aux_determine_rate(struct clk_hw *hw,
arch/mips/alchemy/common/clock.c
370
struct clk_hw hw;
arch/mips/alchemy/common/clock.c
405
static int alchemy_clk_fgcs_detr(struct clk_hw *hw,
arch/mips/alchemy/common/clock.c
409
struct clk_hw *pc, *bpc, *free;
arch/mips/alchemy/common/clock.c
495
static int alchemy_clk_fgv1_en(struct clk_hw *hw)
arch/mips/alchemy/common/clock.c
509
static int alchemy_clk_fgv1_isen(struct clk_hw *hw)
arch/mips/alchemy/common/clock.c
517
static void alchemy_clk_fgv1_dis(struct clk_hw *hw)
arch/mips/alchemy/common/clock.c
529
static int alchemy_clk_fgv1_setp(struct clk_hw *hw, u8 index)
arch/mips/alchemy/common/clock.c
546
static u8 alchemy_clk_fgv1_getp(struct clk_hw *hw)
arch/mips/alchemy/common/clock.c
553
static int alchemy_clk_fgv1_setr(struct clk_hw *hw, unsigned long rate,
arch/mips/alchemy/common/clock.c
573
static unsigned long alchemy_clk_fgv1_recalc(struct clk_hw *hw,
arch/mips/alchemy/common/clock.c
583
static int alchemy_clk_fgv1_detr(struct clk_hw *hw,
arch/mips/alchemy/common/clock.c
611
static int alchemy_clk_fgv2_en(struct clk_hw *hw)
arch/mips/alchemy/common/clock.c
624
static int alchemy_clk_fgv2_isen(struct clk_hw *hw)
arch/mips/alchemy/common/clock.c
631
static void alchemy_clk_fgv2_dis(struct clk_hw *hw)
arch/mips/alchemy/common/clock.c
644
static int alchemy_clk_fgv2_setp(struct clk_hw *hw, u8 index)
arch/mips/alchemy/common/clock.c
658
static u8 alchemy_clk_fgv2_getp(struct clk_hw *hw)
arch/mips/alchemy/common/clock.c
674
static int alchemy_clk_fgv2_setr(struct clk_hw *hw, unsigned long rate,
arch/mips/alchemy/common/clock.c
698
static unsigned long alchemy_clk_fgv2_recalc(struct clk_hw *hw,
arch/mips/alchemy/common/clock.c
713
static int alchemy_clk_fgv2_detr(struct clk_hw *hw,
arch/mips/alchemy/common/clock.c
823
static int alchemy_clk_csrc_isen(struct clk_hw *hw)
arch/mips/alchemy/common/clock.c
841
static int alchemy_clk_csrc_en(struct clk_hw *hw)
arch/mips/alchemy/common/clock.c
854
static void alchemy_clk_csrc_dis(struct clk_hw *hw)
arch/mips/alchemy/common/clock.c
867
static int alchemy_clk_csrc_setp(struct clk_hw *hw, u8 index)
arch/mips/alchemy/common/clock.c
881
static u8 alchemy_clk_csrc_getp(struct clk_hw *hw)
arch/mips/alchemy/common/clock.c
888
static unsigned long alchemy_clk_csrc_recalc(struct clk_hw *hw,
arch/mips/alchemy/common/clock.c
897
static int alchemy_clk_csrc_setr(struct clk_hw *hw, unsigned long rate,
arch/mips/alchemy/common/clock.c
930
static int alchemy_clk_csrc_detr(struct clk_hw *hw,
arch/mips/txx9/generic/setup.c
459
struct clk_hw *hw;
drivers/clk/actions/owl-common.c
63
struct clk_hw *hw;
drivers/clk/actions/owl-common.h
22
struct clk_hw hw;
drivers/clk/actions/owl-common.h
35
hw_to_owl_clk_common(struct clk_hw *hw)
drivers/clk/actions/owl-composite.c
100
static unsigned long owl_comp_fact_recalc_rate(struct clk_hw *hw,
drivers/clk/actions/owl-composite.c
110
static int owl_comp_fact_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/actions/owl-composite.c
120
static int owl_comp_fix_fact_determine_rate(struct clk_hw *hw,
drivers/clk/actions/owl-composite.c
129
static unsigned long owl_comp_fix_fact_recalc_rate(struct clk_hw *hw,
drivers/clk/actions/owl-composite.c
139
static int owl_comp_fix_fact_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/actions/owl-composite.c
16
static u8 owl_comp_get_parent(struct clk_hw *hw)
drivers/clk/actions/owl-composite.c
23
static int owl_comp_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/actions/owl-composite.c
30
static void owl_comp_disable(struct clk_hw *hw)
drivers/clk/actions/owl-composite.c
38
static int owl_comp_enable(struct clk_hw *hw)
drivers/clk/actions/owl-composite.c
48
static int owl_comp_is_enabled(struct clk_hw *hw)
drivers/clk/actions/owl-composite.c
56
static int owl_comp_div_determine_rate(struct clk_hw *hw,
drivers/clk/actions/owl-composite.c
66
static unsigned long owl_comp_div_recalc_rate(struct clk_hw *hw,
drivers/clk/actions/owl-composite.c
75
static int owl_comp_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/actions/owl-composite.c
84
static int owl_comp_fact_determine_rate(struct clk_hw *hw,
drivers/clk/actions/owl-composite.h
111
static inline struct owl_composite *hw_to_owl_comp(struct clk_hw *hw)
drivers/clk/actions/owl-divider.c
16
static int owl_divider_determine_rate(struct clk_hw *hw,
drivers/clk/actions/owl-divider.c
42
static unsigned long owl_divider_recalc_rate(struct clk_hw *hw,
drivers/clk/actions/owl-divider.c
71
static int owl_divider_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/actions/owl-divider.h
52
static inline struct owl_divider *hw_to_owl_divider(struct clk_hw *hw)
drivers/clk/actions/owl-factor.c
133
static int owl_factor_determine_rate(struct clk_hw *hw,
drivers/clk/actions/owl-factor.c
175
static unsigned long owl_factor_recalc_rate(struct clk_hw *hw,
drivers/clk/actions/owl-factor.c
207
static int owl_factor_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/actions/owl-factor.c
67
struct clk_hw *hw, unsigned long rate,
drivers/clk/actions/owl-factor.h
60
static inline struct owl_factor *hw_to_owl_factor(struct clk_hw *hw)
drivers/clk/actions/owl-gate.c
34
static void owl_gate_disable(struct clk_hw *hw)
drivers/clk/actions/owl-gate.c
42
static int owl_gate_enable(struct clk_hw *hw)
drivers/clk/actions/owl-gate.c
65
static int owl_gate_is_enabled(struct clk_hw *hw)
drivers/clk/actions/owl-gate.h
59
static inline struct owl_gate *hw_to_owl_gate(struct clk_hw *hw)
drivers/clk/actions/owl-mux.c
29
static u8 owl_mux_get_parent(struct clk_hw *hw)
drivers/clk/actions/owl-mux.c
49
static int owl_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/actions/owl-mux.h
47
static inline struct owl_mux *hw_to_owl_mux(struct clk_hw *hw)
drivers/clk/actions/owl-pll.c
117
static int owl_pll_is_enabled(struct clk_hw *hw)
drivers/clk/actions/owl-pll.c
144
static int owl_pll_enable(struct clk_hw *hw)
drivers/clk/actions/owl-pll.c
154
static void owl_pll_disable(struct clk_hw *hw)
drivers/clk/actions/owl-pll.c
162
static int owl_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/actions/owl-pll.c
59
static int owl_pll_determine_rate(struct clk_hw *hw,
drivers/clk/actions/owl-pll.c
88
static unsigned long owl_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/actions/owl-pll.h
101
static inline struct owl_pll *hw_to_owl_pll(struct clk_hw *hw)
drivers/clk/aspeed/clk-aspeed.c
129
static struct clk_hw *aspeed_ast2400_calc_pll(const char *name, u32 val)
drivers/clk/aspeed/clk-aspeed.c
149
static struct clk_hw *aspeed_ast2500_calc_pll(const char *name, u32 val)
drivers/clk/aspeed/clk-aspeed.c
184
static int aspeed_clk_is_enabled(struct clk_hw *hw)
drivers/clk/aspeed/clk-aspeed.c
209
static int aspeed_clk_enable(struct clk_hw *hw)
drivers/clk/aspeed/clk-aspeed.c
249
static void aspeed_clk_disable(struct clk_hw *hw)
drivers/clk/aspeed/clk-aspeed.c
347
static struct clk_hw *aspeed_clk_hw_register_gate(struct device *dev,
drivers/clk/aspeed/clk-aspeed.c
354
struct clk_hw *hw;
drivers/clk/aspeed/clk-aspeed.c
390
struct clk_hw *hw;
drivers/clk/aspeed/clk-aspeed.c
587
struct clk_hw *hw;
drivers/clk/aspeed/clk-aspeed.c
655
struct clk_hw *hw;
drivers/clk/aspeed/clk-aspeed.h
48
struct clk_hw hw;
drivers/clk/aspeed/clk-aspeed.h
81
struct clk_hw *(*calc_pll)(const char *name, u32 val);
drivers/clk/aspeed/clk-ast2600.c
212
static struct clk_hw *ast2600_calc_pll(const char *name, u32 val)
drivers/clk/aspeed/clk-ast2600.c
231
static struct clk_hw *ast2600_calc_apll(const char *name, u32 val)
drivers/clk/aspeed/clk-ast2600.c
287
static int aspeed_g6_clk_is_enabled(struct clk_hw *hw)
drivers/clk/aspeed/clk-ast2600.c
315
static int aspeed_g6_clk_enable(struct clk_hw *hw)
drivers/clk/aspeed/clk-ast2600.c
357
static void aspeed_g6_clk_disable(struct clk_hw *hw)
drivers/clk/aspeed/clk-ast2600.c
424
static struct clk_hw *aspeed_g6_clk_hw_register_gate(struct device *dev,
drivers/clk/aspeed/clk-ast2600.c
431
struct clk_hw *hw;
drivers/clk/aspeed/clk-ast2600.c
486
struct clk_hw *hw;
drivers/clk/aspeed/clk-ast2600.c
751
struct clk_hw *hw;
drivers/clk/aspeed/clk-ast2700.c
213
static const struct clk_hw *psp_parent_hws[ARRAY_SIZE(psp_parent_ids)];
drivers/clk/aspeed/clk-ast2700.c
220
static const struct clk_hw *hclk_parent_hws[ARRAY_SIZE(hclk_parent_ids)];
drivers/clk/aspeed/clk-ast2700.c
227
static const struct clk_hw *emmc_parent_hws[ARRAY_SIZE(emmc_parent_ids)];
drivers/clk/aspeed/clk-ast2700.c
236
static const struct clk_hw *mphy_parent_hws[ARRAY_SIZE(mphy_parent_ids)];
drivers/clk/aspeed/clk-ast2700.c
243
static const struct clk_hw *u2phy_parent_hws[ARRAY_SIZE(u2phy_parent_ids)];
drivers/clk/aspeed/clk-ast2700.c
250
static const struct clk_hw *uart_parent_hws[ARRAY_SIZE(uart_parent_ids)];
drivers/clk/aspeed/clk-ast2700.c
258
static const struct clk_hw *uartx_parent_hws[ARRAY_SIZE(uartx_parent_ids)];
drivers/clk/aspeed/clk-ast2700.c
267
static const struct clk_hw *uxclk_parent_hws[ARRAY_SIZE(uxclk_parent_ids)];
drivers/clk/aspeed/clk-ast2700.c
274
static const struct clk_hw *sdclk_parent_hws[ARRAY_SIZE(sdclk_parent_ids)];
drivers/clk/aspeed/clk-ast2700.c
622
static struct clk_hw *ast2700_clk_hw_register_fixed_display(void __iomem *reg, const char *name,
drivers/clk/aspeed/clk-ast2700.c
644
static struct clk_hw *ast2700_clk_hw_register_hpll(void __iomem *reg,
drivers/clk/aspeed/clk-ast2700.c
645
const char *name, const struct clk_hw *parent_hw,
drivers/clk/aspeed/clk-ast2700.c
704
static struct clk_hw *ast2700_clk_hw_register_pll(int clk_idx, void __iomem *reg,
drivers/clk/aspeed/clk-ast2700.c
705
const char *name, const struct clk_hw *parent_hw,
drivers/clk/aspeed/clk-ast2700.c
739
static struct clk_hw *ast2700_clk_hw_register_uartpll(void __iomem *reg, const char *name,
drivers/clk/aspeed/clk-ast2700.c
740
const struct clk_hw *parent_hw,
drivers/clk/aspeed/clk-ast2700.c
755
static struct clk_hw *ast2700_clk_hw_register_misc(int clk_idx, void __iomem *reg,
drivers/clk/aspeed/clk-ast2700.c
756
const char *name, const struct clk_hw *parent_hw,
drivers/clk/aspeed/clk-ast2700.c
776
static int ast2700_clk_is_enabled(struct clk_hw *hw)
drivers/clk/aspeed/clk-ast2700.c
787
static int ast2700_clk_enable(struct clk_hw *hw)
drivers/clk/aspeed/clk-ast2700.c
798
static void ast2700_clk_disable(struct clk_hw *hw)
drivers/clk/aspeed/clk-ast2700.c
81
const struct clk_hw **parent_hws;
drivers/clk/aspeed/clk-ast2700.c
813
static struct clk_hw *ast2700_clk_hw_register_gate(struct device *dev, const char *name,
drivers/clk/aspeed/clk-ast2700.c
814
const struct clk_hw *parent_hw,
drivers/clk/aspeed/clk-ast2700.c
820
struct clk_hw *hw;
drivers/clk/aspeed/clk-ast2700.c
863
static inline const struct clk_hw *get_parent_hw_or_null(struct clk_hw **hws, int idx)
drivers/clk/aspeed/clk-ast2700.c
879
struct clk_hw **hws;
drivers/clk/aspeed/clk-ast2700.c
918
const struct clk_hw *phw = NULL;
drivers/clk/at91/at91rm9200.c
84
struct clk_hw *hw;
drivers/clk/at91/at91sam9260.c
338
struct clk_hw *hw;
drivers/clk/at91/at91sam9g45.c
99
struct clk_hw *hw;
drivers/clk/at91/at91sam9n12.c
119
struct clk_hw *hw;
drivers/clk/at91/at91sam9rl.c
74
struct clk_hw *hw;
drivers/clk/at91/at91sam9x5.c
141
struct clk_hw *hw;
drivers/clk/at91/clk-audio-pll.c
107
static int clk_audio_pll_pad_enable(struct clk_hw *hw)
drivers/clk/at91/clk-audio-pll.c
120
static int clk_audio_pll_pmc_enable(struct clk_hw *hw)
drivers/clk/at91/clk-audio-pll.c
132
static void clk_audio_pll_frac_disable(struct clk_hw *hw)
drivers/clk/at91/clk-audio-pll.c
143
static void clk_audio_pll_pad_disable(struct clk_hw *hw)
drivers/clk/at91/clk-audio-pll.c
151
static void clk_audio_pll_pmc_disable(struct clk_hw *hw)
drivers/clk/at91/clk-audio-pll.c
173
static unsigned long clk_audio_pll_frac_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-audio-pll.c
187
static unsigned long clk_audio_pll_pad_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-audio-pll.c
202
static unsigned long clk_audio_pll_pmc_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-audio-pll.c
244
static int clk_audio_pll_frac_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-audio-pll.c
273
static int clk_audio_pll_pad_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-audio-pll.c
276
struct clk_hw *pclk = clk_hw_get_parent(hw);
drivers/clk/at91/clk-audio-pll.c
326
static int clk_audio_pll_pmc_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-audio-pll.c
329
struct clk_hw *pclk = clk_hw_get_parent(hw);
drivers/clk/at91/clk-audio-pll.c
368
static int clk_audio_pll_frac_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/at91/clk-audio-pll.c
391
static int clk_audio_pll_pad_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/at91/clk-audio-pll.c
415
static int clk_audio_pll_pmc_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/at91/clk-audio-pll.c
455
struct clk_hw * __init
drivers/clk/at91/clk-audio-pll.c
485
struct clk_hw * __init
drivers/clk/at91/clk-audio-pll.c
516
struct clk_hw * __init
drivers/clk/at91/clk-audio-pll.c
59
struct clk_hw hw;
drivers/clk/at91/clk-audio-pll.c
66
struct clk_hw hw;
drivers/clk/at91/clk-audio-pll.c
73
struct clk_hw hw;
drivers/clk/at91/clk-audio-pll.c
82
static int clk_audio_pll_frac_enable(struct clk_hw *hw)
drivers/clk/at91/clk-generated.c
100
clk_generated_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-generated.c
109
struct clk_hw *parent,
drivers/clk/at91/clk-generated.c
134
static int clk_generated_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-generated.c
138
struct clk_hw *parent = NULL;
drivers/clk/at91/clk-generated.c
22
struct clk_hw hw;
drivers/clk/at91/clk-generated.c
220
static int clk_generated_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/at91/clk-generated.c
235
static u8 clk_generated_get_parent(struct clk_hw *hw)
drivers/clk/at91/clk-generated.c
243
static int clk_generated_set_rate(struct clk_hw *hw,
drivers/clk/at91/clk-generated.c
264
static int clk_generated_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-generated.c
273
static void clk_generated_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-generated.c
318
struct clk_hw * __init
drivers/clk/at91/clk-generated.c
322
struct clk_hw **parent_hws,
drivers/clk/at91/clk-generated.c
329
struct clk_hw *hw;
drivers/clk/at91/clk-generated.c
342
init.parent_hws = (const struct clk_hw **)parent_hws;
drivers/clk/at91/clk-generated.c
58
static int clk_generated_enable(struct clk_hw *hw)
drivers/clk/at91/clk-generated.c
70
static void clk_generated_disable(struct clk_hw *hw)
drivers/clk/at91/clk-generated.c
84
static int clk_generated_is_enabled(struct clk_hw *hw)
drivers/clk/at91/clk-h32mx.c
22
struct clk_hw hw;
drivers/clk/at91/clk-h32mx.c
28
static unsigned long clk_sama5d4_h32mx_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-h32mx.c
43
static int clk_sama5d4_h32mx_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-h32mx.c
71
static int clk_sama5d4_h32mx_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/at91/clk-h32mx.c
95
struct clk_hw * __init
drivers/clk/at91/clk-i2s-mux.c
20
struct clk_hw hw;
drivers/clk/at91/clk-i2s-mux.c
27
static u8 clk_i2s_mux_get_parent(struct clk_hw *hw)
drivers/clk/at91/clk-i2s-mux.c
37
static int clk_i2s_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/at91/clk-i2s-mux.c
51
struct clk_hw * __init
drivers/clk/at91/clk-main.c
111
static int clk_main_osc_is_prepared(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
126
static int clk_main_osc_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
135
static void clk_main_osc_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
151
struct clk_hw * __init
drivers/clk/at91/clk-main.c
160
struct clk_hw *hw;
drivers/clk/at91/clk-main.c
207
static int clk_main_rc_osc_prepare(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
226
static void clk_main_rc_osc_unprepare(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
241
static int clk_main_rc_osc_is_prepared(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
253
static unsigned long clk_main_rc_osc_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-main.c
261
static unsigned long clk_main_rc_osc_recalc_accuracy(struct clk_hw *hw,
drivers/clk/at91/clk-main.c
269
static int clk_main_rc_osc_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
278
static void clk_main_rc_osc_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
29
struct clk_hw hw;
drivers/clk/at91/clk-main.c
296
struct clk_hw * __init
drivers/clk/at91/clk-main.c
303
struct clk_hw *hw;
drivers/clk/at91/clk-main.c
37
struct clk_hw hw;
drivers/clk/at91/clk-main.c
370
static int clk_rm9200_main_prepare(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
377
static int clk_rm9200_main_is_prepared(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
387
static unsigned long clk_rm9200_main_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-main.c
401
struct clk_hw * __init
drivers/clk/at91/clk-main.c
405
struct clk_hw *parent_hw)
drivers/clk/at91/clk-main.c
409
struct clk_hw *hw;
drivers/clk/at91/clk-main.c
425
init.parent_hws = (const struct clk_hw **)&parent_hw;
drivers/clk/at91/clk-main.c
453
static int clk_sam9x5_main_prepare(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
464
static int clk_sam9x5_main_is_prepared(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
47
struct clk_hw hw;
drivers/clk/at91/clk-main.c
471
static unsigned long clk_sam9x5_main_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-main.c
479
static int clk_sam9x5_main_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/at91/clk-main.c
507
static u8 clk_sam9x5_main_get_parent(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
517
static int clk_sam9x5_main_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
527
static void clk_sam9x5_main_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
54
struct clk_hw hw;
drivers/clk/at91/clk-main.c
551
struct clk_hw * __init
drivers/clk/at91/clk-main.c
555
struct clk_hw **parent_hws,
drivers/clk/at91/clk-main.c
561
struct clk_hw *hw;
drivers/clk/at91/clk-main.c
577
init.parent_hws = (const struct clk_hw **)parent_hws;
drivers/clk/at91/clk-main.c
71
static int clk_main_osc_prepare(struct clk_hw *hw)
drivers/clk/at91/clk-main.c
94
static void clk_main_osc_unprepare(struct clk_hw *hw)
drivers/clk/at91/clk-master.c
113
static int clk_master_div_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-master.c
116
struct clk_hw *parent_hw = clk_hw_get_parent(hw);
drivers/clk/at91/clk-master.c
134
static void clk_master_div_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-master.c
217
static unsigned long clk_master_div_recalc_rate_chg(struct clk_hw *hw,
drivers/clk/at91/clk-master.c
225
static void clk_master_div_restore_context_chg(struct clk_hw *hw)
drivers/clk/at91/clk-master.c
28
struct clk_hw hw;
drivers/clk/at91/clk-master.c
354
struct clk_hw *parent,
drivers/clk/at91/clk-master.c
377
static unsigned long clk_master_pres_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-master.c
400
static u8 clk_master_pres_get_parent(struct clk_hw *hw)
drivers/clk/at91/clk-master.c
415
static int clk_master_pres_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-master.c
418
struct clk_hw *parent_hw = clk_hw_get_parent(hw);
drivers/clk/at91/clk-master.c
440
static void clk_master_pres_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-master.c
472
static struct clk_hw * __init
drivers/clk/at91/clk-master.c
476
struct clk_hw **parent_hws,
drivers/clk/at91/clk-master.c
483
struct clk_hw *hw;
drivers/clk/at91/clk-master.c
498
init.parent_hws = (const struct clk_hw **)parent_hws;
drivers/clk/at91/clk-master.c
530
struct clk_hw * __init
drivers/clk/at91/clk-master.c
534
struct clk_hw **parent_hws,
drivers/clk/at91/clk-master.c
546
struct clk_hw * __init
drivers/clk/at91/clk-master.c
549
struct clk_hw *parent_hw, const struct clk_master_layout *layout,
drivers/clk/at91/clk-master.c
554
struct clk_hw *hw;
drivers/clk/at91/clk-master.c
56
static int clk_master_prepare(struct clk_hw *hw)
drivers/clk/at91/clk-master.c
578
clk_sama7g5_master_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-master.c
589
static int clk_sama7g5_master_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-master.c
593
struct clk_hw *parent;
drivers/clk/at91/clk-master.c
662
static u8 clk_sama7g5_master_get_parent(struct clk_hw *hw)
drivers/clk/at91/clk-master.c
676
static int clk_sama7g5_master_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/at91/clk-master.c
71
static int clk_master_is_prepared(struct clk_hw *hw)
drivers/clk/at91/clk-master.c
720
static int clk_sama7g5_master_enable(struct clk_hw *hw)
drivers/clk/at91/clk-master.c
729
static void clk_sama7g5_master_disable(struct clk_hw *hw)
drivers/clk/at91/clk-master.c
746
static int clk_sama7g5_master_is_enabled(struct clk_hw *hw)
drivers/clk/at91/clk-master.c
762
static int clk_sama7g5_master_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/at91/clk-master.c
784
static int clk_sama7g5_master_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-master.c
793
static void clk_sama7g5_master_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-master.c
814
struct clk_hw * __init
drivers/clk/at91/clk-master.c
818
struct clk_hw **parent_hws,
drivers/clk/at91/clk-master.c
824
struct clk_hw *hw;
drivers/clk/at91/clk-master.c
84
static unsigned long clk_master_div_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-master.c
841
init.parent_hws = (const struct clk_hw **)parent_hws;
drivers/clk/at91/clk-peripheral.c
101
const char *parent_name, struct clk_hw *parent_hw,
drivers/clk/at91/clk-peripheral.c
106
struct clk_hw *hw;
drivers/clk/at91/clk-peripheral.c
119
init.parent_hws = (const struct clk_hw **)&parent_hw;
drivers/clk/at91/clk-peripheral.c
141
struct clk_hw *parent;
drivers/clk/at91/clk-peripheral.c
186
static int clk_sam9x5_peripheral_enable(struct clk_hw *hw)
drivers/clk/at91/clk-peripheral.c
193
static void clk_sam9x5_peripheral_disable(struct clk_hw *hw)
drivers/clk/at91/clk-peripheral.c
210
static int clk_sam9x5_peripheral_is_enabled(struct clk_hw *hw)
drivers/clk/at91/clk-peripheral.c
229
clk_sam9x5_peripheral_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-peripheral.c
256
struct clk_hw *parent,
drivers/clk/at91/clk-peripheral.c
26
struct clk_hw hw;
drivers/clk/at91/clk-peripheral.c
272
static int clk_sam9x5_peripheral_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-peripheral.c
276
struct clk_hw *parent = clk_hw_get_parent(hw);
drivers/clk/at91/clk-peripheral.c
339
static int clk_sam9x5_peripheral_no_parent_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-peripheral.c
34
struct clk_hw hw;
drivers/clk/at91/clk-peripheral.c
392
static int clk_sam9x5_peripheral_set_rate(struct clk_hw *hw,
drivers/clk/at91/clk-peripheral.c
419
static int clk_sam9x5_peripheral_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-peripheral.c
428
static void clk_sam9x5_peripheral_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-peripheral.c
458
struct clk_hw * __init
drivers/clk/at91/clk-peripheral.c
462
struct clk_hw *parent_hw,
drivers/clk/at91/clk-peripheral.c
468
struct clk_hw *hw;
drivers/clk/at91/clk-peripheral.c
480
init.parent_hws = (const struct clk_hw **)&parent_hw;
drivers/clk/at91/clk-peripheral.c
49
static int clk_peripheral_enable(struct clk_hw *hw)
drivers/clk/at91/clk-peripheral.c
64
static void clk_peripheral_disable(struct clk_hw *hw)
drivers/clk/at91/clk-peripheral.c
77
static int clk_peripheral_is_enabled(struct clk_hw *hw)
drivers/clk/at91/clk-peripheral.c
99
struct clk_hw * __init
drivers/clk/at91/clk-pll.c
105
static void clk_pll_unprepare(struct clk_hw *hw)
drivers/clk/at91/clk-pll.c
113
static unsigned long clk_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-pll.c
234
static int clk_pll_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-pll.c
245
static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/at91/clk-pll.c
266
static int clk_pll_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-pll.c
269
struct clk_hw *parent_hw = clk_hw_get_parent(hw);
drivers/clk/at91/clk-pll.c
278
static void clk_pll_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-pll.c
313
struct clk_hw * __init
drivers/clk/at91/clk-pll.c
320
struct clk_hw *hw;
drivers/clk/at91/clk-pll.c
35
struct clk_hw hw;
drivers/clk/at91/clk-pll.c
55
static int clk_pll_prepare(struct clk_hw *hw)
drivers/clk/at91/clk-pll.c
98
static int clk_pll_is_prepared(struct clk_hw *hw)
drivers/clk/at91/clk-plldiv.c
18
struct clk_hw hw;
drivers/clk/at91/clk-plldiv.c
22
static unsigned long clk_plldiv_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-plldiv.c
36
static int clk_plldiv_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-plldiv.c
65
static int clk_plldiv_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/at91/clk-plldiv.c
85
struct clk_hw * __init
drivers/clk/at91/clk-plldiv.c
90
struct clk_hw *hw;
drivers/clk/at91/clk-programmable.c
103
static int clk_programmable_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/at91/clk-programmable.c
128
static u8 clk_programmable_get_parent(struct clk_hw *hw)
drivers/clk/at91/clk-programmable.c
148
static int clk_programmable_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/at91/clk-programmable.c
181
static int clk_programmable_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-programmable.c
184
struct clk_hw *parent_hw = clk_hw_get_parent(hw);
drivers/clk/at91/clk-programmable.c
193
static void clk_programmable_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-programmable.c
215
struct clk_hw * __init
drivers/clk/at91/clk-programmable.c
218
struct clk_hw **parent_hws, u8 num_parents, u8 id,
drivers/clk/at91/clk-programmable.c
22
struct clk_hw hw;
drivers/clk/at91/clk-programmable.c
223
struct clk_hw *hw;
drivers/clk/at91/clk-programmable.c
237
init.parent_hws = (const struct clk_hw **)parent_hws;
drivers/clk/at91/clk-programmable.c
32
static unsigned long clk_programmable_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-programmable.c
50
static int clk_programmable_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-programmable.c
55
struct clk_hw *parent;
drivers/clk/at91/clk-sam9x60-pll.c
149
static int sam9x60_frac_pll_prepare(struct clk_hw *hw)
drivers/clk/at91/clk-sam9x60-pll.c
156
static void sam9x60_frac_pll_unprepare(struct clk_hw *hw)
drivers/clk/at91/clk-sam9x60-pll.c
180
static int sam9x60_frac_pll_is_prepared(struct clk_hw *hw)
drivers/clk/at91/clk-sam9x60-pll.c
230
static int sam9x60_frac_pll_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-sam9x60-pll.c
242
static int sam9x60_frac_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/at91/clk-sam9x60-pll.c
250
static int sam9x60_frac_pll_set_rate_chg(struct clk_hw *hw, unsigned long rate,
drivers/clk/at91/clk-sam9x60-pll.c
301
static int sam9x60_frac_pll_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-sam9x60-pll.c
311
static void sam9x60_frac_pll_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-sam9x60-pll.c
33
struct clk_hw hw;
drivers/clk/at91/clk-sam9x60-pll.c
390
static int sam9x60_div_pll_prepare(struct clk_hw *hw)
drivers/clk/at91/clk-sam9x60-pll.c
397
static void sam9x60_div_pll_unprepare(struct clk_hw *hw)
drivers/clk/at91/clk-sam9x60-pll.c
418
static int sam9x60_div_pll_is_prepared(struct clk_hw *hw)
drivers/clk/at91/clk-sam9x60-pll.c
436
static unsigned long sam9x60_div_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-sam9x60-pll.c
445
static unsigned long sam9x60_fixed_div_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-sam9x60-pll.c
457
struct clk_hw *parent = clk_hw_get_parent(&core->hw);
drivers/clk/at91/clk-sam9x60-pll.c
494
static int sam9x60_div_pll_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-sam9x60-pll.c
505
static int sam9x60_div_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/at91/clk-sam9x60-pll.c
516
static int sam9x60_div_pll_set_rate_chg(struct clk_hw *hw, unsigned long rate,
drivers/clk/at91/clk-sam9x60-pll.c
545
static int sam9x60_div_pll_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-sam9x60-pll.c
555
static void sam9x60_div_pll_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-sam9x60-pll.c
638
struct clk_hw * __init
drivers/clk/at91/clk-sam9x60-pll.c
641
struct clk_hw *parent_hw, u8 id,
drivers/clk/at91/clk-sam9x60-pll.c
646
struct clk_hw *hw;
drivers/clk/at91/clk-sam9x60-pll.c
663
init.parent_hws = (const struct clk_hw **)&parent_hw;
drivers/clk/at91/clk-sam9x60-pll.c
71
static unsigned long sam9x60_frac_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-sam9x60-pll.c
725
struct clk_hw * __init
drivers/clk/at91/clk-sam9x60-pll.c
728
struct clk_hw *parent_hw, u8 id,
drivers/clk/at91/clk-sam9x60-pll.c
734
struct clk_hw *hw;
drivers/clk/at91/clk-sam9x60-pll.c
753
init.parent_hws = (const struct clk_hw **)&parent_hw;
drivers/clk/at91/clk-slow.c
18
struct clk_hw hw;
drivers/clk/at91/clk-slow.c
24
static u8 clk_sam9260_slow_get_parent(struct clk_hw *hw)
drivers/clk/at91/clk-slow.c
38
struct clk_hw * __init
drivers/clk/at91/clk-slow.c
45
struct clk_hw *hw;
drivers/clk/at91/clk-smd.c
112
struct clk_hw * __init
drivers/clk/at91/clk-smd.c
117
struct clk_hw *hw;
drivers/clk/at91/clk-smd.c
19
struct clk_hw hw;
drivers/clk/at91/clk-smd.c
26
static unsigned long at91sam9x5_clk_smd_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-smd.c
39
static int at91sam9x5_clk_smd_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-smd.c
66
static int at91sam9x5_clk_smd_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/at91/clk-smd.c
79
static u8 at91sam9x5_clk_smd_get_parent(struct clk_hw *hw)
drivers/clk/at91/clk-smd.c
89
static int at91sam9x5_clk_smd_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/at91/clk-system.c
106
struct clk_hw * __init
drivers/clk/at91/clk-system.c
108
const char *parent_name, struct clk_hw *parent_hw, u8 id,
drivers/clk/at91/clk-system.c
112
struct clk_hw *hw;
drivers/clk/at91/clk-system.c
126
init.parent_hws = (const struct clk_hw **)&parent_hw;
drivers/clk/at91/clk-system.c
21
struct clk_hw hw;
drivers/clk/at91/clk-system.c
41
static int clk_system_prepare(struct clk_hw *hw)
drivers/clk/at91/clk-system.c
56
static void clk_system_unprepare(struct clk_hw *hw)
drivers/clk/at91/clk-system.c
63
static int clk_system_is_prepared(struct clk_hw *hw)
drivers/clk/at91/clk-system.c
81
static int clk_system_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-system.c
90
static void clk_system_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-usb.c
111
static int at91sam9x5_clk_usb_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/at91/clk-usb.c
123
static u8 at91sam9x5_clk_usb_get_parent(struct clk_hw *hw)
drivers/clk/at91/clk-usb.c
133
static int at91sam9x5_clk_usb_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/at91/clk-usb.c
152
static int at91sam9x5_usb_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-usb.c
155
struct clk_hw *parent_hw = clk_hw_get_parent(hw);
drivers/clk/at91/clk-usb.c
164
static void at91sam9x5_usb_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-usb.c
186
static int at91sam9n12_clk_usb_enable(struct clk_hw *hw)
drivers/clk/at91/clk-usb.c
196
static void at91sam9n12_clk_usb_disable(struct clk_hw *hw)
drivers/clk/at91/clk-usb.c
203
static int at91sam9n12_clk_usb_is_enabled(struct clk_hw *hw)
drivers/clk/at91/clk-usb.c
222
static struct clk_hw * __init
drivers/clk/at91/clk-usb.c
228
struct clk_hw *hw;
drivers/clk/at91/clk-usb.c
25
struct clk_hw hw;
drivers/clk/at91/clk-usb.c
258
struct clk_hw * __init
drivers/clk/at91/clk-usb.c
266
struct clk_hw * __init
drivers/clk/at91/clk-usb.c
274
struct clk_hw * __init
drivers/clk/at91/clk-usb.c
279
struct clk_hw *hw;
drivers/clk/at91/clk-usb.c
306
static unsigned long at91rm9200_clk_usb_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-usb.c
322
static int at91rm9200_clk_usb_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-usb.c
326
struct clk_hw *parent = clk_hw_get_parent(hw);
drivers/clk/at91/clk-usb.c
36
struct clk_hw hw;
drivers/clk/at91/clk-usb.c
362
static int at91rm9200_clk_usb_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/at91/clk-usb.c
393
struct clk_hw * __init
drivers/clk/at91/clk-usb.c
398
struct clk_hw *hw;
drivers/clk/at91/clk-usb.c
44
static unsigned long at91sam9x5_clk_usb_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-usb.c
57
static int at91sam9x5_clk_usb_determine_rate(struct clk_hw *hw,
drivers/clk/at91/clk-usb.c
60
struct clk_hw *parent;
drivers/clk/at91/clk-utmi.c
102
static void clk_utmi_unprepare(struct clk_hw *hw)
drivers/clk/at91/clk-utmi.c
110
static unsigned long clk_utmi_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/clk-utmi.c
117
static int clk_utmi_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-utmi.c
126
static void clk_utmi_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-utmi.c
143
static struct clk_hw * __init
drivers/clk/at91/clk-utmi.c
147
struct clk_hw *parent_hw,
drivers/clk/at91/clk-utmi.c
151
struct clk_hw *hw;
drivers/clk/at91/clk-utmi.c
165
init.parent_hws = (const struct clk_hw **)&parent_hw;
drivers/clk/at91/clk-utmi.c
185
struct clk_hw * __init
drivers/clk/at91/clk-utmi.c
188
struct clk_hw *parent_hw)
drivers/clk/at91/clk-utmi.c
194
static int clk_utmi_sama7g5_prepare(struct clk_hw *hw)
drivers/clk/at91/clk-utmi.c
197
struct clk_hw *hw_parent;
drivers/clk/at91/clk-utmi.c
228
static int clk_utmi_sama7g5_is_prepared(struct clk_hw *hw)
drivers/clk/at91/clk-utmi.c
23
struct clk_hw hw;
drivers/clk/at91/clk-utmi.c
231
struct clk_hw *hw_parent;
drivers/clk/at91/clk-utmi.c
263
static int clk_utmi_sama7g5_save_context(struct clk_hw *hw)
drivers/clk/at91/clk-utmi.c
272
static void clk_utmi_sama7g5_restore_context(struct clk_hw *hw)
drivers/clk/at91/clk-utmi.c
288
struct clk_hw * __init
drivers/clk/at91/clk-utmi.c
290
const char *parent_name, struct clk_hw *parent_hw)
drivers/clk/at91/clk-utmi.c
40
static int clk_utmi_prepare(struct clk_hw *hw)
drivers/clk/at91/clk-utmi.c
42
struct clk_hw *hw_parent;
drivers/clk/at91/clk-utmi.c
95
static int clk_utmi_is_prepared(struct clk_hw *hw)
drivers/clk/at91/dt-compat.c
1025
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
129
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
190
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
223
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
255
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
283
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
311
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
32
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
337
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
396
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
460
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
58
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
644
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
711
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
743
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
806
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
84
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
841
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
877
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
928
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
961
struct clk_hw *hw;
drivers/clk/at91/dt-compat.c
990
struct clk_hw *hw;
drivers/clk/at91/pmc.c
47
struct clk_hw *of_clk_hw_pmc_get(struct of_phandle_args *clkspec, void *data)
drivers/clk/at91/pmc.h
145
struct clk_hw *of_clk_hw_pmc_get(struct of_phandle_args *clkspec, void *data);
drivers/clk/at91/pmc.h
147
struct clk_hw * __init
drivers/clk/at91/pmc.h
151
struct clk_hw * __init
drivers/clk/at91/pmc.h
155
struct clk_hw * __init
drivers/clk/at91/pmc.h
159
struct clk_hw * __init
drivers/clk/at91/pmc.h
163
struct clk_hw **parent_hws, u32 *mux_table,
drivers/clk/at91/pmc.h
167
struct clk_hw * __init
drivers/clk/at91/pmc.h
171
struct clk_hw * __init
drivers/clk/at91/pmc.h
176
struct clk_hw * __init
drivers/clk/at91/pmc.h
179
struct clk_hw * __init
drivers/clk/at91/pmc.h
183
struct clk_hw * __init
drivers/clk/at91/pmc.h
187
struct clk_hw *parent_hw);
drivers/clk/at91/pmc.h
188
struct clk_hw * __init
drivers/clk/at91/pmc.h
191
struct clk_hw **parent_hws, int num_parents);
drivers/clk/at91/pmc.h
193
struct clk_hw * __init
drivers/clk/at91/pmc.h
196
struct clk_hw **parent_hws,
drivers/clk/at91/pmc.h
201
struct clk_hw * __init
drivers/clk/at91/pmc.h
203
const char *parent_names, struct clk_hw *parent_hw,
drivers/clk/at91/pmc.h
208
struct clk_hw * __init
drivers/clk/at91/pmc.h
212
struct clk_hw **parent_hws, u32 *mux_table,
drivers/clk/at91/pmc.h
216
struct clk_hw * __init
drivers/clk/at91/pmc.h
218
const char *parent_name, struct clk_hw *parent_hw,
drivers/clk/at91/pmc.h
22
struct clk_hw **chws;
drivers/clk/at91/pmc.h
220
struct clk_hw * __init
drivers/clk/at91/pmc.h
224
struct clk_hw *parent_hw,
drivers/clk/at91/pmc.h
228
struct clk_hw * __init
drivers/clk/at91/pmc.h
233
struct clk_hw * __init
drivers/clk/at91/pmc.h
237
struct clk_hw * __init
drivers/clk/at91/pmc.h
24
struct clk_hw **shws;
drivers/clk/at91/pmc.h
240
struct clk_hw *parent_hw, u8 id,
drivers/clk/at91/pmc.h
245
struct clk_hw * __init
drivers/clk/at91/pmc.h
248
struct clk_hw *parent_hw, u8 id,
drivers/clk/at91/pmc.h
252
struct clk_hw * __init
drivers/clk/at91/pmc.h
254
const char **parent_names, struct clk_hw **parent_hws,
drivers/clk/at91/pmc.h
259
struct clk_hw * __init
drivers/clk/at91/pmc.h
26
struct clk_hw **phws;
drivers/clk/at91/pmc.h
265
struct clk_hw * __init
drivers/clk/at91/pmc.h
269
struct clk_hw * __init
drivers/clk/at91/pmc.h
271
const char *parent_name, struct clk_hw *parent_hw,
drivers/clk/at91/pmc.h
274
struct clk_hw * __init
drivers/clk/at91/pmc.h
277
struct clk_hw * __init
drivers/clk/at91/pmc.h
28
struct clk_hw **ghws;
drivers/clk/at91/pmc.h
280
struct clk_hw * __init
drivers/clk/at91/pmc.h
283
struct clk_hw * __init
drivers/clk/at91/pmc.h
287
struct clk_hw * __init
drivers/clk/at91/pmc.h
290
struct clk_hw *parent_hw);
drivers/clk/at91/pmc.h
292
struct clk_hw * __init
drivers/clk/at91/pmc.h
294
const char *parent_name, struct clk_hw *parent_hw);
drivers/clk/at91/pmc.h
30
struct clk_hw **pchws;
drivers/clk/at91/pmc.h
32
struct clk_hw *hwtable[];
drivers/clk/at91/sam9x60.c
193
struct clk_hw *main_osc_hw;
drivers/clk/at91/sam9x60.c
195
struct clk_hw *hw;
drivers/clk/at91/sam9x7.c
724
struct clk_hw *main_osc_hw;
drivers/clk/at91/sam9x7.c
726
struct clk_hw *hw;
drivers/clk/at91/sam9x7.c
783
struct clk_hw *parent_hw;
drivers/clk/at91/sama5d2.c
172
struct clk_hw *hw;
drivers/clk/at91/sama5d3.c
121
struct clk_hw *hw;
drivers/clk/at91/sama5d4.c
136
struct clk_hw *hw;
drivers/clk/at91/sama7d65.c
1105
struct clk_hw *hw, *main_rc_hw, *main_osc_hw, *main_xtal_hw;
drivers/clk/at91/sama7d65.c
1106
struct clk_hw *td_slck_hw, *md_slck_hw;
drivers/clk/at91/sama7d65.c
1108
struct clk_hw *parent_hws[10];
drivers/clk/at91/sama7d65.c
1160
struct clk_hw *parent_hw;
drivers/clk/at91/sama7d65.c
1226
struct clk_hw *tmp_parent_hws[8];
drivers/clk/at91/sama7d65.c
1327
struct clk_hw *tmp_parent_hws[8];
drivers/clk/at91/sama7d65.c
199
struct clk_hw *hw;
drivers/clk/at91/sama7d65.c
458
struct clk_hw *hw;
drivers/clk/at91/sama7g5.c
1037
struct clk_hw *parent_hw;
drivers/clk/at91/sama7g5.c
1102
struct clk_hw *tmp_parent_hws[8];
drivers/clk/at91/sama7g5.c
1198
struct clk_hw *tmp_parent_hws[8];
drivers/clk/at91/sama7g5.c
157
struct clk_hw *hw;
drivers/clk/at91/sama7g5.c
369
struct clk_hw *hw;
drivers/clk/at91/sama7g5.c
982
struct clk_hw *hw, *main_rc_hw, *main_osc_hw, *main_xtal_hw;
drivers/clk/at91/sama7g5.c
983
struct clk_hw *td_slck_hw, *md_slck_hw;
drivers/clk/at91/sama7g5.c
985
struct clk_hw *parent_hws[10];
drivers/clk/at91/sckc.c
101
static int clk_slow_osc_is_prepared(struct clk_hw *hw)
drivers/clk/at91/sckc.c
119
static struct clk_hw * __init
drivers/clk/at91/sckc.c
128
struct clk_hw *hw;
drivers/clk/at91/sckc.c
164
static void at91_clk_unregister_slow_osc(struct clk_hw *hw)
drivers/clk/at91/sckc.c
172
static unsigned long clk_slow_rc_osc_recalc_rate(struct clk_hw *hw,
drivers/clk/at91/sckc.c
180
static unsigned long clk_slow_rc_osc_recalc_accuracy(struct clk_hw *hw,
drivers/clk/at91/sckc.c
188
static int clk_slow_rc_osc_prepare(struct clk_hw *hw)
drivers/clk/at91/sckc.c
203
static void clk_slow_rc_osc_unprepare(struct clk_hw *hw)
drivers/clk/at91/sckc.c
211
static int clk_slow_rc_osc_is_prepared(struct clk_hw *hw)
drivers/clk/at91/sckc.c
226
static struct clk_hw * __init
drivers/clk/at91/sckc.c
235
struct clk_hw *hw;
drivers/clk/at91/sckc.c
269
static void at91_clk_unregister_slow_rc_osc(struct clk_hw *hw)
drivers/clk/at91/sckc.c
277
static int clk_sam9x5_slow_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/at91/sckc.c
307
static u8 clk_sam9x5_slow_get_parent(struct clk_hw *hw)
drivers/clk/at91/sckc.c
32
struct clk_hw hw;
drivers/clk/at91/sckc.c
320
static struct clk_hw * __init
drivers/clk/at91/sckc.c
323
const struct clk_hw **parent_hws,
drivers/clk/at91/sckc.c
328
struct clk_hw *hw;
drivers/clk/at91/sckc.c
360
static void at91_clk_unregister_sam9x5_slow(struct clk_hw *hw)
drivers/clk/at91/sckc.c
375
struct clk_hw *slow_rc, *slow_osc, *slowck;
drivers/clk/at91/sckc.c
379
const struct clk_hw *parent_hws[2];
drivers/clk/at91/sckc.c
41
struct clk_hw hw;
drivers/clk/at91/sckc.c
475
struct clk_hw *slow_rc, *slow_osc, *hw;
drivers/clk/at91/sckc.c
477
const struct clk_hw *parent_hws[2];
drivers/clk/at91/sckc.c
51
struct clk_hw hw;
drivers/clk/at91/sckc.c
545
static int clk_sama5d4_slow_osc_prepare(struct clk_hw *hw)
drivers/clk/at91/sckc.c
570
static int clk_sama5d4_slow_osc_is_prepared(struct clk_hw *hw)
drivers/clk/at91/sckc.c
589
struct clk_hw *slow_rc, *slowck;
drivers/clk/at91/sckc.c
593
const struct clk_hw *parent_hws[2];
drivers/clk/at91/sckc.c
62
struct clk_hw hw;
drivers/clk/at91/sckc.c
70
static int clk_slow_osc_prepare(struct clk_hw *hw)
drivers/clk/at91/sckc.c
89
static void clk_slow_osc_unprepare(struct clk_hw *hw)
drivers/clk/axs10x/i2s_pll_clock.c
111
static int i2s_pll_determine_rate(struct clk_hw *hw,
drivers/clk/axs10x/i2s_pll_clock.c
130
static int i2s_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/axs10x/i2s_pll_clock.c
60
struct clk_hw hw;
drivers/clk/axs10x/i2s_pll_clock.c
76
static inline struct i2s_pll_clk *to_i2s_pll_clk(struct clk_hw *hw)
drivers/clk/axs10x/i2s_pll_clock.c
98
static unsigned long i2s_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/axs10x/pll_clock.c
109
static inline struct axs10x_pll_clk *to_axs10x_pll_clk(struct clk_hw *hw)
drivers/clk/axs10x/pll_clock.c
135
static unsigned long axs10x_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/axs10x/pll_clock.c
152
static int axs10x_pll_determine_rate(struct clk_hw *hw,
drivers/clk/axs10x/pll_clock.c
175
static int axs10x_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/axs10x/pll_clock.c
91
struct clk_hw hw;
drivers/clk/baikal-t1/ccu-div.c
110
static int ccu_div_var_enable(struct clk_hw *hw)
drivers/clk/baikal-t1/ccu-div.c
112
struct clk_hw *parent_hw = clk_hw_get_parent(hw);
drivers/clk/baikal-t1/ccu-div.c
140
static int ccu_div_gate_enable(struct clk_hw *hw)
drivers/clk/baikal-t1/ccu-div.c
153
static void ccu_div_gate_disable(struct clk_hw *hw)
drivers/clk/baikal-t1/ccu-div.c
163
static int ccu_div_gate_is_enabled(struct clk_hw *hw)
drivers/clk/baikal-t1/ccu-div.c
173
static int ccu_div_buf_enable(struct clk_hw *hw)
drivers/clk/baikal-t1/ccu-div.c
186
static void ccu_div_buf_disable(struct clk_hw *hw)
drivers/clk/baikal-t1/ccu-div.c
197
static int ccu_div_buf_is_enabled(struct clk_hw *hw)
drivers/clk/baikal-t1/ccu-div.c
207
static unsigned long ccu_div_var_recalc_rate(struct clk_hw *hw,
drivers/clk/baikal-t1/ccu-div.c
231
static int ccu_div_var_determine_rate(struct clk_hw *hw,
drivers/clk/baikal-t1/ccu-div.c
250
static int ccu_div_var_set_rate_slow(struct clk_hw *hw, unsigned long rate,
drivers/clk/baikal-t1/ccu-div.c
284
static int ccu_div_var_set_rate_fast(struct clk_hw *hw, unsigned long rate,
drivers/clk/baikal-t1/ccu-div.c
306
static unsigned long ccu_div_fixed_recalc_rate(struct clk_hw *hw,
drivers/clk/baikal-t1/ccu-div.c
314
static int ccu_div_fixed_determine_rate(struct clk_hw *hw,
drivers/clk/baikal-t1/ccu-div.c
324
static int ccu_div_fixed_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/baikal-t1/ccu-div.c
440
static void ccu_div_var_debug_init(struct clk_hw *hw, struct dentry *dentry)
drivers/clk/baikal-t1/ccu-div.c
487
static void ccu_div_gate_debug_init(struct clk_hw *hw, struct dentry *dentry)
drivers/clk/baikal-t1/ccu-div.c
505
static void ccu_div_buf_debug_init(struct clk_hw *hw, struct dentry *dentry)
drivers/clk/baikal-t1/ccu-div.c
520
static void ccu_div_fixed_debug_init(struct clk_hw *hw, struct dentry *dentry)
drivers/clk/baikal-t1/ccu-div.h
112
static inline struct clk_hw *ccu_div_get_clk_hw(struct ccu_div *div)
drivers/clk/baikal-t1/ccu-div.h
98
struct clk_hw hw;
drivers/clk/baikal-t1/ccu-pll.c
104
static int ccu_pll_enable(struct clk_hw *hw)
drivers/clk/baikal-t1/ccu-pll.c
106
struct clk_hw *parent_hw = clk_hw_get_parent(hw);
drivers/clk/baikal-t1/ccu-pll.c
132
static void ccu_pll_disable(struct clk_hw *hw)
drivers/clk/baikal-t1/ccu-pll.c
142
static int ccu_pll_is_enabled(struct clk_hw *hw)
drivers/clk/baikal-t1/ccu-pll.c
152
static unsigned long ccu_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/baikal-t1/ccu-pll.c
231
static int ccu_pll_determine_rate(struct clk_hw *hw,
drivers/clk/baikal-t1/ccu-pll.c
247
static int ccu_pll_set_rate_reset(struct clk_hw *hw, unsigned long rate,
drivers/clk/baikal-t1/ccu-pll.c
278
static int ccu_pll_set_rate_norst(struct clk_hw *hw, unsigned long rate,
drivers/clk/baikal-t1/ccu-pll.c
441
static void ccu_pll_debug_init(struct clk_hw *hw, struct dentry *dentry)
drivers/clk/baikal-t1/ccu-pll.h
54
struct clk_hw hw;
drivers/clk/baikal-t1/ccu-pll.h
63
static inline struct clk_hw *ccu_pll_get_clk_hw(struct ccu_pll *pll)
drivers/clk/baikal-t1/clk-ccu-div.c
325
static struct clk_hw *ccu_div_of_clk_hw_get(struct of_phandle_args *clkspec,
drivers/clk/baikal-t1/clk-ccu-pll.c
129
static struct clk_hw *ccu_pll_of_clk_hw_get(struct of_phandle_args *clkspec,
drivers/clk/bcm/clk-bcm2835.c
1025
static unsigned long bcm2835_clock_get_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-bcm2835.c
1063
static void bcm2835_clock_off(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm2835.c
1078
static int bcm2835_clock_on(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm2835.c
1105
static int bcm2835_clock_set_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-bcm2835.c
1136
bcm2835_clk_is_pllc(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm2835.c
1144
static unsigned long bcm2835_clock_choose_div_and_prate(struct clk_hw *hw,
drivers/clk/bcm/clk-bcm2835.c
1156
struct clk_hw *parent;
drivers/clk/bcm/clk-bcm2835.c
1214
static int bcm2835_clock_determine_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-bcm2835.c
1217
struct clk_hw *parent, *best_parent = NULL;
drivers/clk/bcm/clk-bcm2835.c
1267
static int bcm2835_clock_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/bcm/clk-bcm2835.c
1278
static u8 bcm2835_clock_get_parent(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm2835.c
1299
static void bcm2835_clock_debug_init(struct clk_hw *hw,
drivers/clk/bcm/clk-bcm2835.c
1324
static int bcm2835_vpu_clock_is_on(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm2835.c
1343
static struct clk_hw *bcm2835_register_pll(struct bcm2835_cprman *cprman,
drivers/clk/bcm/clk-bcm2835.c
1376
static struct clk_hw *
drivers/clk/bcm/clk-bcm2835.c
1438
static struct clk_hw *bcm2835_register_clock(struct bcm2835_cprman *cprman,
drivers/clk/bcm/clk-bcm2835.c
1502
static struct clk_hw *bcm2835_register_gate(struct bcm2835_cprman *cprman,
drivers/clk/bcm/clk-bcm2835.c
1515
struct clk_hw *(*clk_register)(struct bcm2835_cprman *cprman,
drivers/clk/bcm/clk-bcm2835.c
2270
struct clk_hw **hws;
drivers/clk/bcm/clk-bcm2835.c
518
struct clk_hw hw;
drivers/clk/bcm/clk-bcm2835.c
523
static int bcm2835_pll_is_on(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm2835.c
573
static int bcm2835_pll_determine_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-bcm2835.c
592
static unsigned long bcm2835_pll_get_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-bcm2835.c
619
static void bcm2835_pll_off(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm2835.c
633
static int bcm2835_pll_on(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm2835.c
686
static int bcm2835_pll_set_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-bcm2835.c
755
static void bcm2835_pll_debug_init(struct clk_hw *hw,
drivers/clk/bcm/clk-bcm2835.c
802
bcm2835_pll_divider_from_hw(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm2835.c
807
static int bcm2835_pll_divider_is_on(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm2835.c
816
static int bcm2835_pll_divider_determine_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-bcm2835.c
822
static unsigned long bcm2835_pll_divider_get_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-bcm2835.c
828
static void bcm2835_pll_divider_off(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm2835.c
844
static int bcm2835_pll_divider_on(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm2835.c
862
static int bcm2835_pll_divider_set_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-bcm2835.c
885
static void bcm2835_pll_divider_debug_init(struct clk_hw *hw,
drivers/clk/bcm/clk-bcm2835.c
922
struct clk_hw hw;
drivers/clk/bcm/clk-bcm2835.c
927
static struct bcm2835_clock *bcm2835_clock_from_hw(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm2835.c
932
static int bcm2835_clock_is_on(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm2835.c
941
static u32 bcm2835_clock_choose_div(struct clk_hw *hw,
drivers/clk/bcm/clk-bcm53573-ilp.c
21
struct clk_hw hw;
drivers/clk/bcm/clk-bcm53573-ilp.c
25
static int bcm53573_ilp_enable(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm53573-ilp.c
35
static void bcm53573_ilp_disable(struct clk_hw *hw)
drivers/clk/bcm/clk-bcm53573-ilp.c
43
static unsigned long bcm53573_ilp_recalc_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-bcm63268-timer.c
153
struct clk_hw *clk;
drivers/clk/bcm/clk-bcm63xx-gate.c
517
struct clk_hw *clk;
drivers/clk/bcm/clk-iproc-armpll.c
185
static unsigned long iproc_arm_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-iproc-armpll.c
59
struct clk_hw hw;
drivers/clk/bcm/clk-iproc-asiu.c
101
static int iproc_asiu_clk_determine_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-iproc-asiu.c
124
static int iproc_asiu_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/bcm/clk-iproc-asiu.c
18
struct clk_hw hw;
drivers/clk/bcm/clk-iproc-asiu.c
36
static int iproc_asiu_clk_enable(struct clk_hw *hw)
drivers/clk/bcm/clk-iproc-asiu.c
53
static void iproc_asiu_clk_disable(struct clk_hw *hw)
drivers/clk/bcm/clk-iproc-asiu.c
68
static unsigned long iproc_asiu_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-iproc-pll.c
427
static int iproc_pll_enable(struct clk_hw *hw)
drivers/clk/bcm/clk-iproc-pll.c
435
static void iproc_pll_disable(struct clk_hw *hw)
drivers/clk/bcm/clk-iproc-pll.c
447
static unsigned long iproc_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-iproc-pll.c
496
static int iproc_pll_determine_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-iproc-pll.c
542
static int iproc_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/bcm/clk-iproc-pll.c
575
static int iproc_clk_enable(struct clk_hw *hw)
drivers/clk/bcm/clk-iproc-pll.c
595
static void iproc_clk_disable(struct clk_hw *hw)
drivers/clk/bcm/clk-iproc-pll.c
610
static unsigned long iproc_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-iproc-pll.c
636
static int iproc_clk_determine_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-iproc-pll.c
658
static int iproc_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/bcm/clk-iproc-pll.c
74
struct clk_hw hw;
drivers/clk/bcm/clk-kona-setup.c
686
static void kona_clk_teardown(struct clk_hw *hw)
drivers/clk/bcm/clk-kona-setup.c
775
static struct clk_hw *
drivers/clk/bcm/clk-kona.c
1001
struct clk_hw *current_parent;
drivers/clk/bcm/clk-kona.c
1033
struct clk_hw *parent = clk_hw_get_parent_by_index(hw, which);
drivers/clk/bcm/clk-kona.c
1058
static int kona_peri_clk_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/bcm/clk-kona.c
1093
static u8 kona_peri_clk_get_parent(struct clk_hw *hw)
drivers/clk/bcm/clk-kona.c
1105
static int kona_peri_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/bcm/clk-kona.c
949
static int kona_peri_clk_enable(struct clk_hw *hw)
drivers/clk/bcm/clk-kona.c
957
static void kona_peri_clk_disable(struct clk_hw *hw)
drivers/clk/bcm/clk-kona.c
965
static int kona_peri_clk_is_enabled(struct clk_hw *hw)
drivers/clk/bcm/clk-kona.c
973
static unsigned long kona_peri_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-kona.c
983
static long kona_peri_clk_round_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/bcm/clk-kona.c
997
static int kona_peri_clk_determine_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-kona.h
397
struct clk_hw hw;
drivers/clk/bcm/clk-raspberrypi.c
209
static int raspberrypi_fw_is_prepared(struct clk_hw *hw)
drivers/clk/bcm/clk-raspberrypi.c
228
static unsigned long raspberrypi_fw_get_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-raspberrypi.c
247
static int raspberrypi_fw_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/bcm/clk-raspberrypi.c
264
static int raspberrypi_fw_dumb_determine_rate(struct clk_hw *hw,
drivers/clk/bcm/clk-raspberrypi.c
289
static int raspberrypi_fw_prepare(struct clk_hw *hw)
drivers/clk/bcm/clk-raspberrypi.c
306
static void raspberrypi_fw_unprepare(struct clk_hw *hw)
drivers/clk/bcm/clk-raspberrypi.c
330
static struct clk_hw *raspberrypi_clk_register(struct raspberrypi_clk *rpi,
drivers/clk/bcm/clk-raspberrypi.c
448
struct clk_hw *hw;
drivers/clk/bcm/clk-raspberrypi.c
52
struct clk_hw hw;
drivers/clk/bcm/clk-raspberrypi.c
61
const struct raspberrypi_clk_data *clk_hw_to_data(const struct clk_hw *hw)
drivers/clk/berlin/berlin2-avpll.c
106
struct clk_hw hw;
drivers/clk/berlin/berlin2-avpll.c
113
static int berlin2_avpll_vco_is_enabled(struct clk_hw *hw)
drivers/clk/berlin/berlin2-avpll.c
125
static int berlin2_avpll_vco_enable(struct clk_hw *hw)
drivers/clk/berlin/berlin2-avpll.c
140
static void berlin2_avpll_vco_disable(struct clk_hw *hw)
drivers/clk/berlin/berlin2-avpll.c
156
berlin2_avpll_vco_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/berlin/berlin2-avpll.c
204
struct clk_hw hw;
drivers/clk/berlin/berlin2-avpll.c
212
static int berlin2_avpll_channel_is_enabled(struct clk_hw *hw)
drivers/clk/berlin/berlin2-avpll.c
226
static int berlin2_avpll_channel_enable(struct clk_hw *hw)
drivers/clk/berlin/berlin2-avpll.c
238
static void berlin2_avpll_channel_disable(struct clk_hw *hw)
drivers/clk/berlin/berlin2-avpll.c
252
berlin2_avpll_channel_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/berlin/berlin2-div.c
102
static void berlin2_div_disable(struct clk_hw *hw)
drivers/clk/berlin/berlin2-div.c
119
static int berlin2_div_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/berlin/berlin2-div.c
150
static u8 berlin2_div_get_parent(struct clk_hw *hw)
drivers/clk/berlin/berlin2-div.c
176
static unsigned long berlin2_div_recalc_rate(struct clk_hw *hw,
drivers/clk/berlin/berlin2-div.c
228
struct clk_hw * __init
drivers/clk/berlin/berlin2-div.c
55
struct clk_hw hw;
drivers/clk/berlin/berlin2-div.c
65
static int berlin2_div_is_enabled(struct clk_hw *hw)
drivers/clk/berlin/berlin2-div.c
83
static int berlin2_div_enable(struct clk_hw *hw)
drivers/clk/berlin/berlin2-div.h
11
struct clk_hw;
drivers/clk/berlin/berlin2-div.h
72
struct clk_hw *
drivers/clk/berlin/berlin2-pll.c
20
struct clk_hw hw;
drivers/clk/berlin/berlin2-pll.c
42
berlin2_pll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/berlin/bg2.c
497
struct clk_hw *hw;
drivers/clk/berlin/bg2.c
498
struct clk_hw **hws;
drivers/clk/berlin/bg2q.c
285
struct clk_hw **hws;
drivers/clk/clk-apple-nco.c
154
static int applnco_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-apple-nco.c
189
static unsigned long applnco_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-apple-nco.c
215
static int applnco_determine_rate(struct clk_hw *hw,
drivers/clk/clk-apple-nco.c
226
static int applnco_enable(struct clk_hw *hw)
drivers/clk/clk-apple-nco.c
238
static void applnco_disable(struct clk_hw *hw)
drivers/clk/clk-apple-nco.c
70
struct clk_hw hw;
drivers/clk/clk-apple-nco.c
77
static void applnco_enable_nolock(struct clk_hw *hw)
drivers/clk/clk-apple-nco.c
86
static void applnco_disable_nolock(struct clk_hw *hw)
drivers/clk/clk-apple-nco.c
95
static int applnco_is_enabled(struct clk_hw *hw)
drivers/clk/clk-asm9260.c
258
struct clk_hw *pll_hw;
drivers/clk/clk-asm9260.c
259
struct clk_hw **hws;
drivers/clk/clk-axi-clkgen.c
323
static struct axi_clkgen *clk_hw_to_axi_clkgen(struct clk_hw *clk_hw)
drivers/clk/clk-axi-clkgen.c
325
return container_of(clk_hw, struct axi_clkgen, clk_hw);
drivers/clk/clk-axi-clkgen.c
346
static int axi_clkgen_set_rate(struct clk_hw *clk_hw, unsigned long rate,
drivers/clk/clk-axi-clkgen.c
349
struct axi_clkgen *axi_clkgen = clk_hw_to_axi_clkgen(clk_hw);
drivers/clk/clk-axi-clkgen.c
395
static int axi_clkgen_determine_rate(struct clk_hw *hw,
drivers/clk/clk-axi-clkgen.c
443
static unsigned long axi_clkgen_recalc_rate(struct clk_hw *clk_hw,
drivers/clk/clk-axi-clkgen.c
446
struct axi_clkgen *axi_clkgen = clk_hw_to_axi_clkgen(clk_hw);
drivers/clk/clk-axi-clkgen.c
471
static int axi_clkgen_enable(struct clk_hw *clk_hw)
drivers/clk/clk-axi-clkgen.c
473
struct axi_clkgen *axi_clkgen = clk_hw_to_axi_clkgen(clk_hw);
drivers/clk/clk-axi-clkgen.c
480
static void axi_clkgen_disable(struct clk_hw *clk_hw)
drivers/clk/clk-axi-clkgen.c
482
struct axi_clkgen *axi_clkgen = clk_hw_to_axi_clkgen(clk_hw);
drivers/clk/clk-axi-clkgen.c
487
static int axi_clkgen_set_parent(struct clk_hw *clk_hw, u8 index)
drivers/clk/clk-axi-clkgen.c
489
struct axi_clkgen *axi_clkgen = clk_hw_to_axi_clkgen(clk_hw);
drivers/clk/clk-axi-clkgen.c
496
static u8 axi_clkgen_get_parent(struct clk_hw *clk_hw)
drivers/clk/clk-axi-clkgen.c
498
struct axi_clkgen *axi_clkgen = clk_hw_to_axi_clkgen(clk_hw);
drivers/clk/clk-axi-clkgen.c
636
axi_clkgen->clk_hw.init = &init;
drivers/clk/clk-axi-clkgen.c
637
ret = devm_clk_hw_register(&pdev->dev, &axi_clkgen->clk_hw);
drivers/clk/clk-axi-clkgen.c
642
&axi_clkgen->clk_hw);
drivers/clk/clk-axi-clkgen.c
65
struct clk_hw clk_hw;
drivers/clk/clk-axm5516.c
121
static u8 axxia_clkmux_get_parent(struct clk_hw *hw)
drivers/clk/clk-axm5516.c
27
struct clk_hw hw;
drivers/clk/clk-axm5516.c
48
axxia_pllclk_recalc(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/clk-axm5516.c
514
static struct clk_hw *
drivers/clk/clk-axm5516.c
87
axxia_divclk_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/clk-bd718x7.c
31
struct clk_hw hw;
drivers/clk/clk-bd718x7.c
43
static void bd71837_clk_disable(struct clk_hw *hw)
drivers/clk/clk-bd718x7.c
53
static int bd71837_clk_enable(struct clk_hw *hw)
drivers/clk/clk-bd718x7.c
60
static int bd71837_clk_is_enabled(struct clk_hw *hw)
drivers/clk/clk-bm1880.c
102
struct clk_hw hw;
drivers/clk/clk-bm1880.c
136
struct clk_hw hw;
drivers/clk/clk-bm1880.c
492
static unsigned long bm1880_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-bm1880.c
509
static struct clk_hw *bm1880_clk_register_pll(struct bm1880_pll_hw_clock *pll_clk,
drivers/clk/clk-bm1880.c
512
struct clk_hw *hw;
drivers/clk/clk-bm1880.c
529
struct clk_hw *hw;
drivers/clk/clk-bm1880.c
559
struct clk_hw *hw;
drivers/clk/clk-bm1880.c
589
static unsigned long bm1880_clk_div_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-bm1880.c
611
static int bm1880_clk_div_determine_rate(struct clk_hw *hw,
drivers/clk/clk-bm1880.c
631
static int bm1880_clk_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-bm1880.c
670
static struct clk_hw *bm1880_clk_register_div(struct bm1880_div_hw_clock *div_clk,
drivers/clk/clk-bm1880.c
673
struct clk_hw *hw;
drivers/clk/clk-bm1880.c
692
struct clk_hw *hw;
drivers/clk/clk-bm1880.c
723
struct clk_hw *hw;
drivers/clk/clk-bm1880.c
752
static struct clk_hw *bm1880_clk_register_composite(struct bm1880_composite_clock *clks,
drivers/clk/clk-bm1880.c
755
struct clk_hw *hw;
drivers/clk/clk-bm1880.c
759
struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL;
drivers/clk/clk-bm1880.c
846
struct clk_hw *hw;
drivers/clk/clk-cdce706.c
142
static int cdce706_clkin_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-cdce706.c
150
static u8 cdce706_clkin_get_parent(struct clk_hw *hw)
drivers/clk/clk-cdce706.c
163
static unsigned long cdce706_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-cdce706.c
186
static int cdce706_pll_determine_rate(struct clk_hw *hw,
drivers/clk/clk-cdce706.c
214
static int cdce706_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-cdce706.c
260
static int cdce706_divider_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-cdce706.c
273
static u8 cdce706_divider_get_parent(struct clk_hw *hw)
drivers/clk/clk-cdce706.c
280
static unsigned long cdce706_divider_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-cdce706.c
293
static int cdce706_divider_determine_rate(struct clk_hw *hw,
drivers/clk/clk-cdce706.c
363
static int cdce706_divider_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-cdce706.c
386
static int cdce706_clkout_prepare(struct clk_hw *hw)
drivers/clk/clk-cdce706.c
395
static void cdce706_clkout_unprepare(struct clk_hw *hw)
drivers/clk/clk-cdce706.c
403
static int cdce706_clkout_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-cdce706.c
415
static u8 cdce706_clkout_get_parent(struct clk_hw *hw)
drivers/clk/clk-cdce706.c
422
static unsigned long cdce706_clkout_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-cdce706.c
428
static int cdce706_clkout_determine_rate(struct clk_hw *hw,
drivers/clk/clk-cdce706.c
436
static int cdce706_clkout_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-cdce706.c
622
static struct clk_hw *
drivers/clk/clk-cdce706.c
71
struct clk_hw hw;
drivers/clk/clk-cdce925.c
131
static int cdce925_pll_determine_rate(struct clk_hw *hw,
drivers/clk/clk-cdce925.c
142
static int cdce925_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-cdce925.c
187
static u8 cdce925_pll_calc_range_bits(struct clk_hw *hw, u16 n, u16 m)
drivers/clk/clk-cdce925.c
204
static int cdce925_pll_prepare(struct clk_hw *hw)
drivers/clk/clk-cdce925.c
258
static void cdce925_pll_unprepare(struct clk_hw *hw)
drivers/clk/clk-cdce925.c
338
static int cdce925_clk_prepare(struct clk_hw *hw)
drivers/clk/clk-cdce925.c
347
static void cdce925_clk_unprepare(struct clk_hw *hw)
drivers/clk/clk-cdce925.c
355
static unsigned long cdce925_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-cdce925.c
383
struct clk_hw *hw, unsigned long rate)
drivers/clk/clk-cdce925.c
425
static int cdce925_clk_determine_rate(struct clk_hw *hw,
drivers/clk/clk-cdce925.c
445
static int cdce925_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-cdce925.c
481
static int cdce925_clk_y1_determine_rate(struct clk_hw *hw,
drivers/clk/clk-cdce925.c
495
static int cdce925_clk_y1_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-cdce925.c
51
struct clk_hw hw;
drivers/clk/clk-cdce925.c
585
static struct clk_hw *
drivers/clk/clk-cdce925.c
60
struct clk_hw hw;
drivers/clk/clk-cdce925.c
86
static unsigned long cdce925_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-composite.c
11
static u8 clk_composite_get_parent(struct clk_hw *hw)
drivers/clk/clk-composite.c
15
struct clk_hw *mux_hw = composite->mux_hw;
drivers/clk/clk-composite.c
153
static long clk_composite_round_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-composite.c
158
struct clk_hw *rate_hw = composite->rate_hw;
drivers/clk/clk-composite.c
165
static int clk_composite_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-composite.c
170
struct clk_hw *rate_hw = composite->rate_hw;
drivers/clk/clk-composite.c
177
static int clk_composite_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/clk-composite.c
185
struct clk_hw *rate_hw = composite->rate_hw;
drivers/clk/clk-composite.c
186
struct clk_hw *mux_hw = composite->mux_hw;
drivers/clk/clk-composite.c
204
static int clk_composite_is_enabled(struct clk_hw *hw)
drivers/clk/clk-composite.c
208
struct clk_hw *gate_hw = composite->gate_hw;
drivers/clk/clk-composite.c
215
static int clk_composite_enable(struct clk_hw *hw)
drivers/clk/clk-composite.c
219
struct clk_hw *gate_hw = composite->gate_hw;
drivers/clk/clk-composite.c
22
static int clk_composite_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-composite.c
226
static void clk_composite_disable(struct clk_hw *hw)
drivers/clk/clk-composite.c
230
struct clk_hw *gate_hw = composite->gate_hw;
drivers/clk/clk-composite.c
237
static struct clk_hw *__clk_hw_register_composite(struct device *dev,
drivers/clk/clk-composite.c
240
struct clk_hw *mux_hw, const struct clk_ops *mux_ops,
drivers/clk/clk-composite.c
241
struct clk_hw *rate_hw, const struct clk_ops *rate_ops,
drivers/clk/clk-composite.c
242
struct clk_hw *gate_hw, const struct clk_ops *gate_ops,
drivers/clk/clk-composite.c
245
struct clk_hw *hw;
drivers/clk/clk-composite.c
26
struct clk_hw *mux_hw = composite->mux_hw;
drivers/clk/clk-composite.c
33
static unsigned long clk_composite_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-composite.c
354
struct clk_hw *clk_hw_register_composite(struct device *dev, const char *name,
drivers/clk/clk-composite.c
356
struct clk_hw *mux_hw, const struct clk_ops *mux_ops,
drivers/clk/clk-composite.c
357
struct clk_hw *rate_hw, const struct clk_ops *rate_ops,
drivers/clk/clk-composite.c
358
struct clk_hw *gate_hw, const struct clk_ops *gate_ops,
drivers/clk/clk-composite.c
368
struct clk_hw *clk_hw_register_composite_pdata(struct device *dev,
drivers/clk/clk-composite.c
372
struct clk_hw *mux_hw, const struct clk_ops *mux_ops,
drivers/clk/clk-composite.c
373
struct clk_hw *rate_hw, const struct clk_ops *rate_ops,
drivers/clk/clk-composite.c
374
struct clk_hw *gate_hw, const struct clk_ops *gate_ops,
drivers/clk/clk-composite.c
38
struct clk_hw *rate_hw = composite->rate_hw;
drivers/clk/clk-composite.c
385
struct clk_hw *mux_hw, const struct clk_ops *mux_ops,
drivers/clk/clk-composite.c
386
struct clk_hw *rate_hw, const struct clk_ops *rate_ops,
drivers/clk/clk-composite.c
387
struct clk_hw *gate_hw, const struct clk_ops *gate_ops,
drivers/clk/clk-composite.c
390
struct clk_hw *hw;
drivers/clk/clk-composite.c
404
struct clk_hw *mux_hw, const struct clk_ops *mux_ops,
drivers/clk/clk-composite.c
405
struct clk_hw *rate_hw, const struct clk_ops *rate_ops,
drivers/clk/clk-composite.c
406
struct clk_hw *gate_hw, const struct clk_ops *gate_ops,
drivers/clk/clk-composite.c
409
struct clk_hw *hw;
drivers/clk/clk-composite.c
422
struct clk_hw *hw;
drivers/clk/clk-composite.c
434
void clk_hw_unregister_composite(struct clk_hw *hw)
drivers/clk/clk-composite.c
447
clk_hw_unregister_composite(*(struct clk_hw **)res);
drivers/clk/clk-composite.c
45
static int clk_composite_determine_rate_for_parent(struct clk_hw *rate_hw,
drivers/clk/clk-composite.c
450
static struct clk_hw *__devm_clk_hw_register_composite(struct device *dev,
drivers/clk/clk-composite.c
453
struct clk_hw *mux_hw, const struct clk_ops *mux_ops,
drivers/clk/clk-composite.c
454
struct clk_hw *rate_hw, const struct clk_ops *rate_ops,
drivers/clk/clk-composite.c
455
struct clk_hw *gate_hw, const struct clk_ops *gate_ops,
drivers/clk/clk-composite.c
458
struct clk_hw **ptr, *hw;
drivers/clk/clk-composite.c
47
struct clk_hw *parent_hw,
drivers/clk/clk-composite.c
479
struct clk_hw *devm_clk_hw_register_composite_pdata(struct device *dev,
drivers/clk/clk-composite.c
483
struct clk_hw *mux_hw, const struct clk_ops *mux_ops,
drivers/clk/clk-composite.c
484
struct clk_hw *rate_hw, const struct clk_ops *rate_ops,
drivers/clk/clk-composite.c
485
struct clk_hw *gate_hw, const struct clk_ops *gate_ops,
drivers/clk/clk-composite.c
68
static int clk_composite_determine_rate(struct clk_hw *hw,
drivers/clk/clk-composite.c
74
struct clk_hw *rate_hw = composite->rate_hw;
drivers/clk/clk-composite.c
75
struct clk_hw *mux_hw = composite->mux_hw;
drivers/clk/clk-composite.c
76
struct clk_hw *parent;
drivers/clk/clk-cs2000-cp.c
103
struct clk_hw hw;
drivers/clk/clk-cs2000-cp.c
296
static unsigned long cs2000_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-cs2000-cp.c
308
static int cs2000_determine_rate(struct clk_hw *hw,
drivers/clk/clk-cs2000-cp.c
376
static int cs2000_set_rate(struct clk_hw *hw,
drivers/clk/clk-cs2000-cp.c
394
static int cs2000_enable(struct clk_hw *hw)
drivers/clk/clk-cs2000-cp.c
414
static void cs2000_disable(struct clk_hw *hw)
drivers/clk/clk-cs2000-cp.c
423
static u8 cs2000_get_parent(struct clk_hw *hw)
drivers/clk/clk-divider.c
136
unsigned long divider_recalc_rate(struct clk_hw *hw, unsigned long parent_rate,
drivers/clk/clk-divider.c
155
static unsigned long clk_divider_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-divider.c
295
static int clk_divider_bestdiv(struct clk_hw *hw, struct clk_hw *parent,
drivers/clk/clk-divider.c
352
int divider_determine_rate(struct clk_hw *hw, struct clk_rate_request *req,
drivers/clk/clk-divider.c
367
int divider_ro_determine_rate(struct clk_hw *hw, struct clk_rate_request *req,
drivers/clk/clk-divider.c
390
long divider_round_rate_parent(struct clk_hw *hw, struct clk_hw *parent,
drivers/clk/clk-divider.c
412
long divider_ro_round_rate_parent(struct clk_hw *hw, struct clk_hw *parent,
drivers/clk/clk-divider.c
434
static int clk_divider_determine_rate(struct clk_hw *hw,
drivers/clk/clk-divider.c
472
static int clk_divider_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-divider.c
520
struct clk_hw *__clk_hw_register_divider(struct device *dev,
drivers/clk/clk-divider.c
522
const char *parent_name, const struct clk_hw *parent_hw,
drivers/clk/clk-divider.c
529
struct clk_hw *hw;
drivers/clk/clk-divider.c
600
struct clk_hw *hw;
drivers/clk/clk-divider.c
614
struct clk_hw *hw;
drivers/clk/clk-divider.c
631
void clk_hw_unregister_divider(struct clk_hw *hw)
drivers/clk/clk-divider.c
644
clk_hw_unregister_divider(*(struct clk_hw **)res);
drivers/clk/clk-divider.c
647
struct clk_hw *__devm_clk_hw_register_divider(struct device *dev,
drivers/clk/clk-divider.c
649
const char *parent_name, const struct clk_hw *parent_hw,
drivers/clk/clk-divider.c
655
struct clk_hw **ptr, *hw;
drivers/clk/clk-en7523.c
439
static int en7523_pci_is_enabled(struct clk_hw *hw)
drivers/clk/clk-en7523.c
446
static int en7523_pci_prepare(struct clk_hw *hw)
drivers/clk/clk-en7523.c
485
static void en7523_pci_unprepare(struct clk_hw *hw)
drivers/clk/clk-en7523.c
496
static struct clk_hw *en7523_register_pcie_clk(struct device *dev,
drivers/clk/clk-en7523.c
522
static int en7581_pci_is_enabled(struct clk_hw *hw)
drivers/clk/clk-en7523.c
532
static int en7581_pci_enable(struct clk_hw *hw)
drivers/clk/clk-en7523.c
547
static void en7581_pci_disable(struct clk_hw *hw)
drivers/clk/clk-en7523.c
564
struct clk_hw *hw;
drivers/clk/clk-en7523.c
613
struct clk_hw *hw;
drivers/clk/clk-en7523.c
68
struct clk_hw hw;
drivers/clk/clk-ep93xx.c
115
static int ep93xx_clk_is_enabled(struct clk_hw *hw)
drivers/clk/clk-ep93xx.c
126
static int ep93xx_clk_enable(struct clk_hw *hw)
drivers/clk/clk-ep93xx.c
142
static void ep93xx_clk_disable(struct clk_hw *hw)
drivers/clk/clk-ep93xx.c
185
static u8 ep93xx_mux_get_parent(struct clk_hw *hw)
drivers/clk/clk-ep93xx.c
205
static int ep93xx_mux_set_parent_lock(struct clk_hw *hw, u8 index)
drivers/clk/clk-ep93xx.c
232
static int ep93xx_mux_determine_rate(struct clk_hw *hw,
drivers/clk/clk-ep93xx.c
237
struct clk_hw *parent_best = NULL;
drivers/clk/clk-ep93xx.c
253
struct clk_hw *parent = clk_hw_get_parent_by_index(hw, i);
drivers/clk/clk-ep93xx.c
283
static unsigned long ep93xx_ddiv_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-ep93xx.c
300
static int ep93xx_ddiv_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-ep93xx.c
376
static unsigned long ep93xx_div_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-ep93xx.c
392
static int ep93xx_div_determine_rate(struct clk_hw *hw,
drivers/clk/clk-ep93xx.c
413
static int ep93xx_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-ep93xx.c
563
static struct clk_hw *of_clk_ep93xx_get(struct of_phandle_args *clkspec, void *data)
drivers/clk/clk-ep93xx.c
599
struct clk_hw *hw, *pll1;
drivers/clk/clk-ep93xx.c
670
struct clk_hw *hw;
drivers/clk/clk-ep93xx.c
77
struct clk_hw hw;
drivers/clk/clk-ep93xx.c
94
struct clk_hw *fixed[EP93XX_FIXED_CLK_COUNT];
drivers/clk/clk-ep93xx.c
98
static struct ep93xx_clk *ep93xx_clk_from(struct clk_hw *hw)
drivers/clk/clk-eyeq.c
233
struct clk_hw *hw;
drivers/clk/clk-eyeq.c
266
struct clk_hw *parent;
drivers/clk/clk-eyeq.c
268
struct clk_hw *hw;
drivers/clk/clk-eyeq.c
301
struct clk_hw *hw, *parent_hw;
drivers/clk/clk-eyeq.c
769
struct clk_hw *hw;
drivers/clk/clk-eyeq.c
795
struct clk_hw *parent_hw = cells->hws[ff->parent];
drivers/clk/clk-eyeq.c
796
struct clk_hw *hw;
drivers/clk/clk-eyeq.c
831
struct clk_hw *hw = cells->hws[pll->index];
drivers/clk/clk-fixed-factor.c
102
struct clk_hw *hw;
drivers/clk/clk-fixed-factor.c
165
struct clk_hw *devm_clk_hw_register_fixed_factor_index(struct device *dev,
drivers/clk/clk-fixed-factor.c
189
struct clk_hw *devm_clk_hw_register_fixed_factor_parent_hw(struct device *dev,
drivers/clk/clk-fixed-factor.c
190
const char *name, const struct clk_hw *parent_hw,
drivers/clk/clk-fixed-factor.c
200
struct clk_hw *clk_hw_register_fixed_factor_parent_hw(struct device *dev,
drivers/clk/clk-fixed-factor.c
201
const char *name, const struct clk_hw *parent_hw,
drivers/clk/clk-fixed-factor.c
211
struct clk_hw *clk_hw_register_fixed_factor(struct device *dev,
drivers/clk/clk-fixed-factor.c
22
static unsigned long clk_factor_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-fixed-factor.c
222
struct clk_hw *clk_hw_register_fixed_factor_fwname(struct device *dev,
drivers/clk/clk-fixed-factor.c
233
struct clk_hw *clk_hw_register_fixed_factor_with_accuracy_fwname(struct device *dev,
drivers/clk/clk-fixed-factor.c
246
struct clk_hw *clk_hw_register_fixed_factor_index(struct device *dev,
drivers/clk/clk-fixed-factor.c
261
struct clk_hw *hw;
drivers/clk/clk-fixed-factor.c
273
struct clk_hw *hw;
drivers/clk/clk-fixed-factor.c
284
void clk_hw_unregister_fixed_factor(struct clk_hw *hw)
drivers/clk/clk-fixed-factor.c
295
struct clk_hw *devm_clk_hw_register_fixed_factor(struct device *dev,
drivers/clk/clk-fixed-factor.c
306
struct clk_hw *devm_clk_hw_register_fixed_factor_fwname(struct device *dev,
drivers/clk/clk-fixed-factor.c
317
struct clk_hw *devm_clk_hw_register_fixed_factor_with_accuracy_fwname(struct device *dev,
drivers/clk/clk-fixed-factor.c
33
static int clk_factor_determine_rate(struct clk_hw *hw,
drivers/clk/clk-fixed-factor.c
331
static struct clk_hw *_of_fixed_factor_clk_setup(struct device_node *node)
drivers/clk/clk-fixed-factor.c
333
struct clk_hw *hw;
drivers/clk/clk-fixed-factor.c
386
struct clk_hw *clk = platform_get_drvdata(pdev);
drivers/clk/clk-fixed-factor.c
394
struct clk_hw *clk;
drivers/clk/clk-fixed-factor.c
50
static int clk_factor_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-fixed-factor.c
62
static unsigned long clk_factor_recalc_accuracy(struct clk_hw *hw,
drivers/clk/clk-fixed-factor.c
93
static struct clk_hw *
drivers/clk/clk-fixed-factor.c
96
const struct clk_hw *parent_hw, const struct clk_parent_data *pdata,
drivers/clk/clk-fixed-mmio.c
18
static struct clk_hw *fixed_mmio_clk_setup(struct device_node *node)
drivers/clk/clk-fixed-mmio.c
20
struct clk_hw *clk;
drivers/clk/clk-fixed-mmio.c
63
struct clk_hw *clk;
drivers/clk/clk-fixed-mmio.c
76
struct clk_hw *clk = platform_get_drvdata(pdev);
drivers/clk/clk-fixed-rate.c
125
struct clk_hw *hw;
drivers/clk/clk-fixed-rate.c
137
struct clk_hw *hw;
drivers/clk/clk-fixed-rate.c
148
void clk_hw_unregister_fixed_rate(struct clk_hw *hw)
drivers/clk/clk-fixed-rate.c
160
static struct clk_hw *_of_fixed_clk_setup(struct device_node *node)
drivers/clk/clk-fixed-rate.c
162
struct clk_hw *hw;
drivers/clk/clk-fixed-rate.c
201
struct clk_hw *hw = platform_get_drvdata(pdev);
drivers/clk/clk-fixed-rate.c
209
struct clk_hw *hw;
drivers/clk/clk-fixed-rate.c
29
static unsigned long clk_fixed_rate_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-fixed-rate.c
35
static unsigned long clk_fixed_rate_recalc_accuracy(struct clk_hw *hw,
drivers/clk/clk-fixed-rate.c
64
struct clk_hw *__clk_hw_register_fixed_rate(struct device *dev,
drivers/clk/clk-fixed-rate.c
66
const char *parent_name, const struct clk_hw *parent_hw,
drivers/clk/clk-fixed-rate.c
72
struct clk_hw *hw;
drivers/clk/clk-fixed-rate_test.c
109
static int clk_hw_unregister_fixed_rate_kunit(struct kunit *test, struct clk_hw *hw)
drivers/clk/clk-fixed-rate_test.c
125
struct clk_hw *hw;
drivers/clk/clk-fixed-rate_test.c
145
struct clk_hw *hw;
drivers/clk/clk-fixed-rate_test.c
178
struct clk_hw *hw, *parent_hw;
drivers/clk/clk-fixed-rate_test.c
209
struct clk_hw *hw, *parent_hw;
drivers/clk/clk-fixed-rate_test.c
239
struct clk_hw *hw, *parent_hw;
drivers/clk/clk-fixed-rate_test.c
37
const struct clk_hw *parent_hw;
drivers/clk/clk-fixed-rate_test.c
49
struct clk_hw *hw;
drivers/clk/clk-fixed-rate_test.c
71
struct clk_hw *hw = res->data;
drivers/clk/clk-fixed-rate_test.c
83
static struct clk_hw *
drivers/clk/clk-fixed-rate_test.c
87
struct clk_hw *hw;
drivers/clk/clk-fractional-divider.c
104
static unsigned long clk_fd_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/clk-fractional-divider.c
120
void clk_fractional_divider_general_approximation(struct clk_hw *hw,
drivers/clk/clk-fractional-divider.c
154
static int clk_fd_determine_rate(struct clk_hw *hw,
drivers/clk/clk-fractional-divider.c
182
static int clk_fd_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-fractional-divider.c
251
static void clk_fd_debug_init(struct clk_hw *hw, struct dentry *dentry)
drivers/clk/clk-fractional-divider.c
268
struct clk_hw *clk_hw_register_fractional_divider(struct device *dev,
drivers/clk/clk-fractional-divider.c
275
struct clk_hw *hw;
drivers/clk/clk-fractional-divider.c
313
struct clk_hw *hw;
drivers/clk/clk-fractional-divider.c
324
void clk_hw_unregister_fractional_divider(struct clk_hw *hw)
drivers/clk/clk-fractional-divider.c
69
static void clk_fd_get_div(struct clk_hw *hw, struct u32_fract *fract)
drivers/clk/clk-fractional-divider.h
5
struct clk_hw;
drivers/clk/clk-fractional-divider.h
9
void clk_fractional_divider_general_approximation(struct clk_hw *hw,
drivers/clk/clk-fsl-flexspi.c
55
struct clk_hw *hw;
drivers/clk/clk-fsl-sai.c
35
struct clk_hw *hw;
drivers/clk/clk-gate.c
103
int clk_gate_is_enabled(struct clk_hw *hw)
drivers/clk/clk-gate.c
127
struct clk_hw *__clk_hw_register_gate(struct device *dev,
drivers/clk/clk-gate.c
129
const char *parent_name, const struct clk_hw *parent_hw,
drivers/clk/clk-gate.c
136
struct clk_hw *hw;
drivers/clk/clk-gate.c
190
struct clk_hw *hw;
drivers/clk/clk-gate.c
203
struct clk_hw *hw;
drivers/clk/clk-gate.c
216
void clk_hw_unregister_gate(struct clk_hw *hw)
drivers/clk/clk-gate.c
229
clk_hw_unregister_gate(*(struct clk_hw **)res);
drivers/clk/clk-gate.c
232
struct clk_hw *__devm_clk_hw_register_gate(struct device *dev,
drivers/clk/clk-gate.c
234
const char *parent_name, const struct clk_hw *parent_hw,
drivers/clk/clk-gate.c
240
struct clk_hw **ptr, *hw;
drivers/clk/clk-gate.c
56
static void clk_gate_endisable(struct clk_hw *hw, int enable)
drivers/clk/clk-gate.c
91
static int clk_gate_enable(struct clk_hw *hw)
drivers/clk/clk-gate.c
98
static void clk_gate_disable(struct clk_hw *hw)
drivers/clk/clk-gate_test.c
107
struct clk_hw *ret;
drivers/clk/clk-gate_test.c
13
struct clk_hw *ret;
drivers/clk/clk-gate_test.c
132
struct clk_hw *hw;
drivers/clk/clk-gate_test.c
133
struct clk_hw *parent;
drivers/clk/clk-gate_test.c
151
struct clk_hw *parent = ctx->parent;
drivers/clk/clk-gate_test.c
152
struct clk_hw *hw = ctx->hw;
drivers/clk/clk-gate_test.c
162
struct clk_hw *parent = ctx->parent;
drivers/clk/clk-gate_test.c
163
struct clk_hw *hw = ctx->hw;
drivers/clk/clk-gate_test.c
179
struct clk_hw *parent = ctx->parent;
drivers/clk/clk-gate_test.c
180
struct clk_hw *hw = ctx->hw;
drivers/clk/clk-gate_test.c
205
struct clk_hw *parent;
drivers/clk/clk-gate_test.c
206
struct clk_hw *hw;
drivers/clk/clk-gate_test.c
242
struct clk_hw *parent = ctx->parent;
drivers/clk/clk-gate_test.c
243
struct clk_hw *hw = ctx->hw;
drivers/clk/clk-gate_test.c
259
struct clk_hw *parent = ctx->parent;
drivers/clk/clk-gate_test.c
260
struct clk_hw *hw = ctx->hw;
drivers/clk/clk-gate_test.c
284
struct clk_hw *parent;
drivers/clk/clk-gate_test.c
285
struct clk_hw *hw;
drivers/clk/clk-gate_test.c
31
struct clk_hw *parent;
drivers/clk/clk-gate_test.c
315
struct clk_hw *parent = ctx->parent;
drivers/clk/clk-gate_test.c
316
struct clk_hw *hw = ctx->hw;
drivers/clk/clk-gate_test.c
32
struct clk_hw *ret;
drivers/clk/clk-gate_test.c
332
struct clk_hw *parent = ctx->parent;
drivers/clk/clk-gate_test.c
333
struct clk_hw *hw = ctx->hw;
drivers/clk/clk-gate_test.c
357
struct clk_hw *parent;
drivers/clk/clk-gate_test.c
358
struct clk_hw *hw;
drivers/clk/clk-gate_test.c
386
struct clk_hw *hw;
drivers/clk/clk-gate_test.c
401
struct clk_hw *hw;
drivers/clk/clk-gate_test.c
416
struct clk_hw *hw;
drivers/clk/clk-gate_test.c
431
struct clk_hw *hw;
drivers/clk/clk-gate_test.c
49
struct clk_hw *parent;
drivers/clk/clk-gate_test.c
50
struct clk_hw *ret;
drivers/clk/clk-gate_test.c
69
struct clk_hw *parent;
drivers/clk/clk-gate_test.c
70
struct clk_hw *ret;
drivers/clk/clk-gate_test.c
89
struct clk_hw *parent;
drivers/clk/clk-gate_test.c
90
struct clk_hw *ret;
drivers/clk/clk-gemini.c
117
static unsigned long gemini_pci_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-gemini.c
129
static int gemini_pci_determine_rate(struct clk_hw *hw,
drivers/clk/clk-gemini.c
141
static int gemini_pci_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-gemini.c
157
static int gemini_pci_enable(struct clk_hw *hw)
drivers/clk/clk-gemini.c
166
static void gemini_pci_disable(struct clk_hw *hw)
drivers/clk/clk-gemini.c
174
static int gemini_pci_is_enabled(struct clk_hw *hw)
drivers/clk/clk-gemini.c
192
static struct clk_hw *gemini_pci_clk_setup(const char *name,
drivers/clk/clk-gemini.c
276
struct clk_hw *hw;
drivers/clk/clk-gemini.c
394
struct clk_hw *hw;
drivers/clk/clk-gemini.c
72
struct clk_hw hw;
drivers/clk/clk-gpio.c
119
static u8 clk_gpio_mux_get_parent(struct clk_hw *hw)
drivers/clk/clk-gpio.c
126
static int clk_gpio_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-gpio.c
141
static struct clk_hw *clk_register_gpio(struct device *dev, u8 num_parents,
drivers/clk/clk-gpio.c
146
struct clk_hw *hw;
drivers/clk/clk-gpio.c
175
static struct clk_hw *clk_hw_register_gpio_gate(struct device *dev,
drivers/clk/clk-gpio.c
189
static struct clk_hw *clk_hw_register_gpio_mux(struct device *dev,
drivers/clk/clk-gpio.c
202
struct clk_hw *hw;
drivers/clk/clk-gpio.c
268
static unsigned long clk_gated_fixed_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-gpio.c
274
static int clk_gated_fixed_prepare(struct clk_hw *hw)
drivers/clk/clk-gpio.c
284
static void clk_gated_fixed_unprepare(struct clk_hw *hw)
drivers/clk/clk-gpio.c
294
static int clk_gated_fixed_is_prepared(struct clk_hw *hw)
drivers/clk/clk-gpio.c
320
static int clk_sleeping_gated_fixed_prepare(struct clk_hw *hw)
drivers/clk/clk-gpio.c
335
static void clk_sleeping_gated_fixed_unprepare(struct clk_hw *hw)
drivers/clk/clk-gpio.c
47
struct clk_hw hw;
drivers/clk/clk-gpio.c
53
static int clk_gpio_gate_enable(struct clk_hw *hw)
drivers/clk/clk-gpio.c
62
static void clk_gpio_gate_disable(struct clk_hw *hw)
drivers/clk/clk-gpio.c
69
static int clk_gpio_gate_is_enabled(struct clk_hw *hw)
drivers/clk/clk-gpio.c
82
static int clk_sleeping_gpio_gate_prepare(struct clk_hw *hw)
drivers/clk/clk-gpio.c
91
static void clk_sleeping_gpio_gate_unprepare(struct clk_hw *hw)
drivers/clk/clk-gpio.c
98
static int clk_sleeping_gpio_gate_is_prepared(struct clk_hw *hw)
drivers/clk/clk-hi655x.c
103
&hi655x_clk->clk_hw);
drivers/clk/clk-hi655x.c
22
struct clk_hw clk_hw;
drivers/clk/clk-hi655x.c
25
static unsigned long hi655x_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-hi655x.c
31
static int hi655x_clk_enable(struct clk_hw *hw, bool enable)
drivers/clk/clk-hi655x.c
34
container_of(hw, struct hi655x_clk, clk_hw);
drivers/clk/clk-hi655x.c
42
static int hi655x_clk_prepare(struct clk_hw *hw)
drivers/clk/clk-hi655x.c
47
static void hi655x_clk_unprepare(struct clk_hw *hw)
drivers/clk/clk-hi655x.c
52
static int hi655x_clk_is_prepared(struct clk_hw *hw)
drivers/clk/clk-hi655x.c
55
container_of(hw, struct hi655x_clk, clk_hw);
drivers/clk/clk-hi655x.c
93
hi655x_clk->clk_hw.init = &init;
drivers/clk/clk-hi655x.c
98
ret = devm_clk_hw_register(&pdev->dev, &hi655x_clk->clk_hw);
drivers/clk/clk-highbank.c
133
static int clk_pll_determine_rate(struct clk_hw *hw,
drivers/clk/clk-highbank.c
146
static int clk_pll_set_rate(struct clk_hw *hwclk, unsigned long rate,
drivers/clk/clk-highbank.c
194
static unsigned long clk_cpu_periphclk_recalc_rate(struct clk_hw *hwclk,
drivers/clk/clk-highbank.c
206
static unsigned long clk_cpu_a9bclk_recalc_rate(struct clk_hw *hwclk,
drivers/clk/clk-highbank.c
219
static unsigned long clk_periclk_recalc_rate(struct clk_hw *hwclk,
drivers/clk/clk-highbank.c
232
static int clk_periclk_determine_rate(struct clk_hw *hw,
drivers/clk/clk-highbank.c
246
static int clk_periclk_set_rate(struct clk_hw *hwclk, unsigned long rate,
drivers/clk/clk-highbank.c
38
struct clk_hw hw;
drivers/clk/clk-highbank.c
43
static int clk_pll_prepare(struct clk_hw *hwclk)
drivers/clk/clk-highbank.c
60
static void clk_pll_unprepare(struct clk_hw *hwclk)
drivers/clk/clk-highbank.c
70
static int clk_pll_enable(struct clk_hw *hwclk)
drivers/clk/clk-highbank.c
82
static void clk_pll_disable(struct clk_hw *hwclk)
drivers/clk/clk-highbank.c
92
static unsigned long clk_pll_recalc_rate(struct clk_hw *hwclk,
drivers/clk/clk-hsdk-pll.c
162
static inline struct hsdk_pll_clk *to_hsdk_pll_clk(struct clk_hw *hw)
drivers/clk/clk-hsdk-pll.c
167
static unsigned long hsdk_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-hsdk-pll.c
200
static int hsdk_pll_determine_rate(struct clk_hw *hw,
drivers/clk/clk-hsdk-pll.c
279
static int hsdk_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-hsdk-pll.c
88
struct clk_hw hw;
drivers/clk/clk-k210.c
27
struct clk_hw hw;
drivers/clk/clk-k210.c
295
struct clk_hw hw;
drivers/clk/clk-k210.c
333
struct clk_hw aclk;
drivers/clk/clk-k210.c
437
static int k210_pll_enable(struct clk_hw *hw)
drivers/clk/clk-k210.c
452
static void k210_pll_disable(struct clk_hw *hw)
drivers/clk/clk-k210.c
475
static int k210_pll_is_enabled(struct clk_hw *hw)
drivers/clk/clk-k210.c
480
static unsigned long k210_pll_get_rate(struct clk_hw *hw,
drivers/clk/clk-k210.c
507
static int k210_pll2_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-k210.c
526
static u8 k210_pll2_get_parent(struct clk_hw *hw)
drivers/clk/clk-k210.c
598
static int k210_aclk_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-k210.c
612
static u8 k210_aclk_get_parent(struct clk_hw *hw)
drivers/clk/clk-k210.c
622
static unsigned long k210_aclk_get_rate(struct clk_hw *hw,
drivers/clk/clk-k210.c
674
static int k210_clk_enable(struct clk_hw *hw)
drivers/clk/clk-k210.c
694
static void k210_clk_disable(struct clk_hw *hw)
drivers/clk/clk-k210.c
712
static int k210_clk_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-k210.c
732
static u8 k210_clk_get_parent(struct clk_hw *hw)
drivers/clk/clk-k210.c
748
static unsigned long k210_clk_get_rate(struct clk_hw *hw,
drivers/clk/clk-k210.c
878
static struct clk_hw *k210_clk_hw_onecell_get(struct of_phandle_args *clkspec,
drivers/clk/clk-lan966x.c
103
static int lan966x_gck_enable(struct clk_hw *hw)
drivers/clk/clk-lan966x.c
114
static void lan966x_gck_disable(struct clk_hw *hw)
drivers/clk/clk-lan966x.c
123
static int lan966x_gck_set_rate(struct clk_hw *hw,
drivers/clk/clk-lan966x.c
142
static unsigned long lan966x_gck_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-lan966x.c
153
static int lan966x_gck_determine_rate(struct clk_hw *hw,
drivers/clk/clk-lan966x.c
156
struct clk_hw *parent;
drivers/clk/clk-lan966x.c
176
static u8 lan966x_gck_get_parent(struct clk_hw *hw)
drivers/clk/clk-lan966x.c
184
static int lan966x_gck_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-lan966x.c
206
static struct clk_hw *lan966x_gck_clk_register(struct device *dev, int i)
drivers/clk/clk-lan966x.c
40
struct clk_hw hw;
drivers/clk/clk-lmk04832.c
1018
static int lmk04832_dclk_is_enabled(struct clk_hw *hw)
drivers/clk/clk-lmk04832.c
1033
static int lmk04832_dclk_prepare(struct clk_hw *hw)
drivers/clk/clk-lmk04832.c
1043
static void lmk04832_dclk_unprepare(struct clk_hw *hw)
drivers/clk/clk-lmk04832.c
1053
static unsigned long lmk04832_dclk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-lmk04832.c
1079
static int lmk04832_dclk_determine_rate(struct clk_hw *hw,
drivers/clk/clk-lmk04832.c
1103
static int lmk04832_dclk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-lmk04832.c
1174
static int lmk04832_clkout_is_enabled(struct clk_hw *hw)
drivers/clk/clk-lmk04832.c
1220
static int lmk04832_clkout_prepare(struct clk_hw *hw)
drivers/clk/clk-lmk04832.c
1256
static void lmk04832_clkout_unprepare(struct clk_hw *hw)
drivers/clk/clk-lmk04832.c
1266
static int lmk04832_clkout_set_parent(struct clk_hw *hw, uint8_t index)
drivers/clk/clk-lmk04832.c
1278
static uint8_t lmk04832_clkout_get_parent(struct clk_hw *hw)
drivers/clk/clk-lmk04832.c
219
struct clk_hw hw;
drivers/clk/clk-lmk04832.c
225
struct clk_hw hw;
drivers/clk/clk-lmk04832.c
261
struct clk_hw vco;
drivers/clk/clk-lmk04832.c
262
struct clk_hw sclk;
drivers/clk/clk-lmk04832.c
328
static int lmk04832_vco_is_enabled(struct clk_hw *hw)
drivers/clk/clk-lmk04832.c
343
static int lmk04832_vco_prepare(struct clk_hw *hw)
drivers/clk/clk-lmk04832.c
361
static void lmk04832_vco_unprepare(struct clk_hw *hw)
drivers/clk/clk-lmk04832.c
374
static unsigned long lmk04832_vco_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-lmk04832.c
494
static int lmk04832_vco_determine_rate(struct clk_hw *hw,
drivers/clk/clk-lmk04832.c
523
static int lmk04832_vco_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-lmk04832.c
849
static int lmk04832_sclk_is_enabled(struct clk_hw *hw)
drivers/clk/clk-lmk04832.c
862
static int lmk04832_sclk_prepare(struct clk_hw *hw)
drivers/clk/clk-lmk04832.c
870
static void lmk04832_sclk_unprepare(struct clk_hw *hw)
drivers/clk/clk-lmk04832.c
878
static unsigned long lmk04832_sclk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-lmk04832.c
896
static int lmk04832_sclk_determine_rate(struct clk_hw *hw,
drivers/clk/clk-lmk04832.c
919
static int lmk04832_sclk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-lochnagar.c
140
static inline struct lochnagar_clk *lochnagar_hw_to_lclk(struct clk_hw *hw)
drivers/clk/clk-lochnagar.c
145
static int lochnagar_clk_prepare(struct clk_hw *hw)
drivers/clk/clk-lochnagar.c
161
static void lochnagar_clk_unprepare(struct clk_hw *hw)
drivers/clk/clk-lochnagar.c
174
static int lochnagar_clk_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-lochnagar.c
189
static u8 lochnagar_clk_get_parent(struct clk_hw *hw)
drivers/clk/clk-lochnagar.c
217
static struct clk_hw *
drivers/clk/clk-lochnagar.c
28
struct clk_hw hw;
drivers/clk/clk-loongson1.c
105
static int ls1x_divider_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-loongson1.c
192
.parent_hws = (const struct clk_hw *[]) { _pname }, \
drivers/clk/clk-loongson1.c
47
struct clk_hw hw;
drivers/clk/clk-loongson1.c
60
static unsigned long ls1x_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-loongson1.c
82
static unsigned long ls1x_divider_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-loongson1.c
96
static int ls1x_divider_determine_rate(struct clk_hw *hw,
drivers/clk/clk-loongson2.c
271
static inline struct loongson2_clk_data *to_loongson2_clk(struct clk_hw *hw)
drivers/clk/clk-loongson2.c
281
static unsigned long loongson2_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-loongson2.c
298
static unsigned long loongson2_freqscale_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-loongson2.c
319
static struct clk_hw *loongson2_clk_register(const char *parent,
drivers/clk/clk-loongson2.c
325
struct clk_hw *hw;
drivers/clk/clk-loongson2.c
35
struct clk_hw hw;
drivers/clk/clk-loongson2.c
358
struct clk_hw *hw;
drivers/clk/clk-max77686.c
102
static int max77686_clk_prepare(struct clk_hw *hw)
drivers/clk/clk-max77686.c
111
static void max77686_clk_unprepare(struct clk_hw *hw)
drivers/clk/clk-max77686.c
120
static int max77686_clk_is_prepared(struct clk_hw *hw)
drivers/clk/clk-max77686.c
134
static unsigned long max77686_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-max77686.c
147
static struct clk_hw *
drivers/clk/clk-max77686.c
43
struct clk_hw hw;
drivers/clk/clk-max77686.c
97
struct clk_hw *hw)
drivers/clk/clk-max9485.c
110
static int max9485_clk_prepare(struct clk_hw *hw)
drivers/clk/clk-max9485.c
112
struct max9485_clk_hw *clk_hw = to_max9485_clk(hw);
drivers/clk/clk-max9485.c
114
return max9485_update_bits(clk_hw->drvdata,
drivers/clk/clk-max9485.c
115
clk_hw->enable_bit,
drivers/clk/clk-max9485.c
116
clk_hw->enable_bit);
drivers/clk/clk-max9485.c
119
static void max9485_clk_unprepare(struct clk_hw *hw)
drivers/clk/clk-max9485.c
121
struct max9485_clk_hw *clk_hw = to_max9485_clk(hw);
drivers/clk/clk-max9485.c
123
max9485_update_bits(clk_hw->drvdata, clk_hw->enable_bit, 0);
drivers/clk/clk-max9485.c
129
static int max9485_clkout_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-max9485.c
132
struct max9485_clk_hw *clk_hw = to_max9485_clk(hw);
drivers/clk/clk-max9485.c
142
return max9485_update_bits(clk_hw->drvdata,
drivers/clk/clk-max9485.c
147
static unsigned long max9485_clkout_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-max9485.c
150
struct max9485_clk_hw *clk_hw = to_max9485_clk(hw);
drivers/clk/clk-max9485.c
151
struct max9485_driver_data *drvdata = clk_hw->drvdata;
drivers/clk/clk-max9485.c
162
static int max9485_clkout_determine_rate(struct clk_hw *hw,
drivers/clk/clk-max9485.c
255
static struct clk_hw *
drivers/clk/clk-max9485.c
71
struct clk_hw hw;
drivers/clk/clk-max9485.c
86
static inline struct max9485_clk_hw *to_max9485_clk(struct clk_hw *hw)
drivers/clk/clk-milbeaut.c
280
static u8 m10v_mux_get_parent(struct clk_hw *hw)
drivers/clk/clk-milbeaut.c
291
static int m10v_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-milbeaut.c
325
static struct clk_hw *m10v_clk_hw_register_mux(struct device *dev,
drivers/clk/clk-milbeaut.c
332
struct clk_hw *hw;
drivers/clk/clk-milbeaut.c
366
struct clk_hw hw;
drivers/clk/clk-milbeaut.c
376
static unsigned long m10v_clk_divider_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-milbeaut.c
389
static int m10v_clk_divider_determine_rate(struct clk_hw *hw,
drivers/clk/clk-milbeaut.c
409
static int m10v_clk_divider_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-milbeaut.c
456
static struct clk_hw *m10v_clk_hw_register_divider(struct device *dev,
drivers/clk/clk-milbeaut.c
463
struct clk_hw *hw;
drivers/clk/clk-milbeaut.c
501
struct clk_hw *hw;
drivers/clk/clk-milbeaut.c
530
struct clk_hw *hw;
drivers/clk/clk-milbeaut.c
545
struct clk_hw *hw;
drivers/clk/clk-milbeaut.c
612
struct clk_hw *hw;
drivers/clk/clk-moxart.c
19
struct clk_hw *hw;
drivers/clk/clk-moxart.c
58
struct clk_hw *hw;
drivers/clk/clk-multiplier.c
115
static int clk_multiplier_determine_rate(struct clk_hw *hw,
drivers/clk/clk-multiplier.c
127
static int clk_multiplier_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-multiplier.c
41
static unsigned long clk_multiplier_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-multiplier.c
65
static unsigned long __bestmult(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-mux.c
129
static int clk_mux_determine_rate(struct clk_hw *hw,
drivers/clk/clk-mux.c
149
struct clk_hw *__clk_hw_register_mux(struct device *dev, struct device_node *np,
drivers/clk/clk-mux.c
152
const struct clk_hw **parent_hws,
drivers/clk/clk-mux.c
158
struct clk_hw *hw;
drivers/clk/clk-mux.c
212
clk_hw_unregister_mux(*(struct clk_hw **)res);
drivers/clk/clk-mux.c
215
struct clk_hw *__devm_clk_hw_register_mux(struct device *dev, struct device_node *np,
drivers/clk/clk-mux.c
218
const struct clk_hw **parent_hws,
drivers/clk/clk-mux.c
223
struct clk_hw **ptr, *hw;
drivers/clk/clk-mux.c
249
struct clk_hw *hw;
drivers/clk/clk-mux.c
263
struct clk_hw *hw;
drivers/clk/clk-mux.c
276
void clk_hw_unregister_mux(struct clk_hw *hw)
drivers/clk/clk-mux.c
43
int clk_mux_val_to_index(struct clk_hw *hw, const u32 *table, unsigned int flags,
drivers/clk/clk-mux.c
88
static u8 clk_mux_get_parent(struct clk_hw *hw)
drivers/clk/clk-mux.c
99
static int clk_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-nomadik.c
147
struct clk_hw hw;
drivers/clk/clk-nomadik.c
159
struct clk_hw hw;
drivers/clk/clk-nomadik.c
168
static int pll_clk_enable(struct clk_hw *hw)
drivers/clk/clk-nomadik.c
188
static void pll_clk_disable(struct clk_hw *hw)
drivers/clk/clk-nomadik.c
207
static int pll_clk_is_enabled(struct clk_hw *hw)
drivers/clk/clk-nomadik.c
222
static unsigned long pll_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-nomadik.c
260
static struct clk_hw * __init
drivers/clk/clk-nomadik.c
304
static int src_clk_enable(struct clk_hw *hw)
drivers/clk/clk-nomadik.c
317
static void src_clk_disable(struct clk_hw *hw)
drivers/clk/clk-nomadik.c
329
static int src_clk_is_enabled(struct clk_hw *hw)
drivers/clk/clk-nomadik.c
339
src_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-nomadik.c
352
static struct clk_hw * __init
drivers/clk/clk-nomadik.c
505
struct clk_hw *hw;
drivers/clk/clk-nomadik.c
528
struct clk_hw *hw;
drivers/clk/clk-nomadik.c
552
struct clk_hw *hw;
drivers/clk/clk-npcm7xx.c
23
struct clk_hw hw;
drivers/clk/clk-npcm7xx.c
38
static unsigned long npcm7xx_clk_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-npcm7xx.c
409
struct clk_hw *hw;
drivers/clk/clk-npcm7xx.c
68
static struct clk_hw *
drivers/clk/clk-npcm7xx.c
74
struct clk_hw *hw;
drivers/clk/clk-npcm8xx.c
224
static unsigned long npcm8xx_clk_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-npcm8xx.c
254
static struct clk_hw *
drivers/clk/clk-npcm8xx.c
291
struct clk_hw *hw;
drivers/clk/clk-npcm8xx.c
53
struct clk_hw hw;
drivers/clk/clk-npcm8xx.c
63
struct clk_hw hw;
drivers/clk/clk-npcm8xx.c
71
const struct clk_hw *parent_hw;
drivers/clk/clk-npcm8xx.c
75
struct clk_hw hw;
drivers/clk/clk-npcm8xx.c
86
struct clk_hw hw;
drivers/clk/clk-npcm8xx.c
89
static struct clk_hw hw_pll1_div2, hw_pll2_div2, hw_gfx_div2, hw_pre_clk;
drivers/clk/clk-nspire.c
110
struct clk_hw *hw;
drivers/clk/clk-nspire.c
68
struct clk_hw *hw;
drivers/clk/clk-palmas.c
35
struct clk_hw hw;
drivers/clk/clk-palmas.c
41
static inline struct palmas_clock_info *to_palmas_clks_info(struct clk_hw *hw)
drivers/clk/clk-palmas.c
46
static unsigned long palmas_clks_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-palmas.c
52
static int palmas_clks_prepare(struct clk_hw *hw)
drivers/clk/clk-palmas.c
70
static void palmas_clks_unprepare(struct clk_hw *hw)
drivers/clk/clk-palmas.c
90
static int palmas_clks_is_prepared(struct clk_hw *hw)
drivers/clk/clk-plldig.c
102
static unsigned long plldig_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-plldig.c
137
static int plldig_determine_rate(struct clk_hw *hw,
drivers/clk/clk-plldig.c
150
static int plldig_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-plldig.c
184
static int plldig_init(struct clk_hw *hw)
drivers/clk/clk-plldig.c
187
struct clk_hw *parent = clk_hw_get_parent(hw);
drivers/clk/clk-plldig.c
58
struct clk_hw hw;
drivers/clk/clk-plldig.c
65
static int plldig_enable(struct clk_hw *hw)
drivers/clk/clk-plldig.c
81
static void plldig_disable(struct clk_hw *hw)
drivers/clk/clk-plldig.c
94
static int plldig_is_enabled(struct clk_hw *hw)
drivers/clk/clk-pwm.c
15
struct clk_hw hw;
drivers/clk/clk-pwm.c
21
static inline struct clk_pwm *to_clk_pwm(struct clk_hw *hw)
drivers/clk/clk-pwm.c
26
static int clk_pwm_enable(struct clk_hw *hw)
drivers/clk/clk-pwm.c
33
static void clk_pwm_disable(struct clk_hw *hw)
drivers/clk/clk-pwm.c
43
static int clk_pwm_prepare(struct clk_hw *hw)
drivers/clk/clk-pwm.c
50
static void clk_pwm_unprepare(struct clk_hw *hw)
drivers/clk/clk-pwm.c
57
static unsigned long clk_pwm_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-pwm.c
65
static int clk_pwm_get_duty_cycle(struct clk_hw *hw, struct clk_duty *duty)
drivers/clk/clk-qoriq.c
837
struct clk_hw hw;
drivers/clk/clk-qoriq.c
850
static int mux_set_parent(struct clk_hw *hw, u8 idx)
drivers/clk/clk-qoriq.c
864
static u8 mux_get_parent(struct clk_hw *hw)
drivers/clk/clk-renesas-pcie.c
274
static struct clk_hw *
drivers/clk/clk-renesas-pcie.c
288
struct clk_hw *hw;
drivers/clk/clk-renesas-pcie.c
67
struct clk_hw *clk_dif[8];
drivers/clk/clk-rk808.c
104
static void rk817_clkout2_unprepare(struct clk_hw *hw)
drivers/clk/clk-rk808.c
109
static int rk817_clkout2_is_prepared(struct clk_hw *hw)
drivers/clk/clk-rk808.c
18
struct clk_hw clkout1_hw;
drivers/clk/clk-rk808.c
19
struct clk_hw clkout2_hw;
drivers/clk/clk-rk808.c
22
static unsigned long rk808_clkout_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-rk808.c
28
static int rk808_clkout2_enable(struct clk_hw *hw, bool enable)
drivers/clk/clk-rk808.c
38
static int rk808_clkout2_prepare(struct clk_hw *hw)
drivers/clk/clk-rk808.c
43
static void rk808_clkout2_unprepare(struct clk_hw *hw)
drivers/clk/clk-rk808.c
48
static int rk808_clkout2_is_prepared(struct clk_hw *hw)
drivers/clk/clk-rk808.c
74
static struct clk_hw *
drivers/clk/clk-rk808.c
88
static int rk817_clkout2_enable(struct clk_hw *hw, bool enable)
drivers/clk/clk-rk808.c
99
static int rk817_clkout2_prepare(struct clk_hw *hw)
drivers/clk/clk-rp1.c
1034
static void rp1_clock_choose_div_and_prate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
1042
struct clk_hw *clk_audio_hw = &clk_audio->hw;
drivers/clk/clk-rp1.c
1043
struct clk_hw *clk_i2s_hw = &clk_i2s->hw;
drivers/clk/clk-rp1.c
1044
struct clk_hw *parent;
drivers/clk/clk-rp1.c
1094
static int rp1_clock_determine_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
1097
struct clk_hw *parent, *best_parent = NULL;
drivers/clk/clk-rp1.c
1155
static int rp1_varsrc_set_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
1169
static unsigned long rp1_varsrc_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
1177
static int rp1_varsrc_determine_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
1233
static struct clk_hw *rp1_register_pll(struct rp1_clockman *clockman,
drivers/clk/clk-rp1.c
1247
static struct clk_hw *rp1_register_pll_divider(struct rp1_clockman *clockman,
drivers/clk/clk-rp1.c
1270
static struct clk_hw *rp1_register_clock(struct rp1_clockman *clockman,
drivers/clk/clk-rp1.c
2400
struct clk_hw **hws;
drivers/clk/clk-rp1.c
362
struct clk_hw *(*clk_register)(struct rp1_clockman *clockman,
drivers/clk/clk-rp1.c
365
struct clk_hw hw;
drivers/clk/clk-rp1.c
374
static struct clk_hw *clk_xosc;
drivers/clk/clk-rp1.c
391
static int rp1_pll_core_is_on(struct clk_hw *hw)
drivers/clk/clk-rp1.c
401
static int rp1_pll_core_on(struct clk_hw *hw)
drivers/clk/clk-rp1.c
435
static void rp1_pll_core_off(struct clk_hw *hw)
drivers/clk/clk-rp1.c
446
static inline unsigned long get_pll_core_divider(struct clk_hw *hw,
drivers/clk/clk-rp1.c
477
static int rp1_pll_core_set_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
514
static unsigned long rp1_pll_core_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
535
static int rp1_pll_core_determine_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
578
static int rp1_pll_set_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
601
static unsigned long rp1_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
622
static int rp1_pll_determine_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
625
struct clk_hw *clk_audio_hw = &clk_audio->hw;
drivers/clk/clk-rp1.c
638
static int rp1_pll_ph_is_on(struct clk_hw *hw)
drivers/clk/clk-rp1.c
647
static int rp1_pll_ph_on(struct clk_hw *hw)
drivers/clk/clk-rp1.c
664
static void rp1_pll_ph_off(struct clk_hw *hw)
drivers/clk/clk-rp1.c
676
static unsigned long rp1_pll_ph_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
685
static int rp1_pll_ph_determine_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
696
static int rp1_pll_divider_is_on(struct clk_hw *hw)
drivers/clk/clk-rp1.c
705
static int rp1_pll_divider_on(struct clk_hw *hw)
drivers/clk/clk-rp1.c
721
static void rp1_pll_divider_off(struct clk_hw *hw)
drivers/clk/clk-rp1.c
733
static int rp1_pll_divider_set_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
764
static unsigned long rp1_pll_divider_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
770
static int rp1_pll_divider_determine_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
778
static int rp1_clock_is_on(struct clk_hw *hw)
drivers/clk/clk-rp1.c
787
static unsigned long rp1_clock_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-rp1.c
813
static int rp1_clock_on(struct clk_hw *hw)
drivers/clk/clk-rp1.c
831
static void rp1_clock_off(struct clk_hw *hw)
drivers/clk/clk-rp1.c
878
static u8 rp1_clock_get_parent(struct clk_hw *hw)
drivers/clk/clk-rp1.c
913
static int rp1_clock_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-rp1.c
951
static int rp1_clock_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/clk-rp1.c
975
static int rp1_clock_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-rp1.c
981
static unsigned long calc_core_pll_rate(struct clk_hw *pll_hw,
drivers/clk/clk-rpmi.c
300
static unsigned long rpmi_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-rpmi.c
328
static int rpmi_clk_determine_rate(struct clk_hw *hw,
drivers/clk/clk-rpmi.c
362
static int rpmi_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-rpmi.c
392
static int rpmi_clk_enable(struct clk_hw *hw)
drivers/clk/clk-rpmi.c
420
static void rpmi_clk_disable(struct clk_hw *hw)
drivers/clk/clk-rpmi.c
445
static struct clk_hw *rpmi_clk_enumerate(struct rpmi_clk_context *context, u32 clkid)
drivers/clk/clk-rpmi.c
452
struct clk_hw *clk_hw;
drivers/clk/clk-rpmi.c
482
clk_hw = &rpmi_clk->hw;
drivers/clk/clk-rpmi.c
483
clk_hw->init = &init;
drivers/clk/clk-rpmi.c
485
ret = devm_clk_hw_register(dev, clk_hw);
drivers/clk/clk-rpmi.c
499
clk_hw_set_rate_range(clk_hw, min_rate, max_rate);
drivers/clk/clk-rpmi.c
501
return clk_hw;
drivers/clk/clk-rpmi.c
518
struct clk_hw *hw_ptr;
drivers/clk/clk-rpmi.c
66
struct clk_hw hw;
drivers/clk/clk-s2mps11.c
26
struct clk_hw hw;
drivers/clk/clk-s2mps11.c
33
static struct s2mps11_clk *to_s2mps11_clk(struct clk_hw *hw)
drivers/clk/clk-s2mps11.c
38
static int s2mps11_clk_prepare(struct clk_hw *hw)
drivers/clk/clk-s2mps11.c
47
static void s2mps11_clk_unprepare(struct clk_hw *hw)
drivers/clk/clk-s2mps11.c
55
static int s2mps11_clk_is_prepared(struct clk_hw *hw)
drivers/clk/clk-s2mps11.c
69
static unsigned long s2mps11_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-scmi.c
101
static int scmi_clk_set_parent(struct clk_hw *hw, u8 parent_index)
drivers/clk/clk-scmi.c
108
static u8 scmi_clk_get_parent(struct clk_hw *hw)
drivers/clk/clk-scmi.c
129
static int scmi_clk_enable(struct clk_hw *hw)
drivers/clk/clk-scmi.c
136
static void scmi_clk_disable(struct clk_hw *hw)
drivers/clk/clk-scmi.c
143
static int scmi_clk_atomic_enable(struct clk_hw *hw)
drivers/clk/clk-scmi.c
150
static void scmi_clk_atomic_disable(struct clk_hw *hw)
drivers/clk/clk-scmi.c
157
static int __scmi_clk_is_enabled(struct clk_hw *hw, bool atomic)
drivers/clk/clk-scmi.c
171
static int scmi_clk_atomic_is_enabled(struct clk_hw *hw)
drivers/clk/clk-scmi.c
176
static int scmi_clk_is_enabled(struct clk_hw *hw)
drivers/clk/clk-scmi.c
181
static int scmi_clk_get_duty_cycle(struct clk_hw *hw, struct clk_duty *duty)
drivers/clk/clk-scmi.c
201
static int scmi_clk_set_duty_cycle(struct clk_hw *hw, struct clk_duty *duty)
drivers/clk/clk-scmi.c
36
struct clk_hw hw;
drivers/clk/clk-scmi.c
404
struct clk_hw **hws;
drivers/clk/clk-scmi.c
44
static unsigned long scmi_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-scmi.c
57
static int scmi_clk_determine_rate(struct clk_hw *hw,
drivers/clk/clk-scmi.c
93
static int scmi_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-scpi.c
116
static int scpi_dvfs_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-scpi.c
176
static struct clk_hw *
drivers/clk/clk-scpi.c
18
struct clk_hw hw;
drivers/clk/clk-scpi.c
27
static unsigned long scpi_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-scpi.c
35
static int scpi_clk_determine_rate(struct clk_hw *hw,
drivers/clk/clk-scpi.c
47
static int scpi_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-scpi.c
81
static unsigned long scpi_dvfs_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-scpi.c
95
static int scpi_dvfs_determine_rate(struct clk_hw *hw,
drivers/clk/clk-si514.c
214
static unsigned long si514_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-si514.c
230
static int si514_determine_rate(struct clk_hw *hw,
drivers/clk/clk-si514.c
259
static int si514_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-si514.c
47
struct clk_hw hw;
drivers/clk/clk-si514.c
68
static int si514_prepare(struct clk_hw *hw)
drivers/clk/clk-si514.c
75
static void si514_unprepare(struct clk_hw *hw)
drivers/clk/clk-si514.c
82
static int si514_is_prepared(struct clk_hw *hw)
drivers/clk/clk-si521xx.c
157
static unsigned long si521xx_diff_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-si521xx.c
167
static int si521xx_diff_determine_rate(struct clk_hw *hw,
drivers/clk/clk-si521xx.c
180
static int si521xx_diff_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-si521xx.c
194
static int si521xx_diff_prepare(struct clk_hw *hw)
drivers/clk/clk-si521xx.c
204
static void si521xx_diff_unprepare(struct clk_hw *hw)
drivers/clk/clk-si521xx.c
273
static struct clk_hw *
drivers/clk/clk-si521xx.c
59
struct clk_hw hw;
drivers/clk/clk-si5341.c
405
static unsigned long si5341_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-si5341.c
460
static u8 si5341_clk_get_parent(struct clk_hw *hw)
drivers/clk/clk-si5341.c
52
struct clk_hw hw;
drivers/clk/clk-si5341.c
546
static int si5341_clk_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-si5341.c
563
static int si5341_synth_clk_is_on(struct clk_hw *hw)
drivers/clk/clk-si5341.c
593
static void si5341_synth_clk_unprepare(struct clk_hw *hw)
drivers/clk/clk-si5341.c
61
struct clk_hw hw;
drivers/clk/clk-si5341.c
610
static int si5341_synth_clk_prepare(struct clk_hw *hw)
drivers/clk/clk-si5341.c
635
static unsigned long si5341_synth_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-si5341.c
666
static int si5341_synth_clk_determine_rate(struct clk_hw *hw,
drivers/clk/clk-si5341.c
70
struct clk_hw hw;
drivers/clk/clk-si5341.c
711
static int si5341_synth_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-si5341.c
754
static int si5341_output_clk_is_on(struct clk_hw *hw)
drivers/clk/clk-si5341.c
770
static void si5341_output_clk_unprepare(struct clk_hw *hw)
drivers/clk/clk-si5341.c
783
static int si5341_output_clk_prepare(struct clk_hw *hw)
drivers/clk/clk-si5341.c
799
static unsigned long si5341_output_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-si5341.c
837
static int si5341_output_clk_determine_rate(struct clk_hw *hw,
drivers/clk/clk-si5341.c
871
static int si5341_output_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-si5341.c
914
static int si5341_output_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-si5341.c
924
static u8 si5341_output_get_parent(struct clk_hw *hw)
drivers/clk/clk-si5341.c
965
static struct clk_hw *
drivers/clk/clk-si5351.c
1019
static unsigned long si5351_clkout_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-si5351.c
1043
static int si5351_clkout_determine_rate(struct clk_hw *hw,
drivers/clk/clk-si5351.c
1098
static int si5351_clkout_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-si5351.c
1401
static struct clk_hw *
drivers/clk/clk-si5351.c
1420
static struct clk_hw *
drivers/clk/clk-si5351.c
218
static int si5351_xtal_prepare(struct clk_hw *hw)
drivers/clk/clk-si5351.c
227
static void si5351_xtal_unprepare(struct clk_hw *hw)
drivers/clk/clk-si5351.c
243
static int si5351_clkin_prepare(struct clk_hw *hw)
drivers/clk/clk-si5351.c
252
static void si5351_clkin_unprepare(struct clk_hw *hw)
drivers/clk/clk-si5351.c
265
static unsigned long si5351_clkin_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-si5351.c
306
static int si5351_vxco_prepare(struct clk_hw *hw)
drivers/clk/clk-si5351.c
316
static void si5351_vxco_unprepare(struct clk_hw *hw)
drivers/clk/clk-si5351.c
320
static unsigned long si5351_vxco_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-si5351.c
326
static int si5351_vxco_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-si5351.c
385
static unsigned char si5351_pll_get_parent(struct clk_hw *hw)
drivers/clk/clk-si5351.c
397
static int si5351_pll_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-si5351.c
414
static unsigned long si5351_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-si5351.c
43
struct clk_hw hw;
drivers/clk/clk-si5351.c
445
static int si5351_pll_determine_rate(struct clk_hw *hw,
drivers/clk/clk-si5351.c
504
static int si5351_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-si5351.c
56
struct clk_hw xtal;
drivers/clk/clk-si5351.c
583
static unsigned char si5351_msynth_get_parent(struct clk_hw *hw)
drivers/clk/clk-si5351.c
59
struct clk_hw clkin;
drivers/clk/clk-si5351.c
594
static int si5351_msynth_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-si5351.c
604
static unsigned long si5351_msynth_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-si5351.c
648
static int si5351_msynth_determine_rate(struct clk_hw *hw,
drivers/clk/clk-si5351.c
763
static int si5351_msynth_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-si5351.c
936
static int si5351_clkout_prepare(struct clk_hw *hw)
drivers/clk/clk-si5351.c
958
static void si5351_clkout_unprepare(struct clk_hw *hw)
drivers/clk/clk-si5351.c
969
static u8 si5351_clkout_get_parent(struct clk_hw *hw)
drivers/clk/clk-si5351.c
995
static int si5351_clkout_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-si544.c
105
static int si544_is_prepared(struct clk_hw *hw)
drivers/clk/clk-si544.c
296
static unsigned long si544_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-si544.c
310
static int si544_determine_rate(struct clk_hw *hw,
drivers/clk/clk-si544.c
340
static int si544_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-si544.c
60
struct clk_hw hw;
drivers/clk/clk-si544.c
91
static int si544_prepare(struct clk_hw *hw)
drivers/clk/clk-si544.c
98
static void si544_unprepare(struct clk_hw *hw)
drivers/clk/clk-si570.c
229
static unsigned long si570_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-si570.c
249
static int si570_determine_rate(struct clk_hw *hw,
drivers/clk/clk-si570.c
348
static int si570_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-si570.c
76
struct clk_hw hw;
drivers/clk/clk-sp7021.c
409
static int sp_pll_determine_rate(struct clk_hw *hw,
drivers/clk/clk-sp7021.c
43
struct clk_hw hw;
drivers/clk/clk-sp7021.c
432
static unsigned long sp_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-sp7021.c
477
static int sp_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-sp7021.c
507
static int sp_pll_enable(struct clk_hw *hw)
drivers/clk/clk-sp7021.c
516
static void sp_pll_disable(struct clk_hw *hw)
drivers/clk/clk-sp7021.c
523
static int sp_pll_is_enabled(struct clk_hw *hw)
drivers/clk/clk-sp7021.c
546
static struct clk_hw *sp_pll_register(struct device *dev, const char *name,
drivers/clk/clk-sp7021.c
553
struct clk_hw *hw;
drivers/clk/clk-sp7021.c
599
struct clk_hw **hws;
drivers/clk/clk-sparx5.c
145
static int s5_pll_enable(struct clk_hw *hw)
drivers/clk/clk-sparx5.c
156
static void s5_pll_disable(struct clk_hw *hw)
drivers/clk/clk-sparx5.c
165
static int s5_pll_set_rate(struct clk_hw *hw,
drivers/clk/clk-sparx5.c
192
static unsigned long s5_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-sparx5.c
216
static int s5_pll_determine_rate(struct clk_hw *hw,
drivers/clk/clk-sparx5.c
234
static struct clk_hw *s5_clk_hw_get(struct of_phandle_args *clkspec, void *data)
drivers/clk/clk-sparx5.c
38
struct clk_hw hw;
drivers/clk/clk-stm32f4.c
1017
static struct clk_hw *
drivers/clk/clk-stm32f4.c
1058
static int rgclk_enable(struct clk_hw *hw)
drivers/clk/clk-stm32f4.c
1084
static void rgclk_disable(struct clk_hw *hw)
drivers/clk/clk-stm32f4.c
1089
static int rgclk_is_enabled(struct clk_hw *hw)
drivers/clk/clk-stm32f4.c
1100
static struct clk_hw *clk_register_rgate(struct device *dev, const char *name,
drivers/clk/clk-stm32f4.c
1107
struct clk_hw *hw;
drivers/clk/clk-stm32f4.c
1137
static int cclk_gate_enable(struct clk_hw *hw)
drivers/clk/clk-stm32f4.c
1150
static void cclk_gate_disable(struct clk_hw *hw)
drivers/clk/clk-stm32f4.c
1159
static int cclk_gate_is_enabled(struct clk_hw *hw)
drivers/clk/clk-stm32f4.c
1170
static u8 cclk_mux_get_parent(struct clk_hw *hw)
drivers/clk/clk-stm32f4.c
1175
static int cclk_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-stm32f4.c
1196
static struct clk_hw *stm32_register_cclk(struct device *dev, const char *name,
drivers/clk/clk-stm32f4.c
1201
struct clk_hw *hw;
drivers/clk/clk-stm32f4.c
1766
static struct clk_hw *stm32_register_aux_clk(const char *name,
drivers/clk/clk-stm32f4.c
1772
struct clk_hw *hw;
drivers/clk/clk-stm32f4.c
1775
struct clk_hw *mux_hw = NULL, *gate_hw = NULL;
drivers/clk/clk-stm32f4.c
1835
struct clk_hw *pll_src_hw, *pll_vco_hw;
drivers/clk/clk-stm32f4.c
1905
struct clk_hw *hw;
drivers/clk/clk-stm32f4.c
2010
struct clk_hw *hw;
drivers/clk/clk-stm32f4.c
411
static struct clk_hw **clks;
drivers/clk/clk-stm32f4.c
429
struct clk_hw hw;
drivers/clk/clk-stm32f4.c
435
static unsigned long clk_apb_mul_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-stm32f4.c
446
static int clk_apb_mul_determine_rate(struct clk_hw *hw,
drivers/clk/clk-stm32f4.c
466
static int clk_apb_mul_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-stm32f4.c
629
static int stm32f4_pll_is_enabled(struct clk_hw *hw)
drivers/clk/clk-stm32f4.c
636
static int stm32f4_pll_enable(struct clk_hw *hw)
drivers/clk/clk-stm32f4.c
656
static void stm32f4_pll_disable(struct clk_hw *hw)
drivers/clk/clk-stm32f4.c
661
static unsigned long stm32f4_pll_recalc(struct clk_hw *hw,
drivers/clk/clk-stm32f4.c
675
static int stm32f4_pll_determine_rate(struct clk_hw *hw,
drivers/clk/clk-stm32f4.c
694
static void stm32f4_pll_set_ssc(struct clk_hw *hw, unsigned long parent_rate,
drivers/clk/clk-stm32f4.c
720
static int stm32f4_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-stm32f4.c
762
struct clk_hw *hw_pll;
drivers/clk/clk-stm32f4.c
767
static unsigned long stm32f4_pll_div_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-stm32f4.c
773
static int stm32f4_pll_div_determine_rate(struct clk_hw *hw,
drivers/clk/clk-stm32f4.c
779
static int stm32f4_pll_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-stm32f4.c
806
static struct clk_hw *clk_register_pll_div(const char *name,
drivers/clk/clk-stm32f4.c
810
struct clk_hw *pll_hw, spinlock_t *lock)
drivers/clk/clk-stm32f4.c
813
struct clk_hw *hw;
drivers/clk/clk-stm32f4.c
850
static int __init stm32f4_pll_init_ssc(struct clk_hw *hw,
drivers/clk/clk-stm32f4.c
855
struct clk_hw *parent;
drivers/clk/clk-stm32f4.c
928
static struct clk_hw *stm32f4_rcc_register_pll(const char *pllsrc,
drivers/clk/clk-stm32f4.c
934
struct clk_hw *pll_hw;
drivers/clk/clk-stm32h7.c
160
static int ready_gate_clk_enable(struct clk_hw *hw)
drivers/clk/clk-stm32h7.c
188
static void ready_gate_clk_disable(struct clk_hw *hw)
drivers/clk/clk-stm32h7.c
215
static struct clk_hw *clk_register_ready_gate(struct device *dev,
drivers/clk/clk-stm32h7.c
222
struct clk_hw *hw;
drivers/clk/clk-stm32h7.c
350
struct clk_hw *mux_hw;
drivers/clk/clk-stm32h7.c
351
struct clk_hw *div_hw;
drivers/clk/clk-stm32h7.c
352
struct clk_hw *gate_hw;
drivers/clk/clk-stm32h7.c
367
struct clk_hw *mux_hw;
drivers/clk/clk-stm32h7.c
368
struct clk_hw *div_hw;
drivers/clk/clk-stm32h7.c
369
struct clk_hw *gate_hw;
drivers/clk/clk-stm32h7.c
425
struct clk_hw hw;
drivers/clk/clk-stm32h7.c
431
static unsigned long timer_ker_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-stm32h7.c
459
static struct clk_hw *clk_register_stm32_timer_ker(struct device *dev,
drivers/clk/clk-stm32h7.c
467
struct clk_hw *hw;
drivers/clk/clk-stm32h7.c
53
static struct clk_hw **hws;
drivers/clk/clk-stm32h7.c
682
struct clk_hw hw;
drivers/clk/clk-stm32h7.c
690
struct clk_hw hw;
drivers/clk/clk-stm32h7.c
695
static int pll_is_enabled(struct clk_hw *hw)
drivers/clk/clk-stm32h7.c
698
struct clk_hw *_hw = &clk_elem->rgate.gate.hw;
drivers/clk/clk-stm32h7.c
705
static int pll_enable(struct clk_hw *hw)
drivers/clk/clk-stm32h7.c
708
struct clk_hw *_hw = &clk_elem->rgate.gate.hw;
drivers/clk/clk-stm32h7.c
715
static void pll_disable(struct clk_hw *hw)
drivers/clk/clk-stm32h7.c
718
struct clk_hw *_hw = &clk_elem->rgate.gate.hw;
drivers/clk/clk-stm32h7.c
725
static int pll_frac_is_enabled(struct clk_hw *hw)
drivers/clk/clk-stm32h7.c
733
static unsigned long pll_read_frac(struct clk_hw *hw)
drivers/clk/clk-stm32h7.c
742
static unsigned long pll_fd_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-stm32h7.c
781
static struct clk_hw *clk_register_stm32_pll(struct device *dev,
drivers/clk/clk-stm32h7.c
790
struct clk_hw *hw;
drivers/clk/clk-stm32h7.c
841
static unsigned long odf_divider_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-stm32h7.c
847
static int odf_divider_determine_rate(struct clk_hw *hw,
drivers/clk/clk-stm32h7.c
853
static int odf_divider_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-stm32h7.c
856
struct clk_hw *hwp;
drivers/clk/clk-stm32h7.c
881
static int odf_gate_enable(struct clk_hw *hw)
drivers/clk/clk-stm32h7.c
883
struct clk_hw *hwp;
drivers/clk/clk-stm32h7.c
905
static void odf_gate_disable(struct clk_hw *hw)
drivers/clk/clk-stm32h7.c
907
struct clk_hw *hwp;
drivers/clk/clk-tps68470.c
106
static void tps68470_clk_unprepare(struct clk_hw *hw)
drivers/clk/clk-tps68470.c
117
static unsigned long tps68470_clk_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/clk-tps68470.c
149
static int tps68470_clk_determine_rate(struct clk_hw *hw,
drivers/clk/clk-tps68470.c
159
static int tps68470_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-tps68470.c
70
struct clk_hw clkout_hw;
drivers/clk/clk-tps68470.c
75
static int tps68470_clk_is_prepared(struct clk_hw *hw)
drivers/clk/clk-tps68470.c
86
static int tps68470_clk_prepare(struct clk_hw *hw)
drivers/clk/clk-twl.c
38
struct clk_hw hw;
drivers/clk/clk-twl.c
61
static inline struct twl_clock_info *to_twl_clks_info(struct clk_hw *hw)
drivers/clk/clk-twl.c
66
static unsigned long twl_clks_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-twl.c
72
static int twl6032_clks_prepare(struct clk_hw *hw)
drivers/clk/clk-twl.c
92
static void twl6032_clks_unprepare(struct clk_hw *hw)
drivers/clk/clk-twl6040.c
104
static unsigned long twl6040_pdmclk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-twl6040.c
18
struct clk_hw pdmclk_hw;
drivers/clk/clk-twl6040.c
22
static int twl6040_pdmclk_is_prepared(struct clk_hw *hw)
drivers/clk/clk-twl6040.c
67
static int twl6040_pdmclk_prepare(struct clk_hw *hw)
drivers/clk/clk-twl6040.c
92
static void twl6040_pdmclk_unprepare(struct clk_hw *hw)
drivers/clk/clk-versaclock3.c
168
struct clk_hw hw;
drivers/clk/clk-versaclock3.c
217
static struct clk_hw *clk_out[6];
drivers/clk/clk-versaclock3.c
219
static u8 vc3_pfd_mux_get_parent(struct clk_hw *hw)
drivers/clk/clk-versaclock3.c
230
static int vc3_pfd_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-versaclock3.c
245
static unsigned long vc3_pfd_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock3.c
292
static int vc3_pfd_determine_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock3.c
324
static int vc3_pfd_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-versaclock3.c
366
static unsigned long vc3_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock3.c
393
static int vc3_pll_determine_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock3.c
427
static int vc3_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-versaclock3.c
455
static u8 vc3_div_mux_get_parent(struct clk_hw *hw)
drivers/clk/clk-versaclock3.c
466
static int vc3_div_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-versaclock3.c
493
static unsigned long vc3_div_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock3.c
508
static int vc3_div_determine_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock3.c
530
static int vc3_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-versaclock3.c
550
static int vc3_clk_mux_determine_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock3.c
569
static u8 vc3_clk_mux_get_parent(struct clk_hw *hw)
drivers/clk/clk-versaclock3.c
580
static int vc3_clk_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-versaclock3.c
666
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/clk-versaclock3.c
683
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/clk-versaclock3.c
706
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/clk-versaclock3.c
722
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/clk-versaclock3.c
742
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/clk-versaclock3.c
820
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/clk-versaclock3.c
838
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/clk-versaclock3.c
856
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/clk-versaclock3.c
874
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/clk-versaclock3.c
892
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/clk-versaclock3.c
910
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/clk-versaclock3.c
925
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/clk-versaclock3.c
941
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/clk-versaclock3.c
957
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/clk-versaclock3.c
973
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/clk-versaclock3.c
983
static struct clk_hw *vc3_of_clk_get(struct of_phandle_args *clkspec,
drivers/clk/clk-versaclock3.c
987
struct clk_hw **clkout_hw = data;
drivers/clk/clk-versaclock5.c
170
struct clk_hw hw;
drivers/clk/clk-versaclock5.c
178
struct clk_hw hw;
drivers/clk/clk-versaclock5.c
193
struct clk_hw clk_mux;
drivers/clk/clk-versaclock5.c
194
struct clk_hw clk_mul;
drivers/clk/clk-versaclock5.c
195
struct clk_hw clk_pfd;
drivers/clk/clk-versaclock5.c
228
static unsigned char vc5_mux_get_parent(struct clk_hw *hw)
drivers/clk/clk-versaclock5.c
253
static int vc5_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-versaclock5.c
289
static unsigned long vc5_dbl_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock5.c
307
static int vc5_dbl_determine_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock5.c
316
static int vc5_dbl_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-versaclock5.c
339
static unsigned long vc5_pfd_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock5.c
366
static int vc5_pfd_determine_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock5.c
391
static int vc5_pfd_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-versaclock5.c
435
static unsigned long vc5_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock5.c
452
static int vc5_pll_determine_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock5.c
480
static int vc5_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-versaclock5.c
502
static unsigned long vc5_fod_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock5.c
530
static int vc5_fod_determine_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock5.c
564
static int vc5_fod_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-versaclock5.c
605
static int vc5_clk_out_prepare(struct clk_hw *hw)
drivers/clk/clk-versaclock5.c
670
static void vc5_clk_out_unprepare(struct clk_hw *hw)
drivers/clk/clk-versaclock5.c
680
static unsigned char vc5_clk_out_get_parent(struct clk_hw *hw)
drivers/clk/clk-versaclock5.c
714
static int vc5_clk_out_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk-versaclock5.c
743
static struct clk_hw *vc5_of_clk_get(struct of_phandle_args *clkspec,
drivers/clk/clk-versaclock7.c
1004
static int vc7_iod_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate)
drivers/clk/clk-versaclock7.c
1036
static int vc7_clk_out_prepare(struct clk_hw *hw)
drivers/clk/clk-versaclock7.c
1056
static void vc7_clk_out_unprepare(struct clk_hw *hw)
drivers/clk/clk-versaclock7.c
1074
static int vc7_clk_out_is_enabled(struct clk_hw *hw)
drivers/clk/clk-versaclock7.c
132
struct clk_hw hw;
drivers/clk/clk-versaclock7.c
141
struct clk_hw hw;
drivers/clk/clk-versaclock7.c
148
struct clk_hw hw;
drivers/clk/clk-versaclock7.c
177
static struct clk_hw *vc7_of_clk_get(struct of_phandle_args *clkspec,
drivers/clk/clk-versaclock7.c
876
static unsigned long vc7_fod_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/clk-versaclock7.c
903
static int vc7_fod_determine_rate(struct clk_hw *hw,
drivers/clk/clk-versaclock7.c
927
static int vc7_fod_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate)
drivers/clk/clk-versaclock7.c
962
static unsigned long vc7_iod_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/clk-versaclock7.c
984
static int vc7_iod_determine_rate(struct clk_hw *hw,
drivers/clk/clk-vt8500.c
106
static int vt8500_dclk_is_enabled(struct clk_hw *hw)
drivers/clk/clk-vt8500.c
114
static unsigned long vt8500_dclk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-vt8500.c
131
static int vt8500_dclk_determine_rate(struct clk_hw *hw,
drivers/clk/clk-vt8500.c
158
static int vt8500_dclk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-vt8500.c
21
struct clk_hw hw;
drivers/clk/clk-vt8500.c
227
struct clk_hw *hw;
drivers/clk/clk-vt8500.c
42
struct clk_hw hw;
drivers/clk/clk-vt8500.c
547
static int vtwm_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-vt8500.c
598
static int vtwm_pll_determine_rate(struct clk_hw *hw,
drivers/clk/clk-vt8500.c
647
static unsigned long vtwm_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-vt8500.c
687
struct clk_hw *hw;
drivers/clk/clk-vt8500.c
75
static int vt8500_dclk_enable(struct clk_hw *hw)
drivers/clk/clk-vt8500.c
91
static void vt8500_dclk_disable(struct clk_hw *hw)
drivers/clk/clk-wm831x.c
101
static void wm831x_fll_unprepare(struct clk_hw *hw)
drivers/clk/clk-wm831x.c
113
static unsigned long wm831x_fll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-wm831x.c
136
static int wm831x_fll_determine_rate(struct clk_hw *hw,
drivers/clk/clk-wm831x.c
152
static int wm831x_fll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-wm831x.c
178
static u8 wm831x_fll_get_parent(struct clk_hw *hw)
drivers/clk/clk-wm831x.c
19
struct clk_hw xtal_hw;
drivers/clk/clk-wm831x.c
20
struct clk_hw fll_hw;
drivers/clk/clk-wm831x.c
21
struct clk_hw clkout_hw;
drivers/clk/clk-wm831x.c
233
static int wm831x_clkout_is_prepared(struct clk_hw *hw)
drivers/clk/clk-wm831x.c
25
static int wm831x_xtal_is_prepared(struct clk_hw *hw)
drivers/clk/clk-wm831x.c
250
static int wm831x_clkout_prepare(struct clk_hw *hw)
drivers/clk/clk-wm831x.c
273
static void wm831x_clkout_unprepare(struct clk_hw *hw)
drivers/clk/clk-wm831x.c
299
static u8 wm831x_clkout_get_parent(struct clk_hw *hw)
drivers/clk/clk-wm831x.c
319
static int wm831x_clkout_set_parent(struct clk_hw *hw, u8 parent)
drivers/clk/clk-wm831x.c
33
static unsigned long wm831x_xtal_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-wm831x.c
66
static int wm831x_fll_is_prepared(struct clk_hw *hw)
drivers/clk/clk-wm831x.c
83
static int wm831x_fll_prepare(struct clk_hw *hw)
drivers/clk/clk-xgene.c
222
struct clk_hw hw;
drivers/clk/clk-xgene.c
237
static unsigned long xgene_clk_pmd_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-xgene.c
274
static int xgene_clk_pmd_determine_rate(struct clk_hw *hw,
drivers/clk/clk-xgene.c
298
static int xgene_clk_pmd_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-xgene.c
442
struct clk_hw hw;
drivers/clk/clk-xgene.c
449
static int xgene_clk_enable(struct clk_hw *hw)
drivers/clk/clk-xgene.c
489
static void xgene_clk_disable(struct clk_hw *hw)
drivers/clk/clk-xgene.c
49
struct clk_hw hw;
drivers/clk/clk-xgene.c
519
static int xgene_clk_is_enabled(struct clk_hw *hw)
drivers/clk/clk-xgene.c
537
static unsigned long xgene_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/clk-xgene.c
561
static int xgene_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk-xgene.c
59
static int xgene_clk_pll_is_enabled(struct clk_hw *hw)
drivers/clk/clk-xgene.c
601
static int xgene_clk_determine_rate(struct clk_hw *hw,
drivers/clk/clk-xgene.c
71
static unsigned long xgene_clk_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/clk.c
1296
void clk_gate_restore_context(struct clk_hw *hw)
drivers/clk/clk.c
1646
void clk_hw_init_rate_request(const struct clk_hw *hw,
drivers/clk/clk.c
1668
void clk_hw_forward_rate_request(const struct clk_hw *hw,
drivers/clk/clk.c
1670
const struct clk_hw *parent,
drivers/clk/clk.c
1733
int __clk_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/clk.c
1759
unsigned long clk_hw_round_rate(struct clk_hw *hw, unsigned long rate)
drivers/clk/clk.c
2054
int clk_hw_get_parent_index(struct clk_hw *hw)
drivers/clk/clk.c
2056
struct clk_hw *parent = clk_hw_get_parent(hw);
drivers/clk/clk.c
2827
void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent)
drivers/clk/clk.c
2920
int clk_hw_set_parent(struct clk_hw *hw, struct clk_hw *parent)
drivers/clk/clk.c
369
const char *clk_hw_get_name(const struct clk_hw *hw)
drivers/clk/clk.c
375
struct device *clk_hw_get_dev(const struct clk_hw *hw)
drivers/clk/clk.c
381
struct device_node *clk_hw_get_of_node(const struct clk_hw *hw)
drivers/clk/clk.c
387
struct clk_hw *__clk_get_hw(struct clk *clk)
drivers/clk/clk.c
393
unsigned int clk_hw_get_num_parents(const struct clk_hw *hw)
drivers/clk/clk.c
399
struct clk_hw *clk_hw_get_parent(const struct clk_hw *hw)
drivers/clk/clk.c
4161
struct clk *clk_hw_create_clk(struct device *dev, struct clk_hw *hw,
drivers/clk/clk.c
4198
struct clk *clk_hw_get_clk(struct clk_hw *hw, const char *con_id)
drivers/clk/clk.c
4229
const struct clk_hw **parent_hws = init->parent_hws;
drivers/clk/clk.c
426
static struct clk_hw *
drivers/clk/clk.c
4318
__clk_register(struct device *dev, struct device_node *np, struct clk_hw *hw)
drivers/clk/clk.c
435
static inline struct clk_hw *
drivers/clk/clk.c
4442
struct clk *clk_register(struct device *dev, struct clk_hw *hw)
drivers/clk/clk.c
4458
int clk_hw_register(struct device *dev, struct clk_hw *hw)
drivers/clk/clk.c
4476
int of_clk_hw_register(struct device_node *node, struct clk_hw *hw)
drivers/clk/clk.c
4487
static int clk_nodrv_prepare_enable(struct clk_hw *hw)
drivers/clk/clk.c
4492
static void clk_nodrv_disable_unprepare(struct clk_hw *hw)
drivers/clk/clk.c
4497
static int clk_nodrv_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/clk.c
4503
static int clk_nodrv_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk.c
4508
static int clk_nodrv_determine_rate(struct clk_hw *hw,
drivers/clk/clk.c
4619
void clk_hw_unregister(struct clk_hw *hw)
drivers/clk/clk.c
4632
clk_hw_unregister(*(struct clk_hw **)res);
drivers/clk/clk.c
4645
struct clk *devm_clk_register(struct device *dev, struct clk_hw *hw)
drivers/clk/clk.c
4675
int devm_clk_hw_register(struct device *dev, struct clk_hw *hw)
drivers/clk/clk.c
4677
struct clk_hw **hwp;
drivers/clk/clk.c
4711
struct clk *devm_clk_hw_get_clk(struct device *dev, struct clk_hw *hw,
drivers/clk/clk.c
482
struct clk_hw *hw = ERR_PTR(-ENOENT);
drivers/clk/clk.c
4940
struct clk_hw *(*get_hw)(struct of_phandle_args *clkspec, void *data);
drivers/clk/clk.c
4958
struct clk_hw *of_clk_hw_simple_get(struct of_phandle_args *clkspec, void *data)
drivers/clk/clk.c
4978
struct clk_hw *
drivers/clk/clk.c
5044
struct clk_hw *(*get)(struct of_phandle_args *clkspec,
drivers/clk/clk.c
5118
struct clk_hw *(*get)(struct of_phandle_args *clkspec,
drivers/clk/clk.c
5242
static struct clk_hw *
drivers/clk/clk.c
5257
static struct clk_hw *
drivers/clk/clk.c
5261
struct clk_hw *hw = ERR_PTR(-EPROBE_DEFER);
drivers/clk/clk.c
5293
struct clk_hw *hw = of_clk_get_hw_from_clkspec(clkspec);
drivers/clk/clk.c
5299
struct clk_hw *of_clk_get_hw(struct device_node *np, int index,
drivers/clk/clk.c
5303
struct clk_hw *hw;
drivers/clk/clk.c
5320
struct clk_hw *hw = of_clk_get_hw(np, index, con_id);
drivers/clk/clk.c
547
struct clk_hw *
drivers/clk/clk.c
548
clk_hw_get_parent_by_index(const struct clk_hw *hw, unsigned int index)
drivers/clk/clk.c
579
unsigned long clk_hw_get_rate(const struct clk_hw *hw)
drivers/clk/clk.c
59
const struct clk_hw *hw;
drivers/clk/clk.c
593
unsigned long clk_hw_get_flags(const struct clk_hw *hw)
drivers/clk/clk.c
599
bool clk_hw_is_prepared(const struct clk_hw *hw)
drivers/clk/clk.c
605
bool clk_hw_is_enabled(const struct clk_hw *hw)
drivers/clk/clk.c
677
clk_core_determine_rate_no_reparent(struct clk_hw *hw,
drivers/clk/clk.c
69
struct clk_hw *hw;
drivers/clk/clk.c
717
int clk_mux_determine_rate_flags(struct clk_hw *hw,
drivers/clk/clk.c
808
void clk_hw_get_rate_range(struct clk_hw *hw, unsigned long *min_rate,
drivers/clk/clk.c
833
void clk_hw_set_rate_range(struct clk_hw *hw, unsigned long min_rate,
drivers/clk/clk.c
852
int __clk_mux_determine_rate(struct clk_hw *hw,
drivers/clk/clk.c
859
int __clk_mux_determine_rate_closest(struct clk_hw *hw,
drivers/clk/clk.c
878
int clk_hw_determine_rate_no_reparent(struct clk_hw *hw,
drivers/clk/clk.h
12
struct clk_hw *of_clk_get_hw(struct device_node *np,
drivers/clk/clk.h
15
static inline struct clk_hw *of_clk_get_hw(struct device_node *np,
drivers/clk/clk.h
22
struct clk_hw *clk_find_hw(const char *dev_id, const char *con_id);
drivers/clk/clk.h
25
struct clk *clk_hw_create_clk(struct device *dev, struct clk_hw *hw,
drivers/clk/clk.h
31
clk_hw_create_clk(struct device *dev, struct clk_hw *hw, const char *dev_id,
drivers/clk/clk.h
7
struct clk_hw;
drivers/clk/clk_kunit_helpers.c
108
clk_hw_get_clk_kunit(struct kunit *test, struct clk_hw *hw, const char *con_id)
drivers/clk/clk_kunit_helpers.c
138
clk_hw_get_clk_prepared_enabled_kunit(struct kunit *test, struct clk_hw *hw,
drivers/clk/clk_kunit_helpers.c
157
clk_hw_unregister, struct clk_hw *);
drivers/clk/clk_kunit_helpers.c
170
int clk_hw_register_kunit(struct kunit *test, struct device *dev, struct clk_hw *hw)
drivers/clk/clk_kunit_helpers.c
194
int of_clk_hw_register_kunit(struct kunit *test, struct device_node *node, struct clk_hw *hw)
drivers/clk/clk_kunit_helpers.c
223
struct clk_hw *(*get)(struct of_phandle_args *clkspec, void *data),
drivers/clk/clk_test.c
1013
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1036
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1066
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1093
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1123
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1161
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1260
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1303
struct clk_hw hw;
drivers/clk/clk_test.c
1364
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1386
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
141
struct clk_hw hw;
drivers/clk/clk_test.c
1438
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
145
static int clk_multiple_parents_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk_test.c
1463
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1482
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1510
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1535
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1566
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
158
static u8 clk_multiple_parents_mux_get_parent(struct clk_hw *hw)
drivers/clk/clk_test.c
1595
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1620
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1651
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1684
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1716
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1776
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1828
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1887
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
1964
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
2016
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
2071
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
2135
struct clk_hw hw;
drivers/clk/clk_test.c
2136
struct clk_hw parent;
drivers/clk/clk_test.c
2138
int (*determine_rate_func)(struct clk_hw *hw, struct clk_rate_request *req);
drivers/clk/clk_test.c
2141
static int clk_leaf_mux_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/clk_test.c
2228
int (*determine_rate_func)(struct clk_hw *hw, struct clk_rate_request *req);
drivers/clk/clk_test.c
229
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
2295
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
2447
struct clk_hw *hw = &ctx->mux_ctx.hw;
drivers/clk/clk_test.c
250
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
2550
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
2586
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
2722
struct clk_hw hw;
drivers/clk/clk_test.c
275
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
2753
struct clk_hw *parent_hw;
drivers/clk/clk_test.c
29
struct clk_hw hw;
drivers/clk/clk_test.c
2913
struct clk_hw *hw;
drivers/clk/clk_test.c
2915
struct clk_hw *parent_hw;
drivers/clk/clk_test.c
301
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
3024
struct clk_hw *hw;
drivers/clk/clk_test.c
3027
struct clk_hw *parent_hw;
drivers/clk/clk_test.c
33
static unsigned long clk_dummy_recalc_rate(struct clk_hw *hw,
drivers/clk/clk_test.c
3418
struct clk_hw *hw;
drivers/clk/clk_test.c
3447
struct clk_hw *hw;
drivers/clk/clk_test.c
3470
struct clk_hw *hw;
drivers/clk/clk_test.c
3490
struct clk_hw *hw;
drivers/clk/clk_test.c
3514
struct clk_hw *hw;
drivers/clk/clk_test.c
371
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
395
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
42
static int clk_dummy_determine_rate(struct clk_hw *hw,
drivers/clk/clk_test.c
424
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
49
static int clk_dummy_maximize_rate(struct clk_hw *hw,
drivers/clk/clk_test.c
509
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
527
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
555
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
62
static int clk_dummy_minimize_rate(struct clk_hw *hw,
drivers/clk/clk_test.c
649
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
666
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
694
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
728
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
75
static int clk_dummy_set_rate(struct clk_hw *hw,
drivers/clk/clk_test.c
793
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
826
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
86
static int clk_dummy_single_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/clk_test.c
863
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
892
struct clk_hw *hw = &ctx->hw;
drivers/clk/clk_test.c
94
static u8 clk_dummy_single_get_parent(struct clk_hw *hw)
drivers/clk/clk_test.c
944
struct clk_hw hw;
drivers/clk/clk_test.c
995
struct clk_hw *hw = &ctx->hw;
drivers/clk/clkdev.c
103
struct clk_hw *hw;
drivers/clk/clkdev.c
130
if (!cl->clk_hw)
drivers/clk/clkdev.c
131
cl->clk_hw = __clk_get_hw(cl->clk);
drivers/clk/clkdev.c
140
cl->clk_hw = __clk_get_hw(cl->clk);
drivers/clk/clkdev.c
157
vclkdev_alloc(struct clk_hw *hw, const char *con_id, const char *dev_fmt,
drivers/clk/clkdev.c
173
cla->cl.clk_hw = hw;
drivers/clk/clkdev.c
219
vclkdev_create(struct clk_hw *hw, const char *con_id, const char *dev_fmt,
drivers/clk/clkdev.c
263
struct clk_lookup *clkdev_hw_create(struct clk_hw *hw, const char *con_id,
drivers/clk/clkdev.c
307
__clk_register_clkdev(struct clk_hw *hw, const char *con_id, const char *dev_id, ...)
drivers/clk/clkdev.c
319
static int do_clk_register_clkdev(struct clk_hw *hw,
drivers/clk/clkdev.c
377
int clk_hw_register_clkdev(struct clk_hw *hw, const char *con_id,
drivers/clk/clkdev.c
406
int devm_clk_hw_register_clkdev(struct device *dev, struct clk_hw *hw,
drivers/clk/clkdev.c
72
struct clk_hw *clk_find_hw(const char *dev_id, const char *con_id)
drivers/clk/clkdev.c
75
struct clk_hw *hw = ERR_PTR(-ENOENT);
drivers/clk/clkdev.c
80
hw = cl->clk_hw;
drivers/clk/clkdev.c
89
struct clk_hw *hw = clk_find_hw(dev_id, con_id);
drivers/clk/davinci/da8xx-cfgchip.c
204
struct clk_hw hw;
drivers/clk/davinci/da8xx-cfgchip.c
213
static int da8xx_cfgchip_mux_clk_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/davinci/da8xx-cfgchip.c
221
static u8 da8xx_cfgchip_mux_clk_get_parent(struct clk_hw *hw)
drivers/clk/davinci/da8xx-cfgchip.c
303
struct clk_hw *parent;
drivers/clk/davinci/da8xx-cfgchip.c
33
struct clk_hw hw;
drivers/clk/davinci/da8xx-cfgchip.c
348
struct clk_hw hw;
drivers/clk/davinci/da8xx-cfgchip.c
356
static int da8xx_usb0_clk48_prepare(struct clk_hw *hw)
drivers/clk/davinci/da8xx-cfgchip.c
367
static void da8xx_usb0_clk48_unprepare(struct clk_hw *hw)
drivers/clk/davinci/da8xx-cfgchip.c
374
static int da8xx_usb0_clk48_enable(struct clk_hw *hw)
drivers/clk/davinci/da8xx-cfgchip.c
400
static void da8xx_usb0_clk48_disable(struct clk_hw *hw)
drivers/clk/davinci/da8xx-cfgchip.c
409
static int da8xx_usb0_clk48_is_enabled(struct clk_hw *hw)
drivers/clk/davinci/da8xx-cfgchip.c
419
static unsigned long da8xx_usb0_clk48_recalc_rate(struct clk_hw *hw,
drivers/clk/davinci/da8xx-cfgchip.c
42
static int da8xx_cfgchip_gate_clk_enable(struct clk_hw *hw)
drivers/clk/davinci/da8xx-cfgchip.c
465
static int da8xx_usb0_clk48_determine_rate(struct clk_hw *hw,
drivers/clk/davinci/da8xx-cfgchip.c
473
static int da8xx_usb0_clk48_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/davinci/da8xx-cfgchip.c
482
static u8 da8xx_usb0_clk48_get_parent(struct clk_hw *hw)
drivers/clk/davinci/da8xx-cfgchip.c
49
static void da8xx_cfgchip_gate_clk_disable(struct clk_hw *hw)
drivers/clk/davinci/da8xx-cfgchip.c
542
struct clk_hw hw;
drivers/clk/davinci/da8xx-cfgchip.c
549
static int da8xx_usb1_clk48_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/davinci/da8xx-cfgchip.c
558
static u8 da8xx_usb1_clk48_get_parent(struct clk_hw *hw)
drivers/clk/davinci/da8xx-cfgchip.c
56
static int da8xx_cfgchip_gate_clk_is_enabled(struct clk_hw *hw)
drivers/clk/davinci/da8xx-cfgchip.c
612
struct clk_hw *parent;
drivers/clk/davinci/da8xx-cfgchip.c
66
static unsigned long da8xx_cfgchip_div4p5_recalc_rate(struct clk_hw *hw,
drivers/clk/davinci/pll.c
103
struct clk_hw hw;
drivers/clk/davinci/pll.c
113
static unsigned long davinci_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/davinci/pll.c
126
static int davinci_pll_determine_rate(struct clk_hw *hw,
drivers/clk/davinci/pll.c
130
struct clk_hw *parent = req->best_parent_hw;
drivers/clk/davinci/pll.c
179
static int davinci_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/davinci/pll.c
192
static void davinci_pll_debug_init(struct clk_hw *hw, struct dentry *dentry);
drivers/clk/davinci/pll.c
205
static unsigned long dm365_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/davinci/pll.c
287
struct clk_hw hw;
drivers/clk/davinci/pll.c
308
struct clk_hw *hw = __clk_get_hw(cnd->clk);
drivers/clk/davinci/pll.c
642
struct clk_hw *hw = __clk_get_hw(clk_get_parent(cnd->clk));
drivers/clk/davinci/pll.c
940
static void davinci_pll_debug_init(struct clk_hw *hw, struct dentry *dentry)
drivers/clk/davinci/psc.c
144
static int davinci_lpsc_clk_enable(struct clk_hw *hw)
drivers/clk/davinci/psc.c
153
static void davinci_lpsc_clk_disable(struct clk_hw *hw)
drivers/clk/davinci/psc.c
160
static int davinci_lpsc_clk_is_enabled(struct clk_hw *hw)
drivers/clk/davinci/psc.c
297
struct clk_hw *hw = __clk_get_hw(clk);
drivers/clk/davinci/psc.c
338
struct clk_hw *hw;
drivers/clk/davinci/psc.c
77
struct clk_hw hw;
drivers/clk/hisilicon/clk-hi3559a.c
372
static int clk_pll_set_rate(struct clk_hw *hw,
drivers/clk/hisilicon/clk-hi3559a.c
406
static unsigned long clk_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/hisilicon/clk-hi3559a.c
44
struct clk_hw hw;
drivers/clk/hisilicon/clk-hi3620.c
237
struct clk_hw hw;
drivers/clk/hisilicon/clk-hi3620.c
261
static unsigned long mmc_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/hisilicon/clk-hi3620.c
280
static int mmc_clk_determine_rate(struct clk_hw *hw,
drivers/clk/hisilicon/clk-hi3620.c
320
static int mmc_clk_set_timing(struct clk_hw *hw, unsigned long rate)
drivers/clk/hisilicon/clk-hi3620.c
384
static int mmc_clk_prepare(struct clk_hw *hw)
drivers/clk/hisilicon/clk-hi3620.c
397
static int mmc_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/hisilicon/clk-hi3660-stub.c
111
static struct clk_hw *hi3660_stub_clk_hw_get(struct of_phandle_args *clkspec,
drivers/clk/hisilicon/clk-hi3660-stub.c
48
struct clk_hw hw;
drivers/clk/hisilicon/clk-hi3660-stub.c
57
static unsigned long hi3660_stub_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/hisilicon/clk-hi3660-stub.c
70
static int hi3660_stub_clk_determine_rate(struct clk_hw *hw,
drivers/clk/hisilicon/clk-hi3660-stub.c
80
static int hi3660_stub_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/hisilicon/clk-hi6220-stub.c
116
static unsigned long hi6220_stub_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/hisilicon/clk-hi6220-stub.c
139
static int hi6220_stub_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/hisilicon/clk-hi6220-stub.c
164
static int hi6220_stub_clk_determine_rate(struct clk_hw *hw,
drivers/clk/hisilicon/clk-hi6220-stub.c
47
struct clk_hw hw;
drivers/clk/hisilicon/clk-hisi-phase.c
17
struct clk_hw hw;
drivers/clk/hisilicon/clk-hisi-phase.c
42
static int hisi_clk_get_phase(struct clk_hw *hw)
drivers/clk/hisilicon/clk-hisi-phase.c
65
static int hisi_clk_set_phase(struct clk_hw *hw, int degrees)
drivers/clk/hisilicon/clk-hix5hd2.c
146
struct clk_hw hw;
drivers/clk/hisilicon/clk-hix5hd2.c
169
static int clk_ether_prepare(struct clk_hw *hw)
drivers/clk/hisilicon/clk-hix5hd2.c
198
static void clk_ether_unprepare(struct clk_hw *hw)
drivers/clk/hisilicon/clk-hix5hd2.c
213
static int clk_complex_enable(struct clk_hw *hw)
drivers/clk/hisilicon/clk-hix5hd2.c
231
static void clk_complex_disable(struct clk_hw *hw)
drivers/clk/hisilicon/clkdivider-hi6220.c
33
struct clk_hw hw;
drivers/clk/hisilicon/clkdivider-hi6220.c
45
static unsigned long hi6220_clkdiv_recalc_rate(struct clk_hw *hw,
drivers/clk/hisilicon/clkdivider-hi6220.c
58
static int hi6220_clkdiv_determine_rate(struct clk_hw *hw,
drivers/clk/hisilicon/clkdivider-hi6220.c
67
static int hi6220_clkdiv_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/hisilicon/clkgate-separated.c
25
struct clk_hw hw;
drivers/clk/hisilicon/clkgate-separated.c
32
static int clkgate_separated_enable(struct clk_hw *hw)
drivers/clk/hisilicon/clkgate-separated.c
49
static void clkgate_separated_disable(struct clk_hw *hw)
drivers/clk/hisilicon/clkgate-separated.c
65
static int clkgate_separated_is_enabled(struct clk_hw *hw)
drivers/clk/imgtec/clk-boston.c
37
struct clk_hw *hw;
drivers/clk/imx/clk-busy.c
124
static inline struct clk_busy_mux *to_clk_busy_mux(struct clk_hw *hw)
drivers/clk/imx/clk-busy.c
131
static u8 clk_busy_mux_get_parent(struct clk_hw *hw)
drivers/clk/imx/clk-busy.c
138
static int clk_busy_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/imx/clk-busy.c
156
struct clk_hw *imx_clk_hw_busy_mux(const char *name, void __iomem *reg, u8 shift,
drivers/clk/imx/clk-busy.c
161
struct clk_hw *hw;
drivers/clk/imx/clk-busy.c
34
static inline struct clk_busy_divider *to_clk_busy_divider(struct clk_hw *hw)
drivers/clk/imx/clk-busy.c
41
static unsigned long clk_busy_divider_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-busy.c
49
static int clk_busy_divider_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-busy.c
57
static int clk_busy_divider_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-busy.c
76
struct clk_hw *imx_clk_hw_busy_divider(const char *name, const char *parent_name,
drivers/clk/imx/clk-busy.c
81
struct clk_hw *hw;
drivers/clk/imx/clk-composite-7ulp.c
170
struct clk_hw *imx7ulp_clk_hw_composite(const char *name, const char * const *parent_names,
drivers/clk/imx/clk-composite-7ulp.c
178
struct clk_hw *imx8ulp_clk_hw_composite(const char *name, const char * const *parent_names,
drivers/clk/imx/clk-composite-7ulp.c
29
static int pcc_gate_enable(struct clk_hw *hw)
drivers/clk/imx/clk-composite-7ulp.c
66
static void pcc_gate_disable(struct clk_hw *hw)
drivers/clk/imx/clk-composite-7ulp.c
71
static int pcc_gate_is_enabled(struct clk_hw *hw)
drivers/clk/imx/clk-composite-7ulp.c
82
static struct clk_hw *imx_ulp_clk_hw_composite(const char *name,
drivers/clk/imx/clk-composite-7ulp.c
88
struct clk_hw *mux_hw = NULL, *fd_hw = NULL, *gate_hw = NULL;
drivers/clk/imx/clk-composite-7ulp.c
92
struct clk_hw *hw;
drivers/clk/imx/clk-composite-8m.c
109
static int imx8m_divider_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-composite-8m.c
145
static u8 imx8m_clk_composite_mux_get_parent(struct clk_hw *hw)
drivers/clk/imx/clk-composite-8m.c
150
static int imx8m_clk_composite_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/imx/clk-composite-8m.c
178
imx8m_clk_composite_mux_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-composite-8m.c
191
static int imx8m_clk_composite_gate_enable(struct clk_hw *hw)
drivers/clk/imx/clk-composite-8m.c
208
static void imx8m_clk_composite_gate_disable(struct clk_hw *hw)
drivers/clk/imx/clk-composite-8m.c
219
struct clk_hw *__imx8m_clk_hw_composite(const char *name,
drivers/clk/imx/clk-composite-8m.c
225
struct clk_hw *hw = ERR_PTR(-ENOMEM), *mux_hw;
drivers/clk/imx/clk-composite-8m.c
226
struct clk_hw *div_hw, *gate_hw = NULL;
drivers/clk/imx/clk-composite-8m.c
28
static unsigned long imx8m_clk_composite_divider_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-composite-8m.c
76
static int imx8m_clk_composite_divider_set_rate(struct clk_hw *hw,
drivers/clk/imx/clk-composite-93.c
102
imx93_clk_composite_divider_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/imx/clk-composite-93.c
107
static int imx93_clk_composite_divider_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-composite-93.c
142
static u8 imx93_clk_composite_mux_get_parent(struct clk_hw *hw)
drivers/clk/imx/clk-composite-93.c
147
static int imx93_clk_composite_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/imx/clk-composite-93.c
173
imx93_clk_composite_mux_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/imx/clk-composite-93.c
184
struct clk_hw *imx93_clk_composite_flags(const char *name, const char * const *parent_names,
drivers/clk/imx/clk-composite-93.c
188
struct clk_hw *hw = ERR_PTR(-ENOMEM), *mux_hw;
drivers/clk/imx/clk-composite-93.c
189
struct clk_hw *div_hw, *gate_hw;
drivers/clk/imx/clk-composite-93.c
33
static int imx93_clk_composite_wait_ready(struct clk_hw *hw, void __iomem *reg)
drivers/clk/imx/clk-composite-93.c
46
static void imx93_clk_composite_gate_endisable(struct clk_hw *hw, int enable)
drivers/clk/imx/clk-composite-93.c
70
static int imx93_clk_composite_gate_enable(struct clk_hw *hw)
drivers/clk/imx/clk-composite-93.c
77
static void imx93_clk_composite_gate_disable(struct clk_hw *hw)
drivers/clk/imx/clk-composite-93.c
96
imx93_clk_composite_divider_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/imx/clk-cpu.c
13
struct clk_hw hw;
drivers/clk/imx/clk-cpu.c
20
static inline struct clk_cpu *to_clk_cpu(struct clk_hw *hw)
drivers/clk/imx/clk-cpu.c
25
static unsigned long clk_cpu_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-cpu.c
33
static int clk_cpu_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-cpu.c
43
static int clk_cpu_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-cpu.c
75
struct clk_hw *imx_clk_hw_cpu(const char *name, const char *parent_name,
drivers/clk/imx/clk-cpu.c
80
struct clk_hw *hw;
drivers/clk/imx/clk-divider-gate.c
103
static int clk_divider_enable(struct clk_hw *hw)
drivers/clk/imx/clk-divider-gate.c
126
static void clk_divider_disable(struct clk_hw *hw)
drivers/clk/imx/clk-divider-gate.c
144
static int clk_divider_is_enabled(struct clk_hw *hw)
drivers/clk/imx/clk-divider-gate.c
176
struct clk_hw *imx_clk_hw_divider_gate(const char *name, const char *parent_name,
drivers/clk/imx/clk-divider-gate.c
184
struct clk_hw *hw;
drivers/clk/imx/clk-divider-gate.c
19
static inline struct clk_divider_gate *to_clk_divider_gate(struct clk_hw *hw)
drivers/clk/imx/clk-divider-gate.c
26
static unsigned long clk_divider_gate_recalc_rate_ro(struct clk_hw *hw,
drivers/clk/imx/clk-divider-gate.c
41
static unsigned long clk_divider_gate_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-divider-gate.c
67
static int clk_divider_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-divider-gate.c
73
static int clk_divider_gate_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-fixup-div.c
29
static inline struct clk_fixup_div *to_clk_fixup_div(struct clk_hw *hw)
drivers/clk/imx/clk-fixup-div.c
36
static unsigned long clk_fixup_div_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-fixup-div.c
44
static int clk_fixup_div_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-fixup-div.c
52
static int clk_fixup_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-fixup-div.c
88
struct clk_hw *imx_clk_hw_fixup_divider(const char *name, const char *parent,
drivers/clk/imx/clk-fixup-div.c
93
struct clk_hw *hw;
drivers/clk/imx/clk-fixup-mux.c
28
static inline struct clk_fixup_mux *to_clk_fixup_mux(struct clk_hw *hw)
drivers/clk/imx/clk-fixup-mux.c
35
static u8 clk_fixup_mux_get_parent(struct clk_hw *hw)
drivers/clk/imx/clk-fixup-mux.c
42
static int clk_fixup_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/imx/clk-fixup-mux.c
68
struct clk_hw *imx_clk_hw_fixup_mux(const char *name, void __iomem *reg,
drivers/clk/imx/clk-fixup-mux.c
73
struct clk_hw *hw;
drivers/clk/imx/clk-frac-pll.c
122
static int clk_pll_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-frac-pll.c
157
static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-frac-pll.c
207
struct clk_hw *imx_clk_hw_frac_pll(const char *name,
drivers/clk/imx/clk-frac-pll.c
213
struct clk_hw *hw;
drivers/clk/imx/clk-frac-pll.c
38
struct clk_hw hw;
drivers/clk/imx/clk-frac-pll.c
65
static int clk_pll_prepare(struct clk_hw *hw)
drivers/clk/imx/clk-frac-pll.c
77
static void clk_pll_unprepare(struct clk_hw *hw)
drivers/clk/imx/clk-frac-pll.c
87
static int clk_pll_is_prepared(struct clk_hw *hw)
drivers/clk/imx/clk-frac-pll.c
96
static unsigned long clk_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-fracn-gppll.c
121
static inline struct clk_fracn_gppll *to_clk_fracn_gppll(struct clk_hw *hw)
drivers/clk/imx/clk-fracn-gppll.c
139
static int clk_fracn_gppll_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-fracn-gppll.c
160
static unsigned long clk_fracn_gppll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/imx/clk-fracn-gppll.c
233
static int clk_fracn_gppll_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/imx/clk-fracn-gppll.c
296
static int clk_fracn_gppll_prepare(struct clk_hw *hw)
drivers/clk/imx/clk-fracn-gppll.c
330
static int clk_fracn_gppll_is_prepared(struct clk_hw *hw)
drivers/clk/imx/clk-fracn-gppll.c
340
static void clk_fracn_gppll_unprepare(struct clk_hw *hw)
drivers/clk/imx/clk-fracn-gppll.c
359
static struct clk_hw *_imx_clk_fracn_gppll(const char *name, const char *parent_name,
drivers/clk/imx/clk-fracn-gppll.c
365
struct clk_hw *hw;
drivers/clk/imx/clk-fracn-gppll.c
397
struct clk_hw *imx_clk_fracn_gppll(const char *name, const char *parent_name, void __iomem *base,
drivers/clk/imx/clk-fracn-gppll.c
404
struct clk_hw *imx_clk_fracn_gppll_integer(const char *name, const char *parent_name,
drivers/clk/imx/clk-fracn-gppll.c
67
struct clk_hw hw;
drivers/clk/imx/clk-gate-93.c
118
static int imx93_clk_gate_is_enabled(struct clk_hw *hw)
drivers/clk/imx/clk-gate-93.c
133
static void imx93_clk_gate_disable_unused(struct clk_hw *hw)
drivers/clk/imx/clk-gate-93.c
157
struct clk_hw *imx93_clk_gate(struct device *dev, const char *name, const char *parent_name,
drivers/clk/imx/clk-gate-93.c
162
struct clk_hw *hw;
drivers/clk/imx/clk-gate-93.c
36
struct clk_hw hw;
drivers/clk/imx/clk-gate-93.c
47
static void imx93_clk_gate_do_hardware(struct clk_hw *hw, bool enable)
drivers/clk/imx/clk-gate-93.c
65
static int imx93_clk_gate_enable(struct clk_hw *hw)
drivers/clk/imx/clk-gate-93.c
82
static void imx93_clk_gate_disable(struct clk_hw *hw)
drivers/clk/imx/clk-gate-exclusive.c
29
static int clk_gate_exclusive_enable(struct clk_hw *hw)
drivers/clk/imx/clk-gate-exclusive.c
42
static void clk_gate_exclusive_disable(struct clk_hw *hw)
drivers/clk/imx/clk-gate-exclusive.c
47
static int clk_gate_exclusive_is_enabled(struct clk_hw *hw)
drivers/clk/imx/clk-gate-exclusive.c
58
struct clk_hw *imx_clk_hw_gate_exclusive(const char *name, const char *parent,
drivers/clk/imx/clk-gate-exclusive.c
63
struct clk_hw *hw;
drivers/clk/imx/clk-gate2.c
100
static int clk_gate2_is_enabled(struct clk_hw *hw)
drivers/clk/imx/clk-gate2.c
116
static void clk_gate2_disable_unused(struct clk_hw *hw)
drivers/clk/imx/clk-gate2.c
136
struct clk_hw *clk_hw_register_gate2(struct device *dev, const char *name,
drivers/clk/imx/clk-gate2.c
143
struct clk_hw *hw;
drivers/clk/imx/clk-gate2.c
29
struct clk_hw hw;
drivers/clk/imx/clk-gate2.c
41
static void clk_gate2_do_shared_clks(struct clk_hw *hw, bool enable)
drivers/clk/imx/clk-gate2.c
53
static int clk_gate2_enable(struct clk_hw *hw)
drivers/clk/imx/clk-gate2.c
70
static void clk_gate2_disable(struct clk_hw *hw)
drivers/clk/imx/clk-gpr-mux.c
20
struct clk_hw hw;
drivers/clk/imx/clk-gpr-mux.c
27
static struct imx_clk_gpr *to_imx_clk_gpr(struct clk_hw *hw)
drivers/clk/imx/clk-gpr-mux.c
32
static u8 imx_clk_gpr_mux_get_parent(struct clk_hw *hw)
drivers/clk/imx/clk-gpr-mux.c
60
static int imx_clk_gpr_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/imx/clk-gpr-mux.c
74
struct clk_hw *imx_clk_gpr_mux(const char *name, const char *compatible,
drivers/clk/imx/clk-gpr-mux.c
81
struct clk_hw *hw;
drivers/clk/imx/clk-imx6q.c
421
static struct clk_hw * __init imx6q_obtain_fixed_clk_hw(struct device_node *np,
drivers/clk/imx/clk-imx6q.c
426
struct clk_hw *hw;
drivers/clk/imx/clk-imx6q.c
93
static struct clk_hw **hws;
drivers/clk/imx/clk-imx6sl.c
100
static struct clk_hw **hws;
drivers/clk/imx/clk-imx6sll.c
56
static struct clk_hw **hws;
drivers/clk/imx/clk-imx6sx.c
85
static struct clk_hw **hws;
drivers/clk/imx/clk-imx6ul.c
72
static struct clk_hw **hws;
drivers/clk/imx/clk-imx7d.c
377
static struct clk_hw **hws;
drivers/clk/imx/clk-imx7ulp.c
137
struct clk_hw **hws;
drivers/clk/imx/clk-imx7ulp.c
184
struct clk_hw **hws;
drivers/clk/imx/clk-imx7ulp.c
230
struct clk_hw **hws;
drivers/clk/imx/clk-imx7ulp.c
49
struct clk_hw **hws;
drivers/clk/imx/clk-imx8-acm.c
338
struct clk_hw **hws;
drivers/clk/imx/clk-imx8mm.c
297
static struct clk_hw **hws;
drivers/clk/imx/clk-imx8mn.c
317
static struct clk_hw **hws;
drivers/clk/imx/clk-imx8mp-audiomix.c
279
struct clk_hw *hw;
drivers/clk/imx/clk-imx8mp.c
407
static struct clk_hw **hws;
drivers/clk/imx/clk-imx8mq.c
282
static struct clk_hw **hws;
drivers/clk/imx/clk-imx8qxp-lpcg.c
162
static struct clk_hw *imx_lpcg_of_clk_src_get(struct of_phandle_args *clkspec,
drivers/clk/imx/clk-imx8qxp-lpcg.c
183
struct clk_hw **clk_hws;
drivers/clk/imx/clk-imx8qxp-lpcg.c
294
struct clk_hw **clks;
drivers/clk/imx/clk-imx8ulp-sim-lpav.c
74
struct clk_hw *hw;
drivers/clk/imx/clk-imx8ulp.c
149
struct clk_hw **clks;
drivers/clk/imx/clk-imx8ulp.c
233
struct clk_hw **clks;
drivers/clk/imx/clk-imx8ulp.c
315
struct clk_hw **clks;
drivers/clk/imx/clk-imx8ulp.c
398
struct clk_hw **clks;
drivers/clk/imx/clk-imx8ulp.c
453
struct clk_hw **clks;
drivers/clk/imx/clk-imx93.c
272
static struct clk_hw **clks;
drivers/clk/imx/clk-imx95-blk-ctl.c
355
struct clk_hw **hws;
drivers/clk/imx/clk-imxrt1050.c
33
static struct clk_hw **hws;
drivers/clk/imx/clk-lpcg-scu.c
113
struct clk_hw *__imx_clk_lpcg_scu(struct device *dev, const char *name,
drivers/clk/imx/clk-lpcg-scu.c
119
struct clk_hw *hw;
drivers/clk/imx/clk-lpcg-scu.c
152
void imx_clk_lpcg_scu_unregister(struct clk_hw *hw)
drivers/clk/imx/clk-lpcg-scu.c
35
struct clk_hw hw;
drivers/clk/imx/clk-lpcg-scu.c
69
static int clk_lpcg_scu_enable(struct clk_hw *hw)
drivers/clk/imx/clk-lpcg-scu.c
93
static void clk_lpcg_scu_disable(struct clk_hw *hw)
drivers/clk/imx/clk-pfd.c
108
static int clk_pfd_is_enabled(struct clk_hw *hw)
drivers/clk/imx/clk-pfd.c
127
struct clk_hw *imx_clk_hw_pfd(const char *name, const char *parent_name,
drivers/clk/imx/clk-pfd.c
131
struct clk_hw *hw;
drivers/clk/imx/clk-pfd.c
25
struct clk_hw hw;
drivers/clk/imx/clk-pfd.c
36
static int clk_pfd_enable(struct clk_hw *hw)
drivers/clk/imx/clk-pfd.c
45
static void clk_pfd_disable(struct clk_hw *hw)
drivers/clk/imx/clk-pfd.c
52
static unsigned long clk_pfd_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pfd.c
65
static int clk_pfd_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pfd.c
87
static int clk_pfd_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-pfdv2.c
101
static int clk_pfdv2_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pfdv2.c
142
static int clk_pfdv2_is_enabled(struct clk_hw *hw)
drivers/clk/imx/clk-pfdv2.c
152
static int clk_pfdv2_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-pfdv2.c
203
struct clk_hw *imx_clk_hw_pfdv2(enum imx_pfdv2_type type, const char *name,
drivers/clk/imx/clk-pfdv2.c
208
struct clk_hw *hw;
drivers/clk/imx/clk-pfdv2.c
28
struct clk_hw hw;
drivers/clk/imx/clk-pfdv2.c
51
static int clk_pfdv2_enable(struct clk_hw *hw)
drivers/clk/imx/clk-pfdv2.c
66
static void clk_pfdv2_disable(struct clk_hw *hw)
drivers/clk/imx/clk-pfdv2.c
79
static unsigned long clk_pfdv2_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pll14xx.c
219
static int clk_pll1416x_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pll14xx.c
240
static int clk_pll1443x_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pll14xx.c
253
static unsigned long clk_pll14xx_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pll14xx.c
293
static int clk_pll1416x_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/imx/clk-pll14xx.c
359
static int clk_pll1443x_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/imx/clk-pll14xx.c
38
struct clk_hw hw;
drivers/clk/imx/clk-pll14xx.c
423
static int clk_pll14xx_prepare(struct clk_hw *hw)
drivers/clk/imx/clk-pll14xx.c
451
static int clk_pll14xx_is_prepared(struct clk_hw *hw)
drivers/clk/imx/clk-pll14xx.c
461
static void clk_pll14xx_unprepare(struct clk_hw *hw)
drivers/clk/imx/clk-pll14xx.c
497
struct clk_hw *imx_dev_clk_hw_pll14xx(struct device *dev, const char *name,
drivers/clk/imx/clk-pll14xx.c
502
struct clk_hw *hw;
drivers/clk/imx/clk-pllv1.c
114
struct clk_hw *imx_clk_hw_pllv1(enum imx_pllv1_type type, const char *name,
drivers/clk/imx/clk-pllv1.c
118
struct clk_hw *hw;
drivers/clk/imx/clk-pllv1.c
25
struct clk_hw hw;
drivers/clk/imx/clk-pllv1.c
52
static unsigned long clk_pllv1_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pllv2.c
109
static unsigned long clk_pllv2_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pllv2.c
155
static int clk_pllv2_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-pllv2.c
181
static int clk_pllv2_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pllv2.c
202
static int clk_pllv2_prepare(struct clk_hw *hw)
drivers/clk/imx/clk-pllv2.c
230
static void clk_pllv2_unprepare(struct clk_hw *hw)
drivers/clk/imx/clk-pllv2.c
249
struct clk_hw *imx_clk_hw_pllv2(const char *name, const char *parent,
drivers/clk/imx/clk-pllv2.c
253
struct clk_hw *hw;
drivers/clk/imx/clk-pllv2.c
74
struct clk_hw hw;
drivers/clk/imx/clk-pllv3.c
101
static int clk_pllv3_is_prepared(struct clk_hw *hw)
drivers/clk/imx/clk-pllv3.c
111
static unsigned long clk_pllv3_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pllv3.c
120
static int clk_pllv3_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pllv3.c
130
static int clk_pllv3_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-pllv3.c
160
static unsigned long clk_pllv3_sys_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pllv3.c
169
static int clk_pllv3_sys_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pllv3.c
188
static int clk_pllv3_sys_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-pllv3.c
217
static unsigned long clk_pllv3_av_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pllv3.c
232
static int clk_pllv3_av_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pllv3.c
266
static int clk_pllv3_av_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-pllv3.c
350
static unsigned long clk_pllv3_vf610_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pllv3.c
363
static int clk_pllv3_vf610_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pllv3.c
374
static int clk_pllv3_vf610_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-pllv3.c
404
static unsigned long clk_pllv3_enet_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pllv3.c
419
struct clk_hw *imx_clk_hw_pllv3(enum imx_pllv3_type type, const char *name,
drivers/clk/imx/clk-pllv3.c
425
struct clk_hw *hw;
drivers/clk/imx/clk-pllv3.c
48
struct clk_hw hw;
drivers/clk/imx/clk-pllv3.c
73
static int clk_pllv3_prepare(struct clk_hw *hw)
drivers/clk/imx/clk-pllv3.c
88
static void clk_pllv3_unprepare(struct clk_hw *hw)
drivers/clk/imx/clk-pllv4.c
184
static int clk_pllv4_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-pllv4.c
215
static int clk_pllv4_prepare(struct clk_hw *hw)
drivers/clk/imx/clk-pllv4.c
227
static void clk_pllv4_unprepare(struct clk_hw *hw)
drivers/clk/imx/clk-pllv4.c
246
struct clk_hw *imx_clk_hw_pllv4(enum imx_pllv4_type type, const char *name,
drivers/clk/imx/clk-pllv4.c
250
struct clk_hw *hw;
drivers/clk/imx/clk-pllv4.c
42
struct clk_hw hw;
drivers/clk/imx/clk-pllv4.c
68
static int clk_pllv4_is_prepared(struct clk_hw *hw)
drivers/clk/imx/clk-pllv4.c
78
static unsigned long clk_pllv4_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-pllv4.c
98
static int clk_pllv4_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-scu.c
171
static inline struct clk_scu *to_clk_scu(struct clk_hw *hw)
drivers/clk/imx/clk-scu.c
239
static unsigned long clk_scu_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-scu.c
272
static int clk_scu_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-scu.c
282
static int clk_scu_atf_set_cpu_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-scu.c
312
static int clk_scu_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-scu.c
331
static u8 clk_scu_get_parent(struct clk_hw *hw)
drivers/clk/imx/clk-scu.c
358
static int clk_scu_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/imx/clk-scu.c
37
struct clk_hw *hw;
drivers/clk/imx/clk-scu.c
411
static int clk_scu_prepare(struct clk_hw *hw)
drivers/clk/imx/clk-scu.c
425
static void clk_scu_unprepare(struct clk_hw *hw)
drivers/clk/imx/clk-scu.c
461
struct clk_hw *__imx_clk_scu(struct device *dev, const char *name,
drivers/clk/imx/clk-scu.c
467
struct clk_hw *hw;
drivers/clk/imx/clk-scu.c
50
struct clk_hw hw;
drivers/clk/imx/clk-scu.c
512
struct clk_hw *imx_scu_of_clk_src_get(struct of_phandle_args *clkspec,
drivers/clk/imx/clk-scu.c
532
struct clk_hw *hw;
drivers/clk/imx/clk-scu.c
55
struct clk_hw *parent;
drivers/clk/imx/clk-scu.c
678
struct clk_hw *imx_clk_scu_alloc_dev(const char *name,
drivers/clk/imx/clk-scu.c
68
struct clk_hw hw;
drivers/clk/imx/clk-scu.c
743
static unsigned long clk_gpr_div_scu_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-scu.c
759
static int clk_gpr_div_scu_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-scu.c
770
static int clk_gpr_div_scu_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-scu.c
790
static u8 clk_gpr_mux_scu_get_parent(struct clk_hw *hw)
drivers/clk/imx/clk-scu.c
801
static int clk_gpr_mux_scu_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/imx/clk-scu.c
815
static int clk_gpr_gate_scu_prepare(struct clk_hw *hw)
drivers/clk/imx/clk-scu.c
823
static void clk_gpr_gate_scu_unprepare(struct clk_hw *hw)
drivers/clk/imx/clk-scu.c
835
static int clk_gpr_gate_scu_is_prepared(struct clk_hw *hw)
drivers/clk/imx/clk-scu.c
855
struct clk_hw *__imx_clk_gpr_scu(const char *name, const char * const *parent_name,
drivers/clk/imx/clk-scu.c
861
struct clk_hw *hw;
drivers/clk/imx/clk-scu.h
32
struct clk_hw *imx_scu_of_clk_src_get(struct of_phandle_args *clkspec,
drivers/clk/imx/clk-scu.h
34
struct clk_hw *imx_clk_scu_alloc_dev(const char *name,
drivers/clk/imx/clk-scu.h
38
struct clk_hw *__imx_clk_scu(struct device *dev, const char *name,
drivers/clk/imx/clk-scu.h
44
struct clk_hw *__imx_clk_lpcg_scu(struct device *dev, const char *name,
drivers/clk/imx/clk-scu.h
47
void imx_clk_lpcg_scu_unregister(struct clk_hw *hw);
drivers/clk/imx/clk-scu.h
49
struct clk_hw *__imx_clk_gpr_scu(const char *name, const char * const *parent_name,
drivers/clk/imx/clk-scu.h
53
static inline struct clk_hw *imx_clk_scu(const char *name, u32 rsrc_id,
drivers/clk/imx/clk-scu.h
59
static inline struct clk_hw *imx_clk_scu2(const char *name, const char * const *parents,
drivers/clk/imx/clk-scu.h
65
static inline struct clk_hw *imx_clk_lpcg_scu_dev(struct device *dev, const char *name,
drivers/clk/imx/clk-scu.h
73
static inline struct clk_hw *imx_clk_lpcg_scu(const char *name, const char *parent_name,
drivers/clk/imx/clk-scu.h
81
static inline struct clk_hw *imx_clk_gate_gpr_scu(const char *name, const char *parent_name,
drivers/clk/imx/clk-scu.h
88
static inline struct clk_hw *imx_clk_divider_gpr_scu(const char *name, const char *parent_name,
drivers/clk/imx/clk-scu.h
95
static inline struct clk_hw *imx_clk_mux_gpr_scu(const char *name, const char * const *parent_names,
drivers/clk/imx/clk-sscg-pll.c
296
static int clk_sscg_pll_is_prepared(struct clk_hw *hw)
drivers/clk/imx/clk-sscg-pll.c
305
static int clk_sscg_pll_prepare(struct clk_hw *hw)
drivers/clk/imx/clk-sscg-pll.c
317
static void clk_sscg_pll_unprepare(struct clk_hw *hw)
drivers/clk/imx/clk-sscg-pll.c
327
static unsigned long clk_sscg_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/imx/clk-sscg-pll.c
358
static int clk_sscg_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/imx/clk-sscg-pll.c
384
static u8 clk_sscg_pll_get_parent(struct clk_hw *hw)
drivers/clk/imx/clk-sscg-pll.c
398
static int clk_sscg_pll_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/imx/clk-sscg-pll.c
411
static int __clk_sscg_pll_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-sscg-pll.c
420
struct clk_hw *parent_hw = NULL;
drivers/clk/imx/clk-sscg-pll.c
453
static int clk_sscg_pll_determine_rate(struct clk_hw *hw,
drivers/clk/imx/clk-sscg-pll.c
500
struct clk_hw *imx_clk_hw_sscg_pll(const char *name,
drivers/clk/imx/clk-sscg-pll.c
509
struct clk_hw *hw;
drivers/clk/imx/clk-sscg-pll.c
87
struct clk_hw hw;
drivers/clk/imx/clk.c
105
struct clk_hw *imx_obtain_fixed_of_clock(struct device_node *np,
drivers/clk/imx/clk.c
109
struct clk_hw *hw;
drivers/clk/imx/clk.c
119
struct clk_hw *imx_get_clk_hw_by_name(struct device_node *np, const char *name)
drivers/clk/imx/clk.c
23
void imx_unregister_hw_clocks(struct clk_hw *hws[], unsigned int count)
drivers/clk/imx/clk.c
52
void imx_check_clk_hws(struct clk_hw *clks[], unsigned int count)
drivers/clk/imx/clk.c
94
struct clk_hw *imx_obtain_fixed_clock_hw(
drivers/clk/imx/clk.h
13
void imx_check_clk_hws(struct clk_hw *clks[], unsigned int count);
drivers/clk/imx/clk.h
22
void imx_unregister_hw_clocks(struct clk_hw *hws[], unsigned int count);
drivers/clk/imx/clk.h
227
struct clk_hw *imx_dev_clk_hw_pll14xx(struct device *dev, const char *name,
drivers/clk/imx/clk.h
231
struct clk_hw *imx_clk_hw_pllv1(enum imx_pllv1_type type, const char *name,
drivers/clk/imx/clk.h
234
struct clk_hw *imx_clk_hw_pllv2(const char *name, const char *parent,
drivers/clk/imx/clk.h
237
struct clk_hw *imx_clk_hw_frac_pll(const char *name, const char *parent_name,
drivers/clk/imx/clk.h
240
struct clk_hw *imx_clk_hw_sscg_pll(const char *name,
drivers/clk/imx/clk.h
260
struct clk_hw *imx_clk_hw_pllv3(enum imx_pllv3_type type, const char *name,
drivers/clk/imx/clk.h
280
struct clk_hw *imx_clk_hw_pllv4(enum imx_pllv4_type type, const char *name,
drivers/clk/imx/clk.h
283
struct clk_hw *clk_hw_register_gate2(struct device *dev, const char *name,
drivers/clk/imx/clk.h
292
struct clk_hw *imx_obtain_fixed_clock_hw(
drivers/clk/imx/clk.h
295
struct clk_hw *imx_obtain_fixed_of_clock(struct device_node *np,
drivers/clk/imx/clk.h
298
struct clk_hw *imx_get_clk_hw_by_name(struct device_node *np, const char *name);
drivers/clk/imx/clk.h
300
struct clk_hw *imx_clk_hw_gate_exclusive(const char *name, const char *parent,
drivers/clk/imx/clk.h
303
struct clk_hw *imx_clk_hw_pfd(const char *name, const char *parent_name,
drivers/clk/imx/clk.h
306
struct clk_hw *imx_clk_hw_pfdv2(enum imx_pfdv2_type type, const char *name,
drivers/clk/imx/clk.h
309
struct clk_hw *imx_clk_hw_busy_divider(const char *name, const char *parent_name,
drivers/clk/imx/clk.h
313
struct clk_hw *imx_clk_hw_busy_mux(const char *name, void __iomem *reg, u8 shift,
drivers/clk/imx/clk.h
317
struct clk_hw *imx7ulp_clk_hw_composite(const char *name,
drivers/clk/imx/clk.h
323
struct clk_hw *imx8ulp_clk_hw_composite(const char *name,
drivers/clk/imx/clk.h
329
struct clk_hw *imx_clk_hw_fixup_divider(const char *name, const char *parent,
drivers/clk/imx/clk.h
333
struct clk_hw *imx_clk_hw_fixup_mux(const char *name, void __iomem *reg,
drivers/clk/imx/clk.h
337
static inline struct clk *to_clk(struct clk_hw *hw)
drivers/clk/imx/clk.h
344
static inline struct clk_hw *imx_clk_hw_fixed(const char *name, int rate)
drivers/clk/imx/clk.h
349
static inline struct clk_hw *imx_clk_hw_fixed_factor(const char *name,
drivers/clk/imx/clk.h
356
static inline struct clk_hw *imx_clk_hw_divider_closest(const char *name,
drivers/clk/imx/clk.h
365
static inline struct clk_hw *__imx_clk_hw_divider(const char *name,
drivers/clk/imx/clk.h
374
static inline struct clk_hw *__imx_clk_hw_gate(const char *name, const char *parent,
drivers/clk/imx/clk.h
383
static inline struct clk_hw *__imx_clk_hw_gate2(const char *name, const char *parent,
drivers/clk/imx/clk.h
392
static inline struct clk_hw *__imx_clk_hw_mux(const char *name, void __iomem *reg,
drivers/clk/imx/clk.h
401
struct clk_hw *imx_clk_hw_cpu(const char *name, const char *parent_name,
drivers/clk/imx/clk.h
418
struct clk_hw *__imx8m_clk_hw_composite(const char *name,
drivers/clk/imx/clk.h
467
struct clk_hw *imx93_clk_composite_flags(const char *name,
drivers/clk/imx/clk.h
477
struct clk_hw *imx93_clk_gate(struct device *dev, const char *name, const char *parent_name,
drivers/clk/imx/clk.h
481
struct clk_hw *imx_clk_hw_divider_gate(const char *name, const char *parent_name,
drivers/clk/imx/clk.h
486
struct clk_hw *imx_clk_gpr_mux(const char *name, const char *compatible,
drivers/clk/imx/clk.h
95
struct clk_hw *imx_clk_fracn_gppll(const char *name, const char *parent_name, void __iomem *base,
drivers/clk/imx/clk.h
97
struct clk_hw *imx_clk_fracn_gppll_integer(const char *name, const char *parent_name,
drivers/clk/ingenic/cgu.c
177
static int ingenic_pll_determine_rate(struct clk_hw *hw,
drivers/clk/ingenic/cgu.c
203
ingenic_pll_set_rate(struct clk_hw *hw, unsigned long req_rate,
drivers/clk/ingenic/cgu.c
249
static int ingenic_pll_enable(struct clk_hw *hw)
drivers/clk/ingenic/cgu.c
283
static void ingenic_pll_disable(struct clk_hw *hw)
drivers/clk/ingenic/cgu.c
304
static int ingenic_pll_is_enabled(struct clk_hw *hw)
drivers/clk/ingenic/cgu.c
334
static u8 ingenic_clk_get_parent(struct clk_hw *hw)
drivers/clk/ingenic/cgu.c
360
static int ingenic_clk_set_parent(struct clk_hw *hw, u8 idx)
drivers/clk/ingenic/cgu.c
408
ingenic_clk_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/ingenic/cgu.c
461
ingenic_clk_calc_div(struct clk_hw *hw,
drivers/clk/ingenic/cgu.c
496
static int ingenic_clk_determine_rate(struct clk_hw *hw,
drivers/clk/ingenic/cgu.c
526
ingenic_clk_set_rate(struct clk_hw *hw, unsigned long req_rate,
drivers/clk/ingenic/cgu.c
579
static int ingenic_clk_enable(struct clk_hw *hw)
drivers/clk/ingenic/cgu.c
599
static void ingenic_clk_disable(struct clk_hw *hw)
drivers/clk/ingenic/cgu.c
614
static int ingenic_clk_is_enabled(struct clk_hw *hw)
drivers/clk/ingenic/cgu.c
80
ingenic_pll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/ingenic/cgu.h
215
struct clk_hw hw;
drivers/clk/ingenic/jz4770-cgu.c
51
static int jz4770_uhc_phy_enable(struct clk_hw *hw)
drivers/clk/ingenic/jz4770-cgu.c
61
static void jz4770_uhc_phy_disable(struct clk_hw *hw)
drivers/clk/ingenic/jz4770-cgu.c
70
static int jz4770_uhc_phy_is_enabled(struct clk_hw *hw)
drivers/clk/ingenic/jz4780-cgu.c
105
static unsigned long jz4780_otg_phy_recalc_rate(struct clk_hw *hw,
drivers/clk/ingenic/jz4780-cgu.c
131
static int jz4780_otg_phy_determine_rate(struct clk_hw *hw,
drivers/clk/ingenic/jz4780-cgu.c
146
static int jz4780_otg_phy_set_rate(struct clk_hw *hw, unsigned long req_rate,
drivers/clk/ingenic/jz4780-cgu.c
184
static int jz4780_otg_phy_enable(struct clk_hw *hw)
drivers/clk/ingenic/jz4780-cgu.c
194
static void jz4780_otg_phy_disable(struct clk_hw *hw)
drivers/clk/ingenic/jz4780-cgu.c
203
static int jz4780_otg_phy_is_enabled(struct clk_hw *hw)
drivers/clk/ingenic/jz4780-cgu.c
223
static int jz4780_core1_enable(struct clk_hw *hw)
drivers/clk/ingenic/tcu.c
113
static void ingenic_tcu_disable_regs(struct clk_hw *hw)
drivers/clk/ingenic/tcu.c
122
static u8 ingenic_tcu_get_parent(struct clk_hw *hw)
drivers/clk/ingenic/tcu.c
135
static int ingenic_tcu_set_parent(struct clk_hw *hw, u8 idx)
drivers/clk/ingenic/tcu.c
154
static unsigned long ingenic_tcu_recalc_rate(struct clk_hw *hw,
drivers/clk/ingenic/tcu.c
181
static int ingenic_tcu_determine_rate(struct clk_hw *hw,
drivers/clk/ingenic/tcu.c
198
static int ingenic_tcu_set_rate(struct clk_hw *hw, unsigned long req_rate,
drivers/clk/ingenic/tcu.c
44
struct clk_hw hw;
drivers/clk/ingenic/tcu.c
60
static inline struct ingenic_tcu_clk *to_tcu_clk(struct clk_hw *hw)
drivers/clk/ingenic/tcu.c
65
static int ingenic_tcu_enable(struct clk_hw *hw)
drivers/clk/ingenic/tcu.c
76
static void ingenic_tcu_disable(struct clk_hw *hw)
drivers/clk/ingenic/tcu.c
85
static int ingenic_tcu_is_enabled(struct clk_hw *hw)
drivers/clk/ingenic/tcu.c
96
static bool ingenic_tcu_enable_regs(struct clk_hw *hw)
drivers/clk/ingenic/x1000-cgu.c
100
static int x1000_otg_phy_set_rate(struct clk_hw *hw, unsigned long req_rate,
drivers/clk/ingenic/x1000-cgu.c
134
static int x1000_usb_phy_enable(struct clk_hw *hw)
drivers/clk/ingenic/x1000-cgu.c
144
static void x1000_usb_phy_disable(struct clk_hw *hw)
drivers/clk/ingenic/x1000-cgu.c
153
static int x1000_usb_phy_is_enabled(struct clk_hw *hw)
drivers/clk/ingenic/x1000-cgu.c
64
static unsigned long x1000_otg_phy_recalc_rate(struct clk_hw *hw,
drivers/clk/ingenic/x1000-cgu.c
87
static int x1000_otg_phy_determine_rate(struct clk_hw *hw,
drivers/clk/ingenic/x1830-cgu.c
57
static int x1830_usb_phy_enable(struct clk_hw *hw)
drivers/clk/ingenic/x1830-cgu.c
67
static void x1830_usb_phy_disable(struct clk_hw *hw)
drivers/clk/ingenic/x1830-cgu.c
76
static int x1830_usb_phy_is_enabled(struct clk_hw *hw)
drivers/clk/keystone/gate.c
104
static int keystone_clk_is_enabled(struct clk_hw *hw)
drivers/clk/keystone/gate.c
113
static int keystone_clk_enable(struct clk_hw *hw)
drivers/clk/keystone/gate.c
131
static void keystone_clk_disable(struct clk_hw *hw)
drivers/clk/keystone/gate.c
62
struct clk_hw hw;
drivers/clk/keystone/pll.c
69
struct clk_hw hw;
drivers/clk/keystone/pll.c
75
static unsigned long clk_pllclk_recalc(struct clk_hw *hw,
drivers/clk/keystone/sci-clk.c
110
static int sci_clk_is_prepared(struct clk_hw *hw)
drivers/clk/keystone/sci-clk.c
137
static unsigned long sci_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/keystone/sci-clk.c
166
static int sci_clk_determine_rate(struct clk_hw *hw,
drivers/clk/keystone/sci-clk.c
209
static int sci_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/keystone/sci-clk.c
225
static u8 sci_clk_get_parent(struct clk_hw *hw)
drivers/clk/keystone/sci-clk.c
252
static int sci_clk_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/keystone/sci-clk.c
378
static struct clk_hw *sci_clk_get(struct of_phandle_args *clkspec, void *data)
drivers/clk/keystone/sci-clk.c
52
struct clk_hw hw;
drivers/clk/keystone/sci-clk.c
71
static int sci_clk_prepare(struct clk_hw *hw)
drivers/clk/keystone/sci-clk.c
90
static void sci_clk_unprepare(struct clk_hw *hw)
drivers/clk/keystone/syscon-clk.c
15
struct clk_hw hw;
drivers/clk/keystone/syscon-clk.c
28
ti_syscon_gate_clk_priv *to_ti_syscon_gate_clk_priv(struct clk_hw *hw)
drivers/clk/keystone/syscon-clk.c
33
static int ti_syscon_gate_clk_enable(struct clk_hw *hw)
drivers/clk/keystone/syscon-clk.c
41
static void ti_syscon_gate_clk_disable(struct clk_hw *hw)
drivers/clk/keystone/syscon-clk.c
48
static int ti_syscon_gate_clk_is_enabled(struct clk_hw *hw)
drivers/clk/keystone/syscon-clk.c
64
static struct clk_hw
drivers/clk/mediatek/clk-apmixed.c
103
void mtk_clk_unregister_ref2usb_tx(struct clk_hw *hw)
drivers/clk/mediatek/clk-apmixed.c
21
struct clk_hw hw;
drivers/clk/mediatek/clk-apmixed.c
25
static inline struct mtk_ref2usb_tx *to_mtk_ref2usb_tx(struct clk_hw *hw)
drivers/clk/mediatek/clk-apmixed.c
30
static int mtk_ref2usb_tx_is_prepared(struct clk_hw *hw)
drivers/clk/mediatek/clk-apmixed.c
37
static int mtk_ref2usb_tx_prepare(struct clk_hw *hw)
drivers/clk/mediatek/clk-apmixed.c
57
static void mtk_ref2usb_tx_unprepare(struct clk_hw *hw)
drivers/clk/mediatek/clk-apmixed.c
73
struct clk_hw *mtk_clk_register_ref2usb_tx(const char *name,
drivers/clk/mediatek/clk-cpumux.c
111
struct clk_hw *hw;
drivers/clk/mediatek/clk-cpumux.c
19
struct clk_hw hw;
drivers/clk/mediatek/clk-cpumux.c
26
static inline struct mtk_clk_cpumux *to_mtk_clk_cpumux(struct clk_hw *_hw)
drivers/clk/mediatek/clk-cpumux.c
31
static u8 clk_cpumux_get_parent(struct clk_hw *hw)
drivers/clk/mediatek/clk-cpumux.c
44
static int clk_cpumux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/mediatek/clk-cpumux.c
61
static struct clk_hw *
drivers/clk/mediatek/clk-cpumux.c
94
static void mtk_clk_unregister_cpumux(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
100
static void mtk_cg_disable_inv(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
105
static int mtk_cg_hwv_set_en(struct clk_hw *hw, bool enable)
drivers/clk/mediatek/clk-gate.c
121
static int mtk_cg_hwv_enable(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
126
static void mtk_cg_hwv_disable(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
131
static int mtk_cg_enable_no_setclr(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
138
static void mtk_cg_disable_no_setclr(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
143
static int mtk_cg_enable_inv_no_setclr(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
150
static void mtk_cg_disable_inv_no_setclr(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
20
struct clk_hw hw;
drivers/clk/mediatek/clk-gate.c
206
static struct clk_hw *mtk_clk_register_gate(struct device *dev,
drivers/clk/mediatek/clk-gate.c
243
static void mtk_clk_unregister_gate(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
26
static inline struct mtk_clk_gate *to_mtk_clk_gate(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
260
struct clk_hw *hw;
drivers/clk/mediatek/clk-gate.c
31
static u32 mtk_get_clockgating(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
41
static int mtk_cg_bit_is_cleared(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
46
static int mtk_cg_bit_is_set(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
51
static void mtk_cg_set_bit(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
58
static void mtk_cg_clr_bit(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
65
static void mtk_cg_set_bit_no_setclr(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
73
static void mtk_cg_clr_bit_no_setclr(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
81
static int mtk_cg_enable(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
88
static void mtk_cg_disable(struct clk_hw *hw)
drivers/clk/mediatek/clk-gate.c
93
static int mtk_cg_enable_inv(struct clk_hw *hw)
drivers/clk/mediatek/clk-mt6795-apmixedsys.c
143
struct clk_hw *hw;
drivers/clk/mediatek/clk-mt8173-apmixedsys.c
146
struct clk_hw *hw;
drivers/clk/mediatek/clk-mt8188-topckgen.c
1260
struct clk_hw *hw;
drivers/clk/mediatek/clk-mt8195-topckgen.c
1264
struct clk_hw *hw;
drivers/clk/mediatek/clk-mt8365-apmixedsys.c
113
struct clk_hw *hw;
drivers/clk/mediatek/clk-mtk.c
156
struct clk_hw *hw;
drivers/clk/mediatek/clk-mtk.c
218
static struct clk_hw *mtk_clk_register_composite(struct device *dev,
drivers/clk/mediatek/clk-mtk.c
221
struct clk_hw *hw;
drivers/clk/mediatek/clk-mtk.c
225
struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL;
drivers/clk/mediatek/clk-mtk.c
26
static int mtk_clk_dummy_enable(struct clk_hw *hw)
drivers/clk/mediatek/clk-mtk.c
305
static void mtk_clk_unregister_composite(struct clk_hw *hw)
drivers/clk/mediatek/clk-mtk.c
31
static void mtk_clk_dummy_disable(struct clk_hw *hw) { }
drivers/clk/mediatek/clk-mtk.c
334
struct clk_hw *hw;
drivers/clk/mediatek/clk-mtk.c
402
struct clk_hw *hw;
drivers/clk/mediatek/clk-mtk.c
90
struct clk_hw *hw;
drivers/clk/mediatek/clk-mtk.h
238
struct clk_hw *mtk_clk_register_ref2usb_tx(const char *name,
drivers/clk/mediatek/clk-mtk.h
240
void mtk_clk_unregister_ref2usb_tx(struct clk_hw *hw);
drivers/clk/mediatek/clk-mux.c
105
static int mtk_clk_mux_fenc_is_enabled(struct clk_hw *hw)
drivers/clk/mediatek/clk-mux.c
115
static int mtk_clk_mux_is_enabled(struct clk_hw *hw)
drivers/clk/mediatek/clk-mux.c
125
static int mtk_clk_mux_hwv_fenc_enable(struct clk_hw *hw)
drivers/clk/mediatek/clk-mux.c
147
static void mtk_clk_mux_hwv_disable(struct clk_hw *hw)
drivers/clk/mediatek/clk-mux.c
160
static u8 mtk_clk_mux_get_parent(struct clk_hw *hw)
drivers/clk/mediatek/clk-mux.c
183
static int mtk_clk_mux_set_parent_setclr_lock(struct clk_hw *hw, u8 index)
drivers/clk/mediatek/clk-mux.c
223
static int mtk_clk_mux_determine_rate(struct clk_hw *hw,
drivers/clk/mediatek/clk-mux.c
25
struct clk_hw hw;
drivers/clk/mediatek/clk-mux.c
274
static struct clk_hw *mtk_clk_register_mux(struct device *dev,
drivers/clk/mediatek/clk-mux.c
313
static void mtk_clk_unregister_mux(struct clk_hw *hw)
drivers/clk/mediatek/clk-mux.c
33
static inline struct mtk_clk_mux *to_mtk_clk_mux(struct clk_hw *hw)
drivers/clk/mediatek/clk-mux.c
333
struct clk_hw *hw;
drivers/clk/mediatek/clk-mux.c
38
static int mtk_clk_mux_fenc_enable_setclr(struct clk_hw *hw)
drivers/clk/mediatek/clk-mux.c
415
struct clk_hw *hw = __clk_get_hw(data->clk);
drivers/clk/mediatek/clk-mux.c
65
static int mtk_clk_mux_enable_setclr(struct clk_hw *hw)
drivers/clk/mediatek/clk-mux.c
97
static void mtk_clk_mux_disable_setclr(struct clk_hw *hw)
drivers/clk/mediatek/clk-pll.c
183
int mtk_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/mediatek/clk-pll.c
196
unsigned long mtk_pll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/mediatek/clk-pll.c
211
int mtk_pll_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/mediatek/clk-pll.c
226
int mtk_pll_prepare(struct clk_hw *hw)
drivers/clk/mediatek/clk-pll.c
260
void mtk_pll_unprepare(struct clk_hw *hw)
drivers/clk/mediatek/clk-pll.c
288
static int mtk_pll_prepare_setclr(struct clk_hw *hw)
drivers/clk/mediatek/clk-pll.c
300
static void mtk_pll_unprepare_setclr(struct clk_hw *hw)
drivers/clk/mediatek/clk-pll.c
326
struct clk_hw *mtk_clk_register_pll_ops(struct mtk_clk_pll *pll,
drivers/clk/mediatek/clk-pll.c
34
int mtk_pll_is_prepared(struct clk_hw *hw)
drivers/clk/mediatek/clk-pll.c
380
struct clk_hw *mtk_clk_register_pll(struct device *dev,
drivers/clk/mediatek/clk-pll.c
385
struct clk_hw *hw;
drivers/clk/mediatek/clk-pll.c
401
void mtk_clk_unregister_pll(struct clk_hw *hw)
drivers/clk/mediatek/clk-pll.c
41
static int mtk_pll_fenc_is_prepared(struct clk_hw *hw)
drivers/clk/mediatek/clk-pll.c
420
struct clk_hw *hw;
drivers/clk/mediatek/clk-pll.c
464
__iomem void *mtk_clk_pll_get_base(struct clk_hw *hw,
drivers/clk/mediatek/clk-pll.h
101
unsigned long mtk_pll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate);
drivers/clk/mediatek/clk-pll.h
105
int mtk_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/mediatek/clk-pll.h
107
int mtk_pll_determine_rate(struct clk_hw *hw, struct clk_rate_request *req);
drivers/clk/mediatek/clk-pll.h
109
struct clk_hw *mtk_clk_register_pll_ops(struct mtk_clk_pll *pll,
drivers/clk/mediatek/clk-pll.h
113
struct clk_hw *mtk_clk_register_pll(struct device *dev,
drivers/clk/mediatek/clk-pll.h
116
void mtk_clk_unregister_pll(struct clk_hw *hw);
drivers/clk/mediatek/clk-pll.h
118
__iomem void *mtk_clk_pll_get_base(struct clk_hw *hw,
drivers/clk/mediatek/clk-pll.h
66
struct clk_hw hw;
drivers/clk/mediatek/clk-pll.h
90
static inline struct mtk_clk_pll *to_mtk_clk_pll(struct clk_hw *hw)
drivers/clk/mediatek/clk-pll.h
95
int mtk_pll_is_prepared(struct clk_hw *hw);
drivers/clk/mediatek/clk-pll.h
97
int mtk_pll_prepare(struct clk_hw *hw);
drivers/clk/mediatek/clk-pll.h
99
void mtk_pll_unprepare(struct clk_hw *hw);
drivers/clk/mediatek/clk-pllfh.c
152
static struct clk_hw *
drivers/clk/mediatek/clk-pllfh.c
156
struct clk_hw *hw;
drivers/clk/mediatek/clk-pllfh.c
187
static void mtk_clk_unregister_pllfh(struct clk_hw *hw)
drivers/clk/mediatek/clk-pllfh.c
207
struct clk_hw *hw;
drivers/clk/mediatek/clk-pllfh.c
21
inline struct mtk_fh *to_mtk_fh(struct clk_hw *hw)
drivers/clk/mediatek/clk-pllfh.c
28
static int mtk_fhctl_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/meson/a1-peripherals.c
1022
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1038
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1069
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1085
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1123
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1139
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1170
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1186
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1233
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1267
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1299
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1330
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1364
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1403
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1419
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1457
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1491
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1522
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1556
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1587
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1621
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1676
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1693
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1712
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1728
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1783
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1800
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1819
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1835
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
1914
static struct clk_hw *a1_peripherals_hw_clks[] = {
drivers/clk/meson/a1-peripherals.c
212
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
227
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
244
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
261
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
302
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
318
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
350
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
366
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
383
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
435
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
451
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
483
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
499
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
516
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
533
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
549
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
581
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
597
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
629
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
645
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
662
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
679
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
695
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
724
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
739
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
770
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
825
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
841
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
875
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
891
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
928
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
944
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
975
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-peripherals.c
991
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-pll.c
157
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-pll.c
172
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-pll.c
195
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-pll.c
210
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-pll.c
228
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-pll.c
243
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-pll.c
261
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-pll.c
276
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/a1-pll.c
284
static struct clk_hw *a1_pll_hw_clks[] = {
drivers/clk/meson/a1-pll.c
80
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg-aoclk.c
123
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg-aoclk.c
140
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg-aoclk.c
157
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg-aoclk.c
235
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg-aoclk.c
251
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg-aoclk.c
268
static struct clk_hw *axg_ao_hw_clks[] = {
drivers/clk/meson/axg-aoclk.c
74
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg-audio.c
1016
static struct clk_hw *g12a_audio_hw_clks[] = {
drivers/clk/meson/axg-audio.c
1157
static struct clk_hw *sm1_audio_hw_clks[] = {
drivers/clk/meson/axg-audio.c
1333
struct clk_hw *hw;
drivers/clk/meson/axg-audio.c
611
static struct clk_hw axg_aud_top = {
drivers/clk/meson/axg-audio.c
719
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg-audio.c
735
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg-audio.c
752
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg-audio.c
768
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg-audio.c
776
static const struct clk_hw *sm1_aud_top_parents[] = {
drivers/clk/meson/axg-audio.c
887
static struct clk_hw *axg_audio_hw_clks[] = {
drivers/clk/meson/axg.c
1038
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1054
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1088
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1104
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1114
static const struct clk_hw *axg_vpu_parents[] = {
drivers/clk/meson/axg.c
1146
.parent_hws = (const struct clk_hw *[]) { &axg_vpu_0_sel.hw },
drivers/clk/meson/axg.c
1160
.parent_hws = (const struct clk_hw *[]) { &axg_vpu_0_div.hw },
drivers/clk/meson/axg.c
1195
.parent_hws = (const struct clk_hw *[]) { &axg_vpu_1_sel.hw },
drivers/clk/meson/axg.c
1209
.parent_hws = (const struct clk_hw *[]) { &axg_vpu_1_div.hw },
drivers/clk/meson/axg.c
1228
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1263
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1279
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1311
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1327
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1344
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1361
.parent_hws = (const struct clk_hw *[]) { &axg_vapb_sel.hw },
drivers/clk/meson/axg.c
1369
static const struct clk_hw *axg_vclk_parents[] = {
drivers/clk/meson/axg.c
1417
.parent_hws = (const struct clk_hw *[]) { &axg_vclk_sel.hw },
drivers/clk/meson/axg.c
1431
.parent_hws = (const struct clk_hw *[]) { &axg_vclk2_sel.hw },
drivers/clk/meson/axg.c
1446
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1463
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1479
.parent_hws = (const struct clk_hw *[]) { &axg_vclk_div.hw },
drivers/clk/meson/axg.c
1493
.parent_hws = (const struct clk_hw *[]) { &axg_vclk2_div.hw },
drivers/clk/meson/axg.c
1507
.parent_hws = (const struct clk_hw *[]) { &axg_vclk.hw },
drivers/clk/meson/axg.c
1521
.parent_hws = (const struct clk_hw *[]) { &axg_vclk.hw },
drivers/clk/meson/axg.c
1535
.parent_hws = (const struct clk_hw *[]) { &axg_vclk.hw },
drivers/clk/meson/axg.c
1549
.parent_hws = (const struct clk_hw *[]) { &axg_vclk.hw },
drivers/clk/meson/axg.c
1563
.parent_hws = (const struct clk_hw *[]) { &axg_vclk.hw },
drivers/clk/meson/axg.c
1577
.parent_hws = (const struct clk_hw *[]) { &axg_vclk2.hw },
drivers/clk/meson/axg.c
1591
.parent_hws = (const struct clk_hw *[]) { &axg_vclk2.hw },
drivers/clk/meson/axg.c
1605
.parent_hws = (const struct clk_hw *[]) { &axg_vclk2.hw },
drivers/clk/meson/axg.c
1619
.parent_hws = (const struct clk_hw *[]) { &axg_vclk2.hw },
drivers/clk/meson/axg.c
1633
.parent_hws = (const struct clk_hw *[]) { &axg_vclk2.hw },
drivers/clk/meson/axg.c
164
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1645
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1658
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1671
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1684
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1697
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1710
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1723
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1736
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1744
static const struct clk_hw *axg_cts_encl_parents[] = {
drivers/clk/meson/axg.c
1781
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1827
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1842
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1894
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1910
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
1986
static struct clk_hw *axg_hw_clks[] = {
drivers/clk/meson/axg.c
223
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
328
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
401
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
415
.parent_hws = (const struct clk_hw *[]) { &axg_fixed_pll.hw },
drivers/clk/meson/axg.c
428
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
442
.parent_hws = (const struct clk_hw *[]) { &axg_fixed_pll.hw },
drivers/clk/meson/axg.c
455
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
480
.parent_hws = (const struct clk_hw *[]) { &axg_fixed_pll.hw },
drivers/clk/meson/axg.c
493
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
506
.parent_hws = (const struct clk_hw *[]) { &axg_fixed_pll.hw },
drivers/clk/meson/axg.c
519
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
532
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
547
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
563
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
597
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
612
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
647
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
662
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
702
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
717
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
752
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
767
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
849
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
867
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
886
.parent_hws = (const struct clk_hw *[]) { &axg_pcie_pll.hw },
drivers/clk/meson/axg.c
903
.parent_hws = (const struct clk_hw *[]) { &axg_pcie_mux.hw },
drivers/clk/meson/axg.c
917
.parent_hws = (const struct clk_hw *[]) { &axg_pcie_ref.hw },
drivers/clk/meson/axg.c
932
.parent_hws = (const struct clk_hw *[]) { &axg_pcie_ref.hw },
drivers/clk/meson/axg.c
974
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/axg.c
990
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-peripherals.c
112
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-peripherals.c
147
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-peripherals.c
355
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-peripherals.c
387
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-peripherals.c
441
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-peripherals.c
457
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-peripherals.c
618
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-peripherals.c
649
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-peripherals.c
679
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-peripherals.c
895
static struct clk_hw *c3_peripherals_hw_clks[] = {
drivers/clk/meson/c3-pll.c
114
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
142
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
170
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
198
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
226
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
313
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
386
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
466
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
484
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
520
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
537
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
553
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
58
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
583
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
600
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
616
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/c3-pll.c
624
static struct clk_hw *c3_pll_hw_clks[] = {
drivers/clk/meson/c3-pll.c
86
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/clk-cpu-dyndiv.c
19
static unsigned long meson_clk_cpu_dyndiv_recalc_rate(struct clk_hw *hw,
drivers/clk/meson/clk-cpu-dyndiv.c
30
static int meson_clk_cpu_dyndiv_determine_rate(struct clk_hw *hw,
drivers/clk/meson/clk-cpu-dyndiv.c
39
static int meson_clk_cpu_dyndiv_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/meson/clk-dualdiv.c
108
static int meson_clk_dualdiv_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/meson/clk-dualdiv.c
47
static unsigned long meson_clk_dualdiv_recalc_rate(struct clk_hw *hw,
drivers/clk/meson/clk-dualdiv.c
89
static int meson_clk_dualdiv_determine_rate(struct clk_hw *hw,
drivers/clk/meson/clk-mpll.c
108
static int mpll_set_rate(struct clk_hw *hw,
drivers/clk/meson/clk-mpll.c
127
static int mpll_init(struct clk_hw *hw)
drivers/clk/meson/clk-mpll.c
75
static unsigned long mpll_recalc_rate(struct clk_hw *hw,
drivers/clk/meson/clk-mpll.c
90
static int mpll_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/meson/clk-phase.c
101
static int meson_clk_triphase_get_phase(struct clk_hw *hw)
drivers/clk/meson/clk-phase.c
113
static int meson_clk_triphase_set_phase(struct clk_hw *hw, int degrees)
drivers/clk/meson/clk-phase.c
146
static int meson_sclk_ws_inv_sync(struct clk_hw *hw)
drivers/clk/meson/clk-phase.c
164
static int meson_sclk_ws_inv_get_phase(struct clk_hw *hw)
drivers/clk/meson/clk-phase.c
175
static int meson_sclk_ws_inv_set_phase(struct clk_hw *hw, int degrees)
drivers/clk/meson/clk-phase.c
37
static int meson_clk_phase_get_phase(struct clk_hw *hw)
drivers/clk/meson/clk-phase.c
48
static int meson_clk_phase_set_phase(struct clk_hw *hw, int degrees)
drivers/clk/meson/clk-phase.c
82
static int meson_clk_triphase_sync(struct clk_hw *hw)
drivers/clk/meson/clk-pll.c
246
static int meson_clk_pll_determine_rate(struct clk_hw *hw,
drivers/clk/meson/clk-pll.c
277
static int meson_clk_pll_wait_lock(struct clk_hw *hw)
drivers/clk/meson/clk-pll.c
294
static int meson_clk_pll_is_enabled(struct clk_hw *hw)
drivers/clk/meson/clk-pll.c
310
static int meson_clk_pll_init(struct clk_hw *hw)
drivers/clk/meson/clk-pll.c
342
static int meson_clk_pcie_pll_enable(struct clk_hw *hw)
drivers/clk/meson/clk-pll.c
356
static int meson_clk_pll_enable(struct clk_hw *hw)
drivers/clk/meson/clk-pll.c
401
static void meson_clk_pll_disable(struct clk_hw *hw)
drivers/clk/meson/clk-pll.c
418
static int meson_clk_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/meson/clk-pll.c
72
static unsigned long meson_clk_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/meson/clk-regmap.c
104
static unsigned long clk_regmap_div_recalc_rate(struct clk_hw *hw,
drivers/clk/meson/clk-regmap.c
12
int clk_regmap_init(struct clk_hw *hw)
drivers/clk/meson/clk-regmap.c
123
static int clk_regmap_div_determine_rate(struct clk_hw *hw,
drivers/clk/meson/clk-regmap.c
148
static int clk_regmap_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/meson/clk-regmap.c
183
static u8 clk_regmap_mux_get_parent(struct clk_hw *hw)
drivers/clk/meson/clk-regmap.c
199
static int clk_regmap_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/meson/clk-regmap.c
210
static int clk_regmap_mux_determine_rate(struct clk_hw *hw,
drivers/clk/meson/clk-regmap.c
53
static int clk_regmap_gate_endisable(struct clk_hw *hw, int enable)
drivers/clk/meson/clk-regmap.c
65
static int clk_regmap_gate_enable(struct clk_hw *hw)
drivers/clk/meson/clk-regmap.c
70
static void clk_regmap_gate_disable(struct clk_hw *hw)
drivers/clk/meson/clk-regmap.c
75
static int clk_regmap_gate_is_enabled(struct clk_hw *hw)
drivers/clk/meson/clk-regmap.h
25
struct clk_hw hw;
drivers/clk/meson/clk-regmap.h
30
static inline struct clk_regmap *to_clk_regmap(struct clk_hw *hw)
drivers/clk/meson/clk-regmap.h
36
int clk_regmap_init(struct clk_hw *hw);
drivers/clk/meson/g12a-aoclk.c
106
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a-aoclk.c
145
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a-aoclk.c
162
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a-aoclk.c
179
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a-aoclk.c
197
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a-aoclk.c
236
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a-aoclk.c
253
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a-aoclk.c
270
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a-aoclk.c
348
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a-aoclk.c
364
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a-aoclk.c
382
static struct clk_hw *g12a_ao_hw_clks[] = {
drivers/clk/meson/g12a.c
1003
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1018
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1031
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1061
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1106
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1125
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1165
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1182
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1203
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1223
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1243
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1290
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1309
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1349
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1366
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1387
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1407
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1446
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1463
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1501
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1518
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1536
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1554
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1572
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1590
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1608
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1626
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1652
struct clk_hw *xtal;
drivers/clk/meson/g12a.c
1653
struct clk_hw *cpu_clk_dyn;
drivers/clk/meson/g12a.c
1654
struct clk_hw *cpu_clk_postmux0;
drivers/clk/meson/g12a.c
1655
struct clk_hw *cpu_clk_postmux1;
drivers/clk/meson/g12a.c
1656
struct clk_hw *cpu_clk_premux1;
drivers/clk/meson/g12a.c
1757
struct clk_hw *sys_pll;
drivers/clk/meson/g12a.c
1758
struct clk_hw *cpu_clk;
drivers/clk/meson/g12a.c
1759
struct clk_hw *cpu_clk_dyn;
drivers/clk/meson/g12a.c
1882
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1899
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1912
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
193
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1945
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
1982
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2019
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2056
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2073
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2086
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2099
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2112
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2125
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2138
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2151
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2159
static const struct clk_hw *g12b_cpub_clk_if_parents[] = {
drivers/clk/meson/g12a.c
2193
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2228
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2263
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2298
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2341
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2356
.parent_hws = (const struct clk_hw *[]) { &g12a_mpll0_div.hw },
drivers/clk/meson/g12a.c
2394
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2409
.parent_hws = (const struct clk_hw *[]) { &g12a_mpll1_div.hw },
drivers/clk/meson/g12a.c
2447
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2462
.parent_hws = (const struct clk_hw *[]) { &g12a_mpll2_div.hw },
drivers/clk/meson/g12a.c
2500
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2515
.parent_hws = (const struct clk_hw *[]) { &g12a_mpll3_div.hw },
drivers/clk/meson/g12a.c
2557
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2573
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
260
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2620
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2636
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2669
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2685
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2718
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2734
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2760
.parent_hws = (const struct clk_hw *[]) { &g12a_hdmi_pll.hw },
drivers/clk/meson/g12a.c
2766
static const struct clk_hw *g12a_vid_pll_parents[] = {
drivers/clk/meson/g12a.c
2798
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2808
static const struct clk_hw *g12a_vpu_parents[] = {
drivers/clk/meson/g12a.c
2843
.parent_hws = (const struct clk_hw *[]) { &g12a_vpu_0_sel.hw },
drivers/clk/meson/g12a.c
2857
.parent_hws = (const struct clk_hw *[]) { &g12a_vpu_0_div.hw },
drivers/clk/meson/g12a.c
2887
.parent_hws = (const struct clk_hw *[]) { &g12a_vpu_1_sel.hw },
drivers/clk/meson/g12a.c
2901
.parent_hws = (const struct clk_hw *[]) { &g12a_vpu_1_div.hw },
drivers/clk/meson/g12a.c
2920
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2931
static const struct clk_hw *g12a_vdec_parents[] = {
drivers/clk/meson/g12a.c
2967
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
2983
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3017
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3033
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3067
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3083
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3093
static const struct clk_hw *g12a_vapb_parents[] = {
drivers/clk/meson/g12a.c
3128
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3144
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3176
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
319
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3192
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3213
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3230
.parent_hws = (const struct clk_hw *[]) { &g12a_vapb_sel.hw },
drivers/clk/meson/g12a.c
3236
static const struct clk_hw *g12a_vclk_parents[] = {
drivers/clk/meson/g12a.c
3285
.parent_hws = (const struct clk_hw *[]) { &g12a_vclk_sel.hw },
drivers/clk/meson/g12a.c
3299
.parent_hws = (const struct clk_hw *[]) { &g12a_vclk2_sel.hw },
drivers/clk/meson/g12a.c
3313
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3343
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
335
.parent_hws = (const struct clk_hw *[]) { &g12a_sys_pll.hw },
drivers/clk/meson/g12a.c
3359
.parent_hws = (const struct clk_hw *[]) { &g12a_vclk_div.hw },
drivers/clk/meson/g12a.c
3381
.parent_hws = (const struct clk_hw *[]) { &g12a_vclk2_div.hw },
drivers/clk/meson/g12a.c
3395
.parent_hws = (const struct clk_hw *[]) { &g12a_vclk.hw },
drivers/clk/meson/g12a.c
3409
.parent_hws = (const struct clk_hw *[]) { &g12a_vclk.hw },
drivers/clk/meson/g12a.c
3423
.parent_hws = (const struct clk_hw *[]) { &g12a_vclk.hw },
drivers/clk/meson/g12a.c
3437
.parent_hws = (const struct clk_hw *[]) { &g12a_vclk.hw },
drivers/clk/meson/g12a.c
3451
.parent_hws = (const struct clk_hw *[]) { &g12a_vclk.hw },
drivers/clk/meson/g12a.c
3465
.parent_hws = (const struct clk_hw *[]) { &g12a_vclk2.hw },
drivers/clk/meson/g12a.c
3479
.parent_hws = (const struct clk_hw *[]) { &g12a_vclk2.hw },
drivers/clk/meson/g12a.c
3493
.parent_hws = (const struct clk_hw *[]) { &g12a_vclk2.hw },
drivers/clk/meson/g12a.c
3507
.parent_hws = (const struct clk_hw *[]) { &g12a_vclk2.hw },
drivers/clk/meson/g12a.c
352
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3521
.parent_hws = (const struct clk_hw *[]) { &g12a_vclk2.hw },
drivers/clk/meson/g12a.c
3533
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3546
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3559
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3572
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3585
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3599
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3613
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3627
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3636
static const struct clk_hw *g12a_cts_parents[] = {
drivers/clk/meson/g12a.c
369
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3715
static const struct clk_hw *g12a_hdmi_tx_parents[] = {
drivers/clk/meson/g12a.c
3752
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3768
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3784
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3800
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3816
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
382
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3826
static const struct clk_hw *g12a_mipi_dsi_pxclk_parents[] = {
drivers/clk/meson/g12a.c
3873
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3889
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3933
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3949
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
3991
.parent_hws = (const struct clk_hw *[]) { &g12a_hdmi_sel.hw },
drivers/clk/meson/g12a.c
4005
.parent_hws = (const struct clk_hw *[]) { &g12a_hdmi_div.hw },
drivers/clk/meson/g12a.c
4058
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
4074
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
4112
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
4128
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
4145
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
4178
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
4220
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
4236
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
4267
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
4283
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
4327
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
4343
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
4374
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
4390
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
4495
static struct clk_hw *g12a_hw_clks[] = {
drivers/clk/meson/g12a.c
463
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
4722
static struct clk_hw *g12b_hw_clks[] = {
drivers/clk/meson/g12a.c
4990
static struct clk_hw *sm1_hw_clks[] = {
drivers/clk/meson/g12a.c
5243
static int g12a_dvfs_setup_common(struct device *dev, struct clk_hw **hws)
drivers/clk/meson/g12a.c
5246
struct clk_hw *xtal;
drivers/clk/meson/g12a.c
527
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
5277
struct clk_hw **hws = g12b_hw_clks;
drivers/clk/meson/g12a.c
5280
struct clk_hw *xtal;
drivers/clk/meson/g12a.c
5355
struct clk_hw **hws = g12a_hw_clks;
drivers/clk/meson/g12a.c
604
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
690
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
710
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
724
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
801
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
819
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
837
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
851
.parent_hws = (const struct clk_hw *[]) { &g12a_fixed_pll.hw },
drivers/clk/meson/g12a.c
864
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
888
.parent_hws = (const struct clk_hw *[]) { &g12a_fixed_pll.hw },
drivers/clk/meson/g12a.c
901
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
925
.parent_hws = (const struct clk_hw *[]) { &g12a_fixed_pll.hw },
drivers/clk/meson/g12a.c
938
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
951
.parent_hws = (const struct clk_hw *[]) { &g12a_fixed_pll.hw },
drivers/clk/meson/g12a.c
964
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/g12a.c
977
.parent_hws = (const struct clk_hw *[]) { &g12a_fixed_pll.hw },
drivers/clk/meson/g12a.c
990
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb-aoclk.c
109
.parent_hws = (const struct clk_hw *[]) { &gxbb_ao_32k_pre.hw },
drivers/clk/meson/gxbb-aoclk.c
124
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb-aoclk.c
141
.parent_hws = (const struct clk_hw *[]) { &gxbb_ao_32k_sel.hw },
drivers/clk/meson/gxbb-aoclk.c
229
static struct clk_hw *gxbb_ao_hw_clks[] = {
drivers/clk/meson/gxbb-aoclk.c
62
.parent_hws = (const struct clk_hw *[]) { &gxbb_ao_cts_oscin.hw },
drivers/clk/meson/gxbb.c
1027
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1043
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1078
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1094
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1150
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1166
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1204
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1220
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1237
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1247
static const struct clk_hw *gxbb_cts_mclk_parents[] = {
drivers/clk/meson/gxbb.c
1279
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1295
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1329
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1345
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1362
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1411
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1427
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1475
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1491
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1525
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1541
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1575
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1591
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1601
static const struct clk_hw *gxbb_vpu_parents[] = {
drivers/clk/meson/gxbb.c
1636
.parent_hws = (const struct clk_hw *[]) { &gxbb_vpu_0_sel.hw },
drivers/clk/meson/gxbb.c
1650
.parent_hws = (const struct clk_hw *[]) { &gxbb_vpu_0_div.hw },
drivers/clk/meson/gxbb.c
1684
.parent_hws = (const struct clk_hw *[]) { &gxbb_vpu_1_sel.hw },
drivers/clk/meson/gxbb.c
1698
.parent_hws = (const struct clk_hw *[]) { &gxbb_vpu_1_div.hw },
drivers/clk/meson/gxbb.c
1717
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
172
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1728
static const struct clk_hw *gxbb_vapb_parents[] = {
drivers/clk/meson/gxbb.c
1763
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1779
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1815
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1831
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1852
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1869
.parent_hws = (const struct clk_hw *[]) { &gxbb_vapb_sel.hw },
drivers/clk/meson/gxbb.c
1948
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
1956
static const struct clk_hw *gxbb_vclk_parents[] = {
drivers/clk/meson/gxbb.c
2014
.parent_hws = (const struct clk_hw *[]) { &gxbb_vclk_sel.hw },
drivers/clk/meson/gxbb.c
2028
.parent_hws = (const struct clk_hw *[]) { &gxbb_vclk2_sel.hw },
drivers/clk/meson/gxbb.c
2043
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2060
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2076
.parent_hws = (const struct clk_hw *[]) { &gxbb_vclk_div.hw },
drivers/clk/meson/gxbb.c
2090
.parent_hws = (const struct clk_hw *[]) { &gxbb_vclk2_div.hw },
drivers/clk/meson/gxbb.c
2104
.parent_hws = (const struct clk_hw *[]) { &gxbb_vclk.hw },
drivers/clk/meson/gxbb.c
2118
.parent_hws = (const struct clk_hw *[]) { &gxbb_vclk.hw },
drivers/clk/meson/gxbb.c
2132
.parent_hws = (const struct clk_hw *[]) { &gxbb_vclk.hw },
drivers/clk/meson/gxbb.c
2146
.parent_hws = (const struct clk_hw *[]) { &gxbb_vclk.hw },
drivers/clk/meson/gxbb.c
2160
.parent_hws = (const struct clk_hw *[]) { &gxbb_vclk.hw },
drivers/clk/meson/gxbb.c
2174
.parent_hws = (const struct clk_hw *[]) { &gxbb_vclk2.hw },
drivers/clk/meson/gxbb.c
2188
.parent_hws = (const struct clk_hw *[]) { &gxbb_vclk2.hw },
drivers/clk/meson/gxbb.c
2202
.parent_hws = (const struct clk_hw *[]) { &gxbb_vclk2.hw },
drivers/clk/meson/gxbb.c
2216
.parent_hws = (const struct clk_hw *[]) { &gxbb_vclk2.hw },
drivers/clk/meson/gxbb.c
2230
.parent_hws = (const struct clk_hw *[]) { &gxbb_vclk2.hw },
drivers/clk/meson/gxbb.c
2242
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2255
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2268
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2281
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2294
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2307
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
232
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2320
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2333
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2341
static const struct clk_hw *gxbb_cts_parents[] = {
drivers/clk/meson/gxbb.c
2410
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2426
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2442
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2452
static const struct clk_hw *gxbb_hdmi_tx_parents[] = {
drivers/clk/meson/gxbb.c
2495
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2537
.parent_hws = (const struct clk_hw *[]) { &gxbb_hdmi_sel.hw },
drivers/clk/meson/gxbb.c
2551
.parent_hws = (const struct clk_hw *[]) { &gxbb_hdmi_div.hw },
drivers/clk/meson/gxbb.c
2559
static const struct clk_hw *gxbb_vdec_parents[] = {
drivers/clk/meson/gxbb.c
2592
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2608
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2642
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2658
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2711
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2727
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
2850
static struct clk_hw *gxbb_hw_clks[] = {
drivers/clk/meson/gxbb.c
3058
static struct clk_hw *gxl_hw_clks[] = {
drivers/clk/meson/gxbb.c
308
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
326
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
344
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
373
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
391
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
409
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
465
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
670
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
685
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
699
.parent_hws = (const struct clk_hw *[]) { &gxbb_fixed_pll.hw },
drivers/clk/meson/gxbb.c
712
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
737
.parent_hws = (const struct clk_hw *[]) { &gxbb_fixed_pll.hw },
drivers/clk/meson/gxbb.c
750
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
763
.parent_hws = (const struct clk_hw *[]) { &gxbb_fixed_pll.hw },
drivers/clk/meson/gxbb.c
776
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
789
.parent_hws = (const struct clk_hw *[]) { &gxbb_fixed_pll.hw },
drivers/clk/meson/gxbb.c
802
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
818
.parent_hws = (const struct clk_hw *[]) { &gxbb_fixed_pll.hw },
drivers/clk/meson/gxbb.c
844
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
872
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
923
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
938
.parent_hws = (const struct clk_hw *[]) { &gxbb_mpll1_div.hw },
drivers/clk/meson/gxbb.c
965
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/gxbb.c
980
.parent_hws = (const struct clk_hw *[]) { &gxbb_mpll2_div.hw },
drivers/clk/meson/meson-clkc-utils.c
15
struct clk_hw *meson_clk_hw_get(struct of_phandle_args *clkspec, void *clk_hw_data)
drivers/clk/meson/meson-clkc-utils.c
32
struct clk_hw *hw;
drivers/clk/meson/meson-clkc-utils.h
100
.parent_hws = (const struct clk_hw *[]) { \
drivers/clk/meson/meson-clkc-utils.h
15
struct clk_hw **hws;
drivers/clk/meson/meson-clkc-utils.h
19
struct clk_hw *meson_clk_hw_get(struct of_phandle_args *clkspec, void *clk_hw_data);
drivers/clk/meson/meson-clkc-utils.h
83
.parent_hws = (const struct clk_hw *[]) { \
drivers/clk/meson/meson8-ddr.c
74
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8-ddr.c
81
static struct clk_hw *meson8_ddr_hw_clks[] = {
drivers/clk/meson/meson8b.c
1005
static const struct clk_hw *meson8b_cpu_if_parents[] = {
drivers/clk/meson/meson8b.c
1039
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1070
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1102
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1133
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1150
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1173
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1189
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1206
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1223
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1241
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1259
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1267
static const struct clk_hw *meson8b_vclk_parents[] = {
drivers/clk/meson/meson8b.c
1300
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1316
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1332
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1346
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1362
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1376
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1392
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1406
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1422
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1436
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1452
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1483
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1499
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1515
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1529
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1545
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1559
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1575
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1589
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1605
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1619
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1635
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1643
static const struct clk_hw *meson8b_vclk_enc_parents[] = {
drivers/clk/meson/meson8b.c
1674
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1705
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1736
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1767
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
177
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1798
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1829
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1867
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1883
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1941
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1957
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
1996
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2012
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2029
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2103
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2111
static const struct clk_hw *meson8b_vpu_parents[] = {
drivers/clk/meson/meson8b.c
2133
static const struct clk_hw *mmeson8m2_vpu_parents[] = {
drivers/clk/meson/meson8b.c
2188
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2259
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2284
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2293
static const struct clk_hw *meson8b_vdec_parents[] = {
drivers/clk/meson/meson8b.c
2328
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2344
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2362
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2378
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2396
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2431
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2447
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2481
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2497
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2531
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2547
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2566
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2576
static const struct clk_hw *meson8b_cts_mclk_parents[] = {
drivers/clk/meson/meson8b.c
2608
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2624
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2658
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2674
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2691
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
278
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
2813
static struct clk_hw *meson8_hw_clks[] = {
drivers/clk/meson/meson8b.c
295
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
3017
static struct clk_hw *meson8b_hw_clks[] = {
drivers/clk/meson/meson8b.c
313
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
3232
static struct clk_hw *meson8m2_hw_clks[] = {
drivers/clk/meson/meson8b.c
3577
struct clk_hw *cpu_clk;
drivers/clk/meson/meson8b.c
3585
struct clk_hw *parent_clk;
drivers/clk/meson/meson8b.c
372
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
386
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
401
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
414
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
429
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
442
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
457
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
470
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
485
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
498
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
513
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
529
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
562
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
577
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
606
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
621
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
650
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
665
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
690
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
708
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
723
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
756
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
770
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
801
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
826
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
889
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
905
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
919
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
932
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
945
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
958
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
971
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
984
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/meson8b.c
997
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1005
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1019
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1033
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1047
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1061
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1075
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1085
static const struct clk_hw *s4_cts_parents[] = {
drivers/clk/meson/s4-peripherals.c
1160
static const struct clk_hw *s4_hdmi_tx_parents[] = {
drivers/clk/meson/s4-peripherals.c
1196
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1212
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1228
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1244
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1260
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1301
.parent_hws = (const struct clk_hw *[]) { &s4_hdmi_sel.hw },
drivers/clk/meson/s4-peripherals.c
1315
.parent_hws = (const struct clk_hw *[]) { &s4_hdmi_div.hw },
drivers/clk/meson/s4-peripherals.c
133
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1346
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1401
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1417
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1449
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1465
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1482
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
150
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1529
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1545
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1579
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1595
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1612
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1647
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1663
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
167
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1697
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1713
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1730
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1775
.parent_hws = (const struct clk_hw *[]) { &s4_vpu_0_sel.hw },
drivers/clk/meson/s4-peripherals.c
1789
.parent_hws = (const struct clk_hw *[]) { &s4_vpu_0_div.hw },
drivers/clk/meson/s4-peripherals.c
1819
.parent_hws = (const struct clk_hw *[]) { &s4_vpu_1_sel.hw },
drivers/clk/meson/s4-peripherals.c
1833
.parent_hws = (const struct clk_hw *[]) { &s4_vpu_1_div.hw },
drivers/clk/meson/s4-peripherals.c
1848
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
185
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1888
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1904
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1921
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1937
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1980
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
1996
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2028
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2044
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2061
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2106
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2122
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2154
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2170
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2187
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2204
.parent_hws = (const struct clk_hw *[]) { &s4_vapb.hw },
drivers/clk/meson/s4-peripherals.c
2241
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2257
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2296
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2312
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2352
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2368
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
237
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2412
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2428
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2460
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2476
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2508
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
252
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2524
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2567
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2583
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2666
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2682
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2742
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2758
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2793
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2809
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
283
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2844
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2860
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2901
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2917
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
298
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
2993
static struct clk_hw *s4_peripherals_hw_clks[] = {
drivers/clk/meson/s4-peripherals.c
314
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
369
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
386
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
405
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
421
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
476
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
493
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
512
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
528
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
567
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
583
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
612
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
629
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
692
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
749
.parent_hws = (const struct clk_hw *[]) { &s4_vclk_sel.hw },
drivers/clk/meson/s4-peripherals.c
763
.parent_hws = (const struct clk_hw *[]) { &s4_vclk2_sel.hw },
drivers/clk/meson/s4-peripherals.c
778
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
795
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
811
.parent_hws = (const struct clk_hw *[]) { &s4_vclk_div.hw },
drivers/clk/meson/s4-peripherals.c
825
.parent_hws = (const struct clk_hw *[]) { &s4_vclk2_div.hw },
drivers/clk/meson/s4-peripherals.c
839
.parent_hws = (const struct clk_hw *[]) { &s4_vclk.hw },
drivers/clk/meson/s4-peripherals.c
853
.parent_hws = (const struct clk_hw *[]) { &s4_vclk.hw },
drivers/clk/meson/s4-peripherals.c
867
.parent_hws = (const struct clk_hw *[]) { &s4_vclk.hw },
drivers/clk/meson/s4-peripherals.c
881
.parent_hws = (const struct clk_hw *[]) { &s4_vclk.hw },
drivers/clk/meson/s4-peripherals.c
895
.parent_hws = (const struct clk_hw *[]) { &s4_vclk.hw },
drivers/clk/meson/s4-peripherals.c
909
.parent_hws = (const struct clk_hw *[]) { &s4_vclk2.hw },
drivers/clk/meson/s4-peripherals.c
923
.parent_hws = (const struct clk_hw *[]) { &s4_vclk2.hw },
drivers/clk/meson/s4-peripherals.c
937
.parent_hws = (const struct clk_hw *[]) { &s4_vclk2.hw },
drivers/clk/meson/s4-peripherals.c
951
.parent_hws = (const struct clk_hw *[]) { &s4_vclk2.hw },
drivers/clk/meson/s4-peripherals.c
965
.parent_hws = (const struct clk_hw *[]) { &s4_vclk2.hw },
drivers/clk/meson/s4-peripherals.c
977
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-peripherals.c
991
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
107
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
124
.parent_hws = (const struct clk_hw *[]) { &s4_fixed_pll.hw },
drivers/clk/meson/s4-pll.c
137
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
150
.parent_hws = (const struct clk_hw *[]) { &s4_fixed_pll.hw },
drivers/clk/meson/s4-pll.c
163
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
176
.parent_hws = (const struct clk_hw *[]) { &s4_fixed_pll.hw },
drivers/clk/meson/s4-pll.c
189
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
202
.parent_hws = (const struct clk_hw *[]) { &s4_fixed_pll.hw },
drivers/clk/meson/s4-pll.c
215
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
228
.parent_hws = (const struct clk_hw *[]) { &s4_fixed_pll.hw },
drivers/clk/meson/s4-pll.c
241
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
254
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
269
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
345
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
423
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
480
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
498
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
512
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
542
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
581
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
596
.parent_hws = (const struct clk_hw *[]) { &s4_mpll0_div.hw },
drivers/clk/meson/s4-pll.c
634
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
649
.parent_hws = (const struct clk_hw *[]) { &s4_mpll1_div.hw },
drivers/clk/meson/s4-pll.c
687
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
702
.parent_hws = (const struct clk_hw *[]) { &s4_mpll2_div.hw },
drivers/clk/meson/s4-pll.c
740
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/s4-pll.c
755
.parent_hws = (const struct clk_hw *[]) { &s4_mpll3_div.hw },
drivers/clk/meson/s4-pll.c
762
static struct clk_hw *s4_pll_hw_clks[] = {
drivers/clk/meson/sclk-div.c
125
static int sclk_div_set_duty_cycle(struct clk_hw *hw,
drivers/clk/meson/sclk-div.c
139
static int sclk_div_get_duty_cycle(struct clk_hw *hw,
drivers/clk/meson/sclk-div.c
167
static int sclk_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/meson/sclk-div.c
182
static unsigned long sclk_div_recalc_rate(struct clk_hw *hw,
drivers/clk/meson/sclk-div.c
191
static int sclk_div_enable(struct clk_hw *hw)
drivers/clk/meson/sclk-div.c
201
static void sclk_div_disable(struct clk_hw *hw)
drivers/clk/meson/sclk-div.c
209
static int sclk_div_is_enabled(struct clk_hw *hw)
drivers/clk/meson/sclk-div.c
220
static int sclk_div_init(struct clk_hw *hw)
drivers/clk/meson/sclk-div.c
41
static int sclk_div_getdiv(struct clk_hw *hw, unsigned long rate,
drivers/clk/meson/sclk-div.c
49
static int sclk_div_bestdiv(struct clk_hw *hw, unsigned long rate,
drivers/clk/meson/sclk-div.c
53
struct clk_hw *parent = clk_hw_get_parent(hw);
drivers/clk/meson/sclk-div.c
99
static int sclk_div_determine_rate(struct clk_hw *hw,
drivers/clk/meson/t7-peripherals.c
1022
static struct clk_hw *t7_peripherals_hw_clks[] = {
drivers/clk/meson/t7-peripherals.c
115
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
131
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
148
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
226
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
242
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
259
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
276
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
332
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
348
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
365
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
382
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
430
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
456
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
486
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
501
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
532
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
568
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
585
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
621
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
669
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
705
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
750
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
766
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-peripherals.c
795
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
139
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
213
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
287
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
361
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
380
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
394
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
447
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
462
.parent_hws = (const struct clk_hw *[]) { &t7_mpll0_div.hw },
drivers/clk/meson/t7-pll.c
500
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
515
.parent_hws = (const struct clk_hw *[]) { &t7_mpll1_div.hw },
drivers/clk/meson/t7-pll.c
553
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
568
.parent_hws = (const struct clk_hw *[]) { &t7_mpll2_div.hw },
drivers/clk/meson/t7-pll.c
606
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
621
.parent_hws = (const struct clk_hw *[]) { &t7_mpll3_div.hw },
drivers/clk/meson/t7-pll.c
687
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
705
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
791
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
809
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
841
.parent_hws = (const struct clk_hw *[]) { &t7_mclk_0_sel.hw },
drivers/clk/meson/t7-pll.c
855
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
871
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
903
.parent_hws = (const struct clk_hw *[]) { &t7_mclk_1_sel.hw },
drivers/clk/meson/t7-pll.c
917
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
933
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/meson/t7-pll.c
941
static struct clk_hw *t7_gp0_hw_clks[] = {
drivers/clk/meson/t7-pll.c
946
static struct clk_hw *t7_gp1_hw_clks[] = {
drivers/clk/meson/t7-pll.c
951
static struct clk_hw *t7_hifi_hw_clks[] = {
drivers/clk/meson/t7-pll.c
956
static struct clk_hw *t7_pcie_hw_clks[] = {
drivers/clk/meson/t7-pll.c
963
static struct clk_hw *t7_mpll_hw_clks[] = {
drivers/clk/meson/t7-pll.c
975
static struct clk_hw *t7_hdmi_hw_clks[] = {
drivers/clk/meson/t7-pll.c
981
static struct clk_hw *t7_mclk_hw_clks[] = {
drivers/clk/meson/vclk.c
100
static int meson_vclk_div_enable(struct clk_hw *hw)
drivers/clk/meson/vclk.c
112
static void meson_vclk_div_disable(struct clk_hw *hw)
drivers/clk/meson/vclk.c
122
static int meson_vclk_div_is_enabled(struct clk_hw *hw)
drivers/clk/meson/vclk.c
17
static int meson_vclk_gate_enable(struct clk_hw *hw)
drivers/clk/meson/vclk.c
31
static void meson_vclk_gate_disable(struct clk_hw *hw)
drivers/clk/meson/vclk.c
39
static int meson_vclk_gate_is_enabled(struct clk_hw *hw)
drivers/clk/meson/vclk.c
63
static unsigned long meson_vclk_div_recalc_rate(struct clk_hw *hw,
drivers/clk/meson/vclk.c
73
static int meson_vclk_div_determine_rate(struct clk_hw *hw,
drivers/clk/meson/vclk.c
83
static int meson_vclk_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/meson/vid-pll-div.c
75
static unsigned long meson_vid_pll_div_recalc_rate(struct clk_hw *hw,
drivers/clk/microchip/clk-core.c
103
static int pbclk_enable(struct clk_hw *hw)
drivers/clk/microchip/clk-core.c
111
static void pbclk_disable(struct clk_hw *hw)
drivers/clk/microchip/clk-core.c
149
static unsigned long pbclk_recalc_rate(struct clk_hw *hw,
drivers/clk/microchip/clk-core.c
157
static int pbclk_determine_rate(struct clk_hw *hw,
drivers/clk/microchip/clk-core.c
166
static int pbclk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/microchip/clk-core.c
240
struct clk_hw hw;
drivers/clk/microchip/clk-core.c
248
static int roclk_is_enabled(struct clk_hw *hw)
drivers/clk/microchip/clk-core.c
255
static int roclk_enable(struct clk_hw *hw)
drivers/clk/microchip/clk-core.c
263
static void roclk_disable(struct clk_hw *hw)
drivers/clk/microchip/clk-core.c
270
static int roclk_init(struct clk_hw *hw)
drivers/clk/microchip/clk-core.c
278
static u8 roclk_get_parent(struct clk_hw *hw)
drivers/clk/microchip/clk-core.c
358
static unsigned long roclk_recalc_rate(struct clk_hw *hw,
drivers/clk/microchip/clk-core.c
375
static int roclk_determine_rate(struct clk_hw *hw,
drivers/clk/microchip/clk-core.c
378
struct clk_hw *parent_clk, *best_parent_clk = NULL;
drivers/clk/microchip/clk-core.c
436
static int roclk_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/microchip/clk-core.c
470
static int roclk_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/microchip/clk-core.c
532
static int roclk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/microchip/clk-core.c
576
struct clk_hw hw;
drivers/clk/microchip/clk-core.c
639
static unsigned long spll_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/microchip/clk-core.c
663
static int spll_clk_determine_rate(struct clk_hw *hw,
drivers/clk/microchip/clk-core.c
674
static int spll_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/microchip/clk-core.c
75
static struct clk_hw *pic32_sclk_hw;
drivers/clk/microchip/clk-core.c
760
struct clk_hw hw;
drivers/clk/microchip/clk-core.c
770
static unsigned long sclk_get_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/microchip/clk-core.c
781
static int sclk_set_rate(struct clk_hw *hw,
drivers/clk/microchip/clk-core.c
811
static u8 sclk_get_parent(struct clk_hw *hw)
drivers/clk/microchip/clk-core.c
827
static int sclk_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/microchip/clk-core.c
877
static int sclk_init(struct clk_hw *hw)
drivers/clk/microchip/clk-core.c
89
struct clk_hw hw;
drivers/clk/microchip/clk-core.c
944
struct clk_hw hw;
drivers/clk/microchip/clk-core.c
954
static int sosc_clk_enable(struct clk_hw *hw)
drivers/clk/microchip/clk-core.c
96
static int pbclk_is_enabled(struct clk_hw *hw)
drivers/clk/microchip/clk-core.c
968
static void sosc_clk_disable(struct clk_hw *hw)
drivers/clk/microchip/clk-core.c
976
static int sosc_clk_is_enabled(struct clk_hw *hw)
drivers/clk/microchip/clk-core.c
988
static unsigned long sosc_clk_calc_rate(struct clk_hw *hw,
drivers/clk/microchip/clk-mpfs-ccc.c
51
struct clk_hw hw;
drivers/clk/microchip/clk-mpfs-ccc.c
73
static unsigned long mpfs_ccc_pll_recalc_rate(struct clk_hw *hw, unsigned long prate)
drivers/clk/microchip/clk-mpfs-ccc.c
88
static u8 mpfs_ccc_pll_get_parent(struct clk_hw *hw)
drivers/clk/microchip/clk-mpfs.c
106
struct clk_hw hw;
drivers/clk/microchip/clk-mpfs.c
147
static unsigned long mpfs_clk_msspll_recalc_rate(struct clk_hw *hw, unsigned long prate)
drivers/clk/microchip/clk-mpfs.c
252
static unsigned long mpfs_cfg_clk_recalc_rate(struct clk_hw *hw, unsigned long prate)
drivers/clk/microchip/clk-mpfs.c
265
static int mpfs_cfg_clk_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/microchip/clk-mpfs.c
273
static int mpfs_cfg_clk_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long prate)
drivers/clk/microchip/clk-mpfs.c
359
static int mpfs_periph_clk_enable(struct clk_hw *hw)
drivers/clk/microchip/clk-mpfs.c
370
static void mpfs_periph_clk_disable(struct clk_hw *hw)
drivers/clk/microchip/clk-mpfs.c
378
static int mpfs_periph_clk_is_enabled(struct clk_hw *hw)
drivers/clk/microchip/clk-mpfs.c
61
struct clk_hw hw;
drivers/clk/microchip/clk-mpfs.c
92
struct clk_hw hw;
drivers/clk/mmp/clk-apbc.c
25
struct clk_hw hw;
drivers/clk/mmp/clk-apbc.c
32
static int clk_apbc_prepare(struct clk_hw *hw)
drivers/clk/mmp/clk-apbc.c
83
static void clk_apbc_unprepare(struct clk_hw *hw)
drivers/clk/mmp/clk-apmu.c
19
struct clk_hw hw;
drivers/clk/mmp/clk-apmu.c
26
static int clk_apmu_enable(struct clk_hw *hw)
drivers/clk/mmp/clk-apmu.c
44
static void clk_apmu_disable(struct clk_hw *hw)
drivers/clk/mmp/clk-audio.c
116
static unsigned long audio_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/mmp/clk-audio.c
167
static int audio_pll_determine_rate(struct clk_hw *hw,
drivers/clk/mmp/clk-audio.c
196
static int audio_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/mmp/clk-audio.c
63
struct clk_hw audio_pll_hw;
drivers/clk/mmp/clk-frac.c
118
static int clk_factor_init(struct clk_hw *hw)
drivers/clk/mmp/clk-frac.c
24
static int clk_factor_determine_rate(struct clk_hw *hw,
drivers/clk/mmp/clk-frac.c
52
static unsigned long clk_factor_recalc_rate(struct clk_hw *hw,
drivers/clk/mmp/clk-frac.c
78
static int clk_factor_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/mmp/clk-gate.c
24
static int mmp_clk_gate_enable(struct clk_hw *hw)
drivers/clk/mmp/clk-gate.c
51
static void mmp_clk_gate_disable(struct clk_hw *hw)
drivers/clk/mmp/clk-gate.c
69
static int mmp_clk_gate_is_enabled(struct clk_hw *hw)
drivers/clk/mmp/clk-mix.c
113
struct clk_hw *parent, *hw;
drivers/clk/mmp/clk-mix.c
201
static int mmp_clk_mix_determine_rate(struct clk_hw *hw,
drivers/clk/mmp/clk-mix.c
206
struct clk_hw *parent, *parent_best;
drivers/clk/mmp/clk-mix.c
270
static int mmp_clk_mix_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/mmp/clk-mix.c
286
static u8 mmp_clk_mix_get_parent(struct clk_hw *hw)
drivers/clk/mmp/clk-mix.c
315
static unsigned long mmp_clk_mix_recalc_rate(struct clk_hw *hw,
drivers/clk/mmp/clk-mix.c
345
static int mmp_clk_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/mmp/clk-mix.c
373
static int mmp_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/mmp/clk-mix.c
380
struct clk_hw *parent;
drivers/clk/mmp/clk-mix.c
419
static int mmp_clk_mix_init(struct clk_hw *hw)
drivers/clk/mmp/clk-pll.c
17
struct clk_hw hw;
drivers/clk/mmp/clk-pll.c
29
static int mmp_clk_pll_is_enabled(struct clk_hw *hw)
drivers/clk/mmp/clk-pll.c
45
static unsigned long mmp_clk_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/mmp/clk.h
109
struct clk_hw hw;
drivers/clk/mmp/clk.h
25
struct clk_hw hw;
drivers/clk/mmp/clk.h
83
struct clk_hw hw;
drivers/clk/mstar/clk-msc313-cpupll.c
135
static unsigned long msc313_cpupll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/mstar/clk-msc313-cpupll.c
143
static int msc313_cpupll_determine_rate(struct clk_hw *hw,
drivers/clk/mstar/clk-msc313-cpupll.c
161
static int msc313_cpupll_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate)
drivers/clk/mstar/clk-msc313-cpupll.c
206
cpupll->clk_hw.init = &clk_init;
drivers/clk/mstar/clk-msc313-cpupll.c
208
ret = devm_clk_hw_register(dev, &cpupll->clk_hw);
drivers/clk/mstar/clk-msc313-cpupll.c
212
return devm_of_clk_add_hw_provider(&pdev->dev, of_clk_hw_simple_get, &cpupll->clk_hw);
drivers/clk/mstar/clk-msc313-cpupll.c
66
struct clk_hw clk_hw;
drivers/clk/mstar/clk-msc313-cpupll.c
69
#define to_cpupll(_hw) container_of(_hw, struct msc313_cpupll, clk_hw)
drivers/clk/mstar/clk-msc313-mpll.c
116
mpll->clk_hw.init = &clk_init;
drivers/clk/mstar/clk-msc313-mpll.c
118
ret = devm_clk_hw_register(dev, &mpll->clk_hw);
drivers/clk/mstar/clk-msc313-mpll.c
123
mpll->clk_data->hws[0] = &mpll->clk_hw;
drivers/clk/mstar/clk-msc313-mpll.c
34
struct clk_hw clk_hw;
drivers/clk/mstar/clk-msc313-mpll.c
42
#define to_mpll(_hw) container_of(_hw, struct msc313_mpll, clk_hw)
drivers/clk/mstar/clk-msc313-mpll.c
44
static unsigned long msc313_mpll_recalc_rate(struct clk_hw *hw,
drivers/clk/mstar/clk-msc313-mpll.c
79
struct clk_hw *divhw;
drivers/clk/mvebu/ap-cpu-clk.c
138
struct clk_hw hw;
drivers/clk/mvebu/ap-cpu-clk.c
143
static unsigned long ap_cpu_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/mvebu/ap-cpu-clk.c
159
static int ap_cpu_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/mvebu/ap-cpu-clk.c
213
static int ap_cpu_clk_determine_rate(struct clk_hw *hw,
drivers/clk/mvebu/armada-37xx-periph.c
100
struct clk_hw *muxrate_hw;
drivers/clk/mvebu/armada-37xx-periph.c
337
static unsigned long clk_double_div_recalc_rate(struct clk_hw *hw,
drivers/clk/mvebu/armada-37xx-periph.c
429
static u8 clk_pm_cpu_get_parent(struct clk_hw *hw)
drivers/clk/mvebu/armada-37xx-periph.c
444
static unsigned long clk_pm_cpu_recalc_rate(struct clk_hw *hw,
drivers/clk/mvebu/armada-37xx-periph.c
457
static int clk_pm_cpu_determine_rate(struct clk_hw *hw,
drivers/clk/mvebu/armada-37xx-periph.c
559
static int clk_pm_cpu_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/mvebu/armada-37xx-periph.c
621
struct device *dev, struct clk_hw **hw)
drivers/clk/mvebu/armada-37xx-periph.c
625
struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *rate_hw = NULL;
drivers/clk/mvebu/armada-37xx-periph.c
672
struct clk_hw *muxrate_hw = data->muxrate_hw;
drivers/clk/mvebu/armada-37xx-periph.c
72
struct clk_hw hw;
drivers/clk/mvebu/armada-37xx-periph.c
765
struct clk_hw **hw = &driver_data->hw_data->hws[i];
drivers/clk/mvebu/armada-37xx-periph.c
80
struct clk_hw hw;
drivers/clk/mvebu/armada-37xx-periph.c
97
struct clk_hw *mux_hw;
drivers/clk/mvebu/armada-37xx-periph.c
98
struct clk_hw *rate_hw;
drivers/clk/mvebu/armada-37xx-periph.c
99
struct clk_hw *gate_hw;
drivers/clk/mvebu/armada-37xx-xtal.c
25
struct clk_hw *xtal_hw;
drivers/clk/mvebu/clk-corediv.c
108
static void clk_corediv_disable(struct clk_hw *hwclk)
drivers/clk/mvebu/clk-corediv.c
125
static unsigned long clk_corediv_recalc_rate(struct clk_hw *hwclk,
drivers/clk/mvebu/clk-corediv.c
138
static int clk_corediv_determine_rate(struct clk_hw *hw,
drivers/clk/mvebu/clk-corediv.c
155
static int clk_corediv_set_rate(struct clk_hw *hwclk, unsigned long rate,
drivers/clk/mvebu/clk-corediv.c
55
struct clk_hw hw;
drivers/clk/mvebu/clk-corediv.c
79
static int clk_corediv_is_enabled(struct clk_hw *hwclk)
drivers/clk/mvebu/clk-corediv.c
89
static int clk_corediv_enable(struct clk_hw *hwclk)
drivers/clk/mvebu/clk-cpu.c
110
static int clk_cpu_on_set_rate(struct clk_hw *hwclk, unsigned long rate,
drivers/clk/mvebu/clk-cpu.c
153
static int clk_cpu_set_rate(struct clk_hw *hwclk, unsigned long rate,
drivers/clk/mvebu/clk-cpu.c
34
struct clk_hw hw;
drivers/clk/mvebu/clk-cpu.c
48
static unsigned long clk_cpu_recalc_rate(struct clk_hw *hwclk,
drivers/clk/mvebu/clk-cpu.c
59
static int clk_cpu_determine_rate(struct clk_hw *hw,
drivers/clk/mvebu/clk-cpu.c
76
static int clk_cpu_off_set_rate(struct clk_hw *hwclk, unsigned long rate,
drivers/clk/mvebu/cp110-system-controller.c
133
struct clk_hw hw;
drivers/clk/mvebu/cp110-system-controller.c
140
static int cp110_gate_enable(struct clk_hw *hw)
drivers/clk/mvebu/cp110-system-controller.c
150
static void cp110_gate_disable(struct clk_hw *hw)
drivers/clk/mvebu/cp110-system-controller.c
158
static int cp110_gate_is_enabled(struct clk_hw *hw)
drivers/clk/mvebu/cp110-system-controller.c
174
static struct clk_hw *cp110_register_gate(const char *name,
drivers/clk/mvebu/cp110-system-controller.c
179
struct clk_hw *hw;
drivers/clk/mvebu/cp110-system-controller.c
209
static void cp110_unregister_gate(struct clk_hw *hw)
drivers/clk/mvebu/cp110-system-controller.c
215
static struct clk_hw *cp110_of_clk_get(struct of_phandle_args *clkspec,
drivers/clk/mvebu/cp110-system-controller.c
244
struct clk_hw *hw, **cp110_clks;
drivers/clk/mvebu/dove-divider.c
111
static int dove_determine_rate(struct clk_hw *hw,
drivers/clk/mvebu/dove-divider.c
130
static int dove_set_clock(struct clk_hw *hw, unsigned long rate,
drivers/clk/mvebu/dove-divider.c
19
struct clk_hw hw;
drivers/clk/mvebu/dove-divider.c
99
static unsigned long dove_recalc_rate(struct clk_hw *hw, unsigned long parent)
drivers/clk/mxs/clk-div.c
28
static inline struct clk_div *to_clk_div(struct clk_hw *hw)
drivers/clk/mxs/clk-div.c
35
static unsigned long clk_div_recalc_rate(struct clk_hw *hw,
drivers/clk/mxs/clk-div.c
43
static int clk_div_determine_rate(struct clk_hw *hw,
drivers/clk/mxs/clk-div.c
51
static int clk_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/mxs/clk-frac.c
24
struct clk_hw hw;
drivers/clk/mxs/clk-frac.c
33
static unsigned long clk_frac_recalc_rate(struct clk_hw *hw,
drivers/clk/mxs/clk-frac.c
47
static int clk_frac_determine_rate(struct clk_hw *hw,
drivers/clk/mxs/clk-frac.c
75
static int clk_frac_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/mxs/clk-pll.c
24
struct clk_hw hw;
drivers/clk/mxs/clk-pll.c
32
static int clk_pll_prepare(struct clk_hw *hw)
drivers/clk/mxs/clk-pll.c
43
static void clk_pll_unprepare(struct clk_hw *hw)
drivers/clk/mxs/clk-pll.c
50
static int clk_pll_enable(struct clk_hw *hw)
drivers/clk/mxs/clk-pll.c
59
static void clk_pll_disable(struct clk_hw *hw)
drivers/clk/mxs/clk-pll.c
66
static unsigned long clk_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/mxs/clk-ref.c
24
struct clk_hw hw;
drivers/clk/mxs/clk-ref.c
31
static int clk_ref_enable(struct clk_hw *hw)
drivers/clk/mxs/clk-ref.c
40
static void clk_ref_disable(struct clk_hw *hw)
drivers/clk/mxs/clk-ref.c
47
static unsigned long clk_ref_recalc_rate(struct clk_hw *hw,
drivers/clk/mxs/clk-ref.c
60
static int clk_ref_determine_rate(struct clk_hw *hw,
drivers/clk/mxs/clk-ref.c
80
static int clk_ref_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/nuvoton/clk-ma35d1-divider.c
15
struct clk_hw hw;
drivers/clk/nuvoton/clk-ma35d1-divider.c
25
static inline struct ma35d1_adc_clk_div *to_ma35d1_adc_clk_div(struct clk_hw *_hw)
drivers/clk/nuvoton/clk-ma35d1-divider.c
30
static unsigned long ma35d1_clkdiv_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/nuvoton/clk-ma35d1-divider.c
42
static int ma35d1_clkdiv_determine_rate(struct clk_hw *hw,
drivers/clk/nuvoton/clk-ma35d1-divider.c
51
static int ma35d1_clkdiv_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate)
drivers/clk/nuvoton/clk-ma35d1-divider.c
79
struct clk_hw *ma35d1_reg_adc_clkdiv(struct device *dev, const char *name,
drivers/clk/nuvoton/clk-ma35d1-divider.c
80
struct clk_hw *parent_hw, spinlock_t *lock,
drivers/clk/nuvoton/clk-ma35d1-divider.c
89
struct clk_hw *hw;
drivers/clk/nuvoton/clk-ma35d1-pll.c
185
static int ma35d1_clk_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/nuvoton/clk-ma35d1-pll.c
221
static unsigned long ma35d1_clk_pll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/nuvoton/clk-ma35d1-pll.c
247
static int ma35d1_clk_pll_determine_rate(struct clk_hw *hw,
drivers/clk/nuvoton/clk-ma35d1-pll.c
287
static int ma35d1_clk_pll_is_prepared(struct clk_hw *hw)
drivers/clk/nuvoton/clk-ma35d1-pll.c
295
static int ma35d1_clk_pll_prepare(struct clk_hw *hw)
drivers/clk/nuvoton/clk-ma35d1-pll.c
306
static void ma35d1_clk_pll_unprepare(struct clk_hw *hw)
drivers/clk/nuvoton/clk-ma35d1-pll.c
330
struct clk_hw *ma35d1_reg_clk_pll(struct device *dev, u32 id, u8 u8mode, const char *name,
drivers/clk/nuvoton/clk-ma35d1-pll.c
331
struct clk_hw *parent_hw, void __iomem *base)
drivers/clk/nuvoton/clk-ma35d1-pll.c
336
struct clk_hw *hw;
drivers/clk/nuvoton/clk-ma35d1-pll.c
68
struct clk_hw hw;
drivers/clk/nuvoton/clk-ma35d1-pll.c
76
static inline struct ma35d1_clk_pll *to_ma35d1_clk_pll(struct clk_hw *_hw)
drivers/clk/nuvoton/clk-ma35d1.c
372
static struct clk_hw *ma35d1_clk_fixed(const char *name, int rate)
drivers/clk/nuvoton/clk-ma35d1.c
377
static struct clk_hw *ma35d1_clk_mux_parent(struct device *dev, const char *name,
drivers/clk/nuvoton/clk-ma35d1.c
387
static struct clk_hw *ma35d1_clk_mux(struct device *dev, const char *name,
drivers/clk/nuvoton/clk-ma35d1.c
397
static struct clk_hw *ma35d1_clk_divider(struct device *dev, const char *name,
drivers/clk/nuvoton/clk-ma35d1.c
405
static struct clk_hw *ma35d1_clk_divider_pow2(struct device *dev, const char *name,
drivers/clk/nuvoton/clk-ma35d1.c
414
static struct clk_hw *ma35d1_clk_divider_table(struct device *dev, const char *name,
drivers/clk/nuvoton/clk-ma35d1.c
424
static struct clk_hw *ma35d1_clk_fixed_factor(struct device *dev, const char *name,
drivers/clk/nuvoton/clk-ma35d1.c
432
static struct clk_hw *ma35d1_clk_gate(struct device *dev, const char *name, const char *parent,
drivers/clk/nuvoton/clk-ma35d1.c
464
static struct clk_hw **hws;
drivers/clk/nuvoton/clk-ma35d1.h
10
struct clk_hw *ma35d1_reg_clk_pll(struct device *dev, u32 id, u8 u8mode, const char *name,
drivers/clk/nuvoton/clk-ma35d1.h
11
struct clk_hw *parent_hw, void __iomem *base);
drivers/clk/nuvoton/clk-ma35d1.h
13
struct clk_hw *ma35d1_reg_adc_clkdiv(struct device *dev, const char *name,
drivers/clk/nuvoton/clk-ma35d1.h
14
struct clk_hw *parent_hw, spinlock_t *lock,
drivers/clk/nxp/clk-lpc18xx-ccu.c
134
static int lpc18xx_ccu_gate_endisable(struct clk_hw *hw, bool enable)
drivers/clk/nxp/clk-lpc18xx-ccu.c
166
static int lpc18xx_ccu_gate_enable(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc18xx-ccu.c
171
static void lpc18xx_ccu_gate_disable(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc18xx-ccu.c
176
static int lpc18xx_ccu_gate_is_enabled(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc18xx-ccu.c
178
const struct clk_hw *parent;
drivers/clk/nxp/clk-lpc18xx-ccu.c
208
struct clk_hw *div_hw = NULL;
drivers/clk/nxp/clk-lpc18xx-cgu.c
251
struct clk_hw hw;
drivers/clk/nxp/clk-lpc18xx-cgu.c
346
static unsigned long lpc18xx_pll0_recalc_rate(struct clk_hw *hw,
drivers/clk/nxp/clk-lpc18xx-cgu.c
373
static int lpc18xx_pll0_determine_rate(struct clk_hw *hw,
drivers/clk/nxp/clk-lpc18xx-cgu.c
394
static int lpc18xx_pll0_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/nxp/clk-lpc18xx-cgu.c
452
static unsigned long lpc18xx_pll1_recalc_rate(struct clk_hw *hw,
drivers/clk/nxp/clk-lpc18xx-cgu.c
481
static int lpc18xx_cgu_gate_enable(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc18xx-cgu.c
486
static void lpc18xx_cgu_gate_disable(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc18xx-cgu.c
491
static int lpc18xx_cgu_gate_is_enabled(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc18xx-cgu.c
493
const struct clk_hw *parent;
drivers/clk/nxp/clk-lpc18xx-creg.c
105
static int clk_creg_is_enabled(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc18xx-creg.c
31
struct clk_hw hw;
drivers/clk/nxp/clk-lpc18xx-creg.c
45
static int clk_creg_32k_prepare(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc18xx-creg.c
63
static void clk_creg_32k_unprepare(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc18xx-creg.c
72
static int clk_creg_32k_is_prepared(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc18xx-creg.c
83
static unsigned long clk_creg_1k_recalc_rate(struct clk_hw *hw,
drivers/clk/nxp/clk-lpc18xx-creg.c
89
static int clk_creg_enable(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc18xx-creg.c
97
static void clk_creg_disable(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
1002
static u8 clk_mux_get_parent(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
1027
static int clk_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/nxp/clk-lpc32xx.c
1389
struct clk_hw_proto *clk_hw = &clk_hw_proto[id];
drivers/clk/nxp/clk-lpc32xx.c
1398
parents[0], clk_hw->type);
drivers/clk/nxp/clk-lpc32xx.c
1400
switch (clk_hw->type) {
drivers/clk/nxp/clk-lpc32xx.c
1413
.ops = clk_hw->hw0.ops,
drivers/clk/nxp/clk-lpc32xx.c
1415
struct clk_hw *hw;
drivers/clk/nxp/clk-lpc32xx.c
1417
if (clk_hw->type == CLK_LPC32XX)
drivers/clk/nxp/clk-lpc32xx.c
1418
hw = &clk_hw->hw0.clk.hw;
drivers/clk/nxp/clk-lpc32xx.c
1419
else if (clk_hw->type == CLK_LPC32XX_PLL)
drivers/clk/nxp/clk-lpc32xx.c
1420
hw = &clk_hw->hw0.pll.hw;
drivers/clk/nxp/clk-lpc32xx.c
1421
else if (clk_hw->type == CLK_LPC32XX_USB)
drivers/clk/nxp/clk-lpc32xx.c
1422
hw = &clk_hw->hw0.usb_clk.hw;
drivers/clk/nxp/clk-lpc32xx.c
1423
else if (clk_hw->type == CLK_MUX)
drivers/clk/nxp/clk-lpc32xx.c
1424
hw = &clk_hw->hw0.mux.hw;
drivers/clk/nxp/clk-lpc32xx.c
1425
else if (clk_hw->type == CLK_DIV)
drivers/clk/nxp/clk-lpc32xx.c
1426
hw = &clk_hw->hw0.div.hw;
drivers/clk/nxp/clk-lpc32xx.c
1427
else if (clk_hw->type == CLK_GATE)
drivers/clk/nxp/clk-lpc32xx.c
1428
hw = &clk_hw->hw0.gate.hw;
drivers/clk/nxp/clk-lpc32xx.c
1438
struct clk_hw *mux_hw = NULL, *div_hw = NULL, *gate_hw = NULL;
drivers/clk/nxp/clk-lpc32xx.c
1442
mux0 = clk_hw->hw1.mux;
drivers/clk/nxp/clk-lpc32xx.c
1443
div0 = clk_hw->hw1.div;
drivers/clk/nxp/clk-lpc32xx.c
1444
gate0 = clk_hw->hw1.gate;
drivers/clk/nxp/clk-lpc32xx.c
1466
struct clk_fixed_rate *fixed = &clk_hw->f;
drivers/clk/nxp/clk-lpc32xx.c
302
struct clk_hw hw;
drivers/clk/nxp/clk-lpc32xx.c
322
struct clk_hw hw;
drivers/clk/nxp/clk-lpc32xx.c
332
struct clk_hw hw;
drivers/clk/nxp/clk-lpc32xx.c
341
struct clk_hw hw;
drivers/clk/nxp/clk-lpc32xx.c
350
struct clk_hw hw;
drivers/clk/nxp/clk-lpc32xx.c
359
struct clk_hw hw;
drivers/clk/nxp/clk-lpc32xx.c
387
static int clk_mask_enable(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
401
static void clk_mask_disable(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
409
static int clk_mask_is_enabled(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
425
static int clk_pll_enable(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
444
static void clk_pll_disable(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
451
static int clk_pll_is_enabled(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
465
static unsigned long clk_pll_397x_recalc_rate(struct clk_hw *hw,
drivers/clk/nxp/clk-lpc32xx.c
471
static unsigned long clk_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/nxp/clk-lpc32xx.c
531
static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/nxp/clk-lpc32xx.c
581
static int clk_hclk_pll_determine_rate(struct clk_hw *hw,
drivers/clk/nxp/clk-lpc32xx.c
646
static int clk_usb_pll_determine_rate(struct clk_hw *hw,
drivers/clk/nxp/clk-lpc32xx.c
650
struct clk_hw *usb_div_hw, *osc_hw;
drivers/clk/nxp/clk-lpc32xx.c
715
static int clk_ddram_is_enabled(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
727
static int clk_ddram_enable(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
747
static unsigned long clk_ddram_recalc_rate(struct clk_hw *hw,
drivers/clk/nxp/clk-lpc32xx.c
769
static unsigned long lpc32xx_clk_uart_recalc_rate(struct clk_hw *hw,
drivers/clk/nxp/clk-lpc32xx.c
799
static int clk_usb_enable(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
838
static void clk_usb_disable(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
851
static int clk_usb_is_enabled(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
867
static unsigned long clk_usb_i2c_recalc_rate(struct clk_hw *hw,
drivers/clk/nxp/clk-lpc32xx.c
886
static int lpc32xx_clk_gate_enable(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
895
static void lpc32xx_clk_gate_disable(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
904
static int lpc32xx_clk_gate_is_enabled(struct clk_hw *hw)
drivers/clk/nxp/clk-lpc32xx.c
945
static unsigned long clk_divider_recalc_rate(struct clk_hw *hw,
drivers/clk/nxp/clk-lpc32xx.c
960
static int clk_divider_determine_rate(struct clk_hw *hw,
drivers/clk/nxp/clk-lpc32xx.c
982
static int clk_divider_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/pistachio/clk-pll.c
100
static inline struct pistachio_clk_pll *to_pistachio_pll(struct clk_hw *hw)
drivers/clk/pistachio/clk-pll.c
105
static inline enum pll_mode pll_frac_get_mode(struct clk_hw *hw)
drivers/clk/pistachio/clk-pll.c
114
static inline void pll_frac_set_mode(struct clk_hw *hw, enum pll_mode mode)
drivers/clk/pistachio/clk-pll.c
142
static int pll_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/pistachio/clk-pll.c
161
static int pll_gf40lp_frac_enable(struct clk_hw *hw)
drivers/clk/pistachio/clk-pll.c
180
static void pll_gf40lp_frac_disable(struct clk_hw *hw)
drivers/clk/pistachio/clk-pll.c
190
static int pll_gf40lp_frac_is_enabled(struct clk_hw *hw)
drivers/clk/pistachio/clk-pll.c
197
static int pll_gf40lp_frac_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/pistachio/clk-pll.c
273
static unsigned long pll_gf40lp_frac_recalc_rate(struct clk_hw *hw,
drivers/clk/pistachio/clk-pll.c
318
static int pll_gf40lp_laint_enable(struct clk_hw *hw)
drivers/clk/pistachio/clk-pll.c
337
static void pll_gf40lp_laint_disable(struct clk_hw *hw)
drivers/clk/pistachio/clk-pll.c
347
static int pll_gf40lp_laint_is_enabled(struct clk_hw *hw)
drivers/clk/pistachio/clk-pll.c
354
static int pll_gf40lp_laint_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/pistachio/clk-pll.c
413
static unsigned long pll_gf40lp_laint_recalc_rate(struct clk_hw *hw,
drivers/clk/pistachio/clk-pll.c
72
struct clk_hw hw;
drivers/clk/pxa/clk-pxa.c
48
struct clk_hw hw;
drivers/clk/pxa/clk-pxa.c
57
static unsigned long cken_recalc_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa.c
75
static u8 cken_get_parent(struct clk_hw *hw)
drivers/clk/pxa/clk-pxa.h
106
struct clk_hw hw;
drivers/clk/pxa/clk-pxa.h
144
static inline int dummy_clk_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/pxa/clk-pxa.h
20
static struct clk_hw name ## _mux_hw; \
drivers/clk/pxa/clk-pxa.h
21
static struct clk_hw name ## _rate_hw; \
drivers/clk/pxa/clk-pxa.h
40
static struct clk_hw name ## _rate_hw; \
drivers/clk/pxa/clk-pxa.h
55
static struct clk_hw name ## _rate_hw; \
drivers/clk/pxa/clk-pxa.h
72
static struct clk_hw name ## _mux_hw; \
drivers/clk/pxa/clk-pxa25x.c
100
static unsigned long clk_pxa25x_memory_get_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa25x.c
173
static u8 clk_pxa25x_core_get_parent(struct clk_hw *hw)
drivers/clk/pxa/clk-pxa25x.c
185
static int clk_pxa25x_core_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/pxa/clk-pxa25x.c
195
static int clk_pxa25x_core_determine_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa25x.c
204
static unsigned long clk_pxa25x_run_get_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa25x.c
215
static unsigned long clk_pxa25x_cpll_get_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa25x.c
230
static int clk_pxa25x_cpll_determine_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa25x.c
237
static int clk_pxa25x_cpll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/pxa/clk-pxa27x.c
201
static unsigned long clk_pxa27x_cpll_get_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa27x.c
221
static int clk_pxa27x_cpll_determine_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa27x.c
228
static int clk_pxa27x_cpll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/pxa/clk-pxa27x.c
248
static unsigned long clk_pxa27x_lcd_base_get_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa27x.c
271
static u8 clk_pxa27x_lcd_base_get_parent(struct clk_hw *hw)
drivers/clk/pxa/clk-pxa27x.c
299
static u8 clk_pxa27x_core_get_parent(struct clk_hw *hw)
drivers/clk/pxa/clk-pxa27x.c
318
static int clk_pxa27x_core_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/pxa/clk-pxa27x.c
328
static int clk_pxa27x_core_determine_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa27x.c
337
static unsigned long clk_pxa27x_run_get_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa27x.c
358
static unsigned long clk_pxa27x_system_bus_get_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa27x.c
377
static u8 clk_pxa27x_system_bus_get_parent(struct clk_hw *hw)
drivers/clk/pxa/clk-pxa27x.c
392
static unsigned long clk_pxa27x_memory_get_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa27x.c
412
static u8 clk_pxa27x_memory_get_parent(struct clk_hw *hw)
drivers/clk/pxa/clk-pxa3xx.c
175
static unsigned long clk_pxa3xx_ac97_get_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa3xx.c
194
static unsigned long clk_pxa3xx_smemc_get_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa3xx.c
285
static unsigned long clk_pxa3xx_system_bus_get_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa3xx.c
296
static u8 clk_pxa3xx_system_bus_get_parent(struct clk_hw *hw)
drivers/clk/pxa/clk-pxa3xx.c
307
static unsigned long clk_pxa3xx_core_get_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa3xx.c
313
static u8 clk_pxa3xx_core_get_parent(struct clk_hw *hw)
drivers/clk/pxa/clk-pxa3xx.c
332
static unsigned long clk_pxa3xx_run_get_rate(struct clk_hw *hw,
drivers/clk/pxa/clk-pxa3xx.c
348
static unsigned long clk_pxa3xx_cpll_get_rate(struct clk_hw *hw,
drivers/clk/qcom/apcs-msm8996.c
27
struct clk_hw *hw;
drivers/clk/qcom/apss-ipq5424.c
105
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/apss-ipq5424.c
182
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/apss-ipq6018.c
112
struct clk_hw *hw = &apcs_alias0_clk_src.clkr.hw;
drivers/clk/qcom/apss-ipq6018.c
62
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/apss-ipq6018.c
93
struct clk_hw *hw;
drivers/clk/qcom/cambistmclkcc-kaanapali.c
228
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/cambistmclkcc-kaanapali.c
246
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/cambistmclkcc-kaanapali.c
264
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/cambistmclkcc-kaanapali.c
282
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/cambistmclkcc-kaanapali.c
300
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/cambistmclkcc-kaanapali.c
318
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/cambistmclkcc-kaanapali.c
336
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/cambistmclkcc-kaanapali.c
354
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/cambistmclkcc-sm8750.c
244
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/cambistmclkcc-sm8750.c
262
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/cambistmclkcc-sm8750.c
280
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/cambistmclkcc-sm8750.c
298
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/cambistmclkcc-sm8750.c
316
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/cambistmclkcc-sm8750.c
334
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/cambistmclkcc-sm8750.c
352
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/cambistmclkcc-sm8750.c
370
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1165
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1183
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
120
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1201
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1219
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1237
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1255
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1273
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1291
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1309
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1327
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1345
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1363
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1381
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1399
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1417
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1435
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1453
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1471
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1489
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1507
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1525
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1543
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1561
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1579
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1597
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1615
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1633
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1651
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1669
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1687
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1705
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1723
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
173
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1741
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1759
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1777
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1795
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1813
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1831
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1849
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1867
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1885
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1903
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1921
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1939
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1957
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1975
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
1993
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2011
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2029
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2047
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2065
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2083
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2101
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2119
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2137
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2155
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2173
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2191
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2209
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2227
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2245
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
226
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2263
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2281
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2299
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2317
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2335
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2353
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
2371
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
279
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
332
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
385
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
438
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
461
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
514
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-kaanapali.c
97
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
106
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1123
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1141
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1159
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1218
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1236
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1254
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1272
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
129
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1290
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1308
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1326
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1344
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1362
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1380
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1398
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1416
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1434
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1452
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1470
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1488
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1519
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1563
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1581
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1599
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1617
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1635
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1653
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1671
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1689
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1720
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1738
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1756
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1774
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1792
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1810
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1828
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1846
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
185
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1864
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1882
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1900
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1918
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1936
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
1954
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
270
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
326
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
382
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-milos.c
438
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1012
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1030
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1061
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1079
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1097
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1115
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1133
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1151
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1169
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1187
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1205
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1236
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1254
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1272
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1290
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1308
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1326
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
1344
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
160
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
703
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
721
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
752
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
783
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
801
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
819
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
837
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
855
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
873
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
891
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
909
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
927
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
945
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
976
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-qcs615.c
994
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1013
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1031
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1049
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1067
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1085
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1103
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1121
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1139
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1157
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1175
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
119
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1193
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1211
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1229
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1247
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1265
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1283
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1301
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1319
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1337
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1355
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1373
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1391
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1409
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1427
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1445
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1463
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1481
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1499
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1517
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1535
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1553
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1571
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1589
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1607
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1625
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1643
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1661
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
1692
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
196
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
246
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
296
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
833
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
851
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
869
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
887
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
905
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
923
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
941
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
959
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
96
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
977
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sa8775p.c
995
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7180.c
1012
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1030
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1061
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1079
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1097
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1115
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1146
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1164
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1182
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1200
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1218
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1236
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1254
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1272
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
129
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1290
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1321
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1339
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1357
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1375
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1393
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1411
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1429
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1447
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
151
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
1530
static struct clk_hw *cam_cc_sc7180_hws[] = {
drivers/clk/qcom/camcc-sc7180.c
734
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
752
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
783
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
814
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
832
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
850
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
868
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
886
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
904
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
922
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
940
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
958
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
976
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7180.c
994
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc7280.c
115
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1231
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1249
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1267
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1285
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1303
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1321
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1339
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1357
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1375
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1393
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1411
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1429
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1447
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1465
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1483
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1501
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1519
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1537
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1555
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1573
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1591
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1609
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1627
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1645
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1663
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
167
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1681
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1699
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1717
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1735
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1753
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1771
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1789
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1807
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1825
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1843
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1861
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1879
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1897
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1915
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1933
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1951
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1969
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
1987
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
2005
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
2023
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
2041
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
2059
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
2077
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
2095
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
2113
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
2131
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
2149
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
2167
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
217
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
2185
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
2203
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
2221
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
2239
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
240
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
292
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
344
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
396
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
448
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
471
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc7280.c
92
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
118
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1215
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1233
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1251
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1269
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1287
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1305
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1323
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1341
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1359
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1377
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1395
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1413
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1431
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1449
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1467
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1485
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1503
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1521
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1539
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1557
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1575
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1593
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1611
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1629
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1647
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1665
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1683
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1701
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1719
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1737
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1755
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1773
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1791
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1809
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1827
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1845
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1863
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1881
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1899
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1917
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1935
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1953
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1971
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
1989
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
199
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2007
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2025
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2043
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2061
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2079
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2097
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2115
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2133
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2151
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2169
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2187
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2205
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2223
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2241
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2259
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2277
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2295
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2313
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2331
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2349
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2367
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2385
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2403
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2421
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2439
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2457
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2475
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2493
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2511
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
2529
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8180x.c
95
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sc8280xp.c
100
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
122
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1405
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1423
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1441
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1459
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1477
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1495
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1513
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1531
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1549
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1567
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1585
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1603
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1621
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1639
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1657
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1675
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1693
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1711
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1729
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1747
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
175
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1765
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1783
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1801
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1819
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1837
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1855
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1873
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1891
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1909
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1927
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1945
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1963
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1981
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
1999
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2017
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2035
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2053
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2071
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2089
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2107
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2125
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2143
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2161
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2179
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2197
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2215
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2233
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2251
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2269
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2287
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2305
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2323
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2341
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2359
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2377
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2395
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2413
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2431
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2449
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2467
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2485
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2503
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2521
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
253
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2539
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2557
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2575
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2593
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2611
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2629
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2647
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2665
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2683
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2701
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
2719
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
306
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
359
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
412
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
465
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sc8280xp.c
487
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1012
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1069
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1087
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1105
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1123
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1153
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1171
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1189
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1207
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1224
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
123
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1242
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1260
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1278
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1296
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1327
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1345
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1363
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1394
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1412
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1430
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1448
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1466
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1484
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
1502
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
155
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
59
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
678
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
696
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
727
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
771
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
789
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
807
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
825
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
843
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
861
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
879
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
897
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
91
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
915
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
933
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
951
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sdm845.c
969
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm4450.c
1016
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1034
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1052
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1070
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1088
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1106
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1124
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
114
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1142
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1160
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1191
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1235
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1253
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1271
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1289
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1307
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1325
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1343
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1387
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1405
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1423
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1441
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1459
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1477
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1495
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
1513
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
165
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
216
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
267
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
318
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
851
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
869
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
887
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
91
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
918
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
962
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
980
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm4450.c
998
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm6350.c
1015
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1033
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1051
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1069
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1087
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1105
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1123
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1141
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1185
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1203
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1221
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1239
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1270
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1288
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1306
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1324
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
135
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1355
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1373
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1391
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1409
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1427
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1445
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1463
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1481
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1499
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1530
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1548
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1566
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1584
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1602
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1620
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1638
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1656
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
175
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
1767
static struct clk_hw *camcc_sm6350_hws[] = {
drivers/clk/qcom/camcc-sm6350.c
197
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
83
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
845
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
863
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
894
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
925
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
943
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
961
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
979
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm6350.c
997
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm7150.c
1017
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1035
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1053
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1071
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1089
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1107
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1125
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1143
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1161
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1179
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1197
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1215
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1233
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1251
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1269
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1287
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
130
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1305
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1323
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1341
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1359
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1377
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1395
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1413
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1431
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1449
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1467
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1485
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1503
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1521
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1539
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1557
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1575
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1593
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1611
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1629
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1647
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1665
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
167
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1683
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1701
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1719
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1737
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1755
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1773
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1791
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1809
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
182
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1827
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
1898
static struct clk_hw *camcc_sm7150_hws[] = {
drivers/clk/qcom/camcc-sm7150.c
198
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
238
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
269
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
78
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
91
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
945
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
963
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
981
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm7150.c
999
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1015
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1033
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1064
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1082
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1100
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1118
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1136
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1154
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1172
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
118
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1190
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1208
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1226
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1244
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1262
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1280
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1298
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1316
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1334
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1352
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1370
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1388
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1406
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1424
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1442
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1460
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1478
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1496
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1514
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1532
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1550
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1568
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1586
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1604
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1622
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1640
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1658
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1676
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1694
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1712
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
172
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1730
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1748
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1766
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1784
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1802
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1820
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1838
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1856
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
1874
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
226
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
280
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
334
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
95
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
961
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
979
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8150.c
997
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8250.c
1028
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1046
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1064
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
108
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1082
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1100
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1118
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1136
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1154
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1172
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1190
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1208
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1226
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1244
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1262
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1280
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1298
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1316
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1334
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1352
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1370
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1388
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1406
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1424
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1442
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1460
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1478
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1496
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1514
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1532
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1550
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1568
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1586
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
159
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1604
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1622
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1640
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1658
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1676
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1694
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1712
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1730
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1748
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1766
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1784
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1802
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1820
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1838
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1856
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1874
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1892
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1910
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1928
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1946
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1964
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
1982
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
2000
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
2018
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
2036
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
2054
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
2072
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
2090
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
210
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
2108
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
2126
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
2144
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
2162
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
2180
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
2198
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
261
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
312
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
686
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8250.c
85
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/camcc-sm8450.c
110
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
127
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
143
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1496
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1514
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1532
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1550
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1568
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1586
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
160
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1604
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1622
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1640
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1658
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1676
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1694
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1712
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1730
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1748
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1766
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1784
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1802
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1820
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1838
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1856
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1874
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1892
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1910
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1928
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1946
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1964
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
1982
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2000
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2018
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2036
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2054
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2072
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2090
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2108
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2126
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2144
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
216
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2162
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2180
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2198
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2216
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2234
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2252
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2270
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2288
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2306
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2324
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
233
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2342
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2360
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2378
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2396
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2414
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2432
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2450
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2468
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2486
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2504
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2522
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2540
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2558
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2576
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2594
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2612
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2630
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2648
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2666
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2684
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2702
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2720
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2738
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
2756
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
323
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
340
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
396
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
413
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
469
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
486
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
542
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
559
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
615
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
632
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
688
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8450.c
705
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
106
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
129
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
1739
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
1757
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
1775
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
1793
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
1811
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
1829
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
184
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
1847
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
1865
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
1883
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
1901
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
1919
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
1937
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
1955
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
1973
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
1991
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2009
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2027
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2045
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2063
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2081
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2099
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2117
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2135
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2153
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2171
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2189
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2207
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2225
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2243
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2261
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2279
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2297
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2315
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2333
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2351
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2369
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2387
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2405
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2423
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2441
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2459
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2477
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2495
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2513
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2531
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2549
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2567
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2585
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2603
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2621
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2639
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2657
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
267
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2675
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2693
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2711
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2729
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2747
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2765
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2783
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2801
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2819
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2837
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2855
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2873
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2891
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2909
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2927
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2945
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2963
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2981
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
2999
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
3017
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
3035
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
3053
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
3071
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
3089
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
3107
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
3125
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
3143
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
3161
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
3179
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
3197
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
322
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
377
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
432
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
487
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
542
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
597
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
652
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
707
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8550.c
762
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
104
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
127
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1578
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1596
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1614
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1632
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1650
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1668
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1686
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1704
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1722
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1740
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1758
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1776
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1794
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1812
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
182
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1830
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1848
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1866
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1884
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1902
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1920
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1938
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1956
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1974
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
1992
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2010
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2028
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2046
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2064
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2082
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2100
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2118
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2136
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2154
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2172
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2190
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2208
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2226
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2244
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2262
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2280
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2298
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2316
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2334
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2352
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2370
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2388
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2406
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2424
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2442
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2460
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2478
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2496
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2514
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2532
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2550
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2568
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2586
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2604
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2622
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2640
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
265
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2658
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2676
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2694
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2712
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2730
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2748
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2766
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2784
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2802
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2820
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2838
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2856
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2874
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2892
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2910
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2928
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2946
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2964
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
2982
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
3000
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
3018
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
3036
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
3054
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
3072
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
3090
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
3108
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
3126
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
3144
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
3162
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
3180
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
3198
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
320
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
375
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
430
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
485
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
540
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
595
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
618
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8650.c
673
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1100
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1118
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1136
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
114
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1156
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1174
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1192
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1210
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1228
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1246
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1264
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1282
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1300
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1318
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1336
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1354
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1372
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1390
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1408
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1426
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1444
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1462
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1480
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1498
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1516
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1534
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1552
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1570
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1588
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1606
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1624
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1642
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
165
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1660
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1678
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1696
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1714
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1732
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1750
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1768
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1786
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1804
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1822
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1840
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1858
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1876
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1894
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1912
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1930
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1948
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1966
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
1984
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2002
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2020
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2038
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2056
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2074
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2092
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2110
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2128
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2146
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
216
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2164
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2182
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2200
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2218
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2236
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2254
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2272
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2290
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2308
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2326
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2344
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2362
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2380
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2398
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
2416
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
267
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
318
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
369
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
420
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
443
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-sm8750.c
91
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1149
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1167
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1185
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1203
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
122
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1221
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1239
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1257
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1275
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1293
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1311
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1329
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1347
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1365
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1383
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1401
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1419
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1437
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1455
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1473
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1491
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1509
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1527
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1545
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1563
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1581
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1599
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1617
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1635
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1653
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1671
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1689
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1707
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1725
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1743
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1761
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
177
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1779
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1797
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1815
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1833
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1851
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1869
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1887
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1905
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1923
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1941
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1959
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1977
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
1995
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
2013
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
2031
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
2049
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
2067
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
2085
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
2103
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
2121
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
2139
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
2157
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
2175
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
2193
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
2211
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
260
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
315
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
370
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
425
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/camcc-x1e80100.c
99
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/clk-alpha-pll.c
1024
static int alpha_pll_huayra_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
1067
static int alpha_pll_huayra_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
1092
static int clk_trion_pll_is_enabled(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
1099
static int clk_trion_pll_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
1136
static void clk_trion_pll_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
1170
clk_trion_pll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/qcom/clk-alpha-pll.c
1232
clk_alpha_pll_postdiv_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/qcom/clk-alpha-pll.c
1262
static int clk_alpha_pll_postdiv_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
1277
static int clk_alpha_pll_postdiv_ro_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
1298
static int clk_alpha_pll_postdiv_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
1362
static int alpha_pll_fabia_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
1419
static void alpha_pll_fabia_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
1449
static unsigned long alpha_pll_fabia_recalc_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
1468
static int alpha_pll_check_rate_margin(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
1482
static int alpha_pll_fabia_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
1503
static int alpha_pll_fabia_prepare(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
1507
struct clk_hw *parent_hw;
drivers/clk/qcom/clk-alpha-pll.c
1578
static unsigned long clk_alpha_pll_postdiv_fabia_recalc_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
1603
clk_trion_pll_postdiv_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/qcom/clk-alpha-pll.c
1625
static int clk_trion_pll_postdiv_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
1635
clk_trion_pll_postdiv_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
1662
static int clk_alpha_pll_postdiv_fabia_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
1671
static int clk_alpha_pll_postdiv_fabia_set_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
1767
static int __alpha_pll_trion_prepare(struct clk_hw *hw, u32 pcal_done)
drivers/clk/qcom/clk-alpha-pll.c
1786
static int alpha_pll_trion_prepare(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
1791
static int alpha_pll_lucid_prepare(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
1796
static int __alpha_pll_trion_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
1843
static int alpha_pll_trion_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
1896
static int clk_alpha_pll_agera_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
1982
static int alpha_pll_lucid_5lpe_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
2023
static void alpha_pll_lucid_5lpe_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
2057
static int alpha_pll_lucid_5lpe_prepare(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
2060
struct clk_hw *p;
drivers/clk/qcom/clk-alpha-pll.c
2082
static int alpha_pll_lucid_5lpe_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
2090
static int __clk_lucid_pll_postdiv_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
2129
static int clk_lucid_5lpe_pll_postdiv_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
2190
static int clk_zonda_pll_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
2240
static void clk_zonda_pll_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
2277
static int clk_zonda_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
2399
static int alpha_pll_lucid_evo_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
2448
static void _alpha_pll_lucid_evo_disable(struct clk_hw *hw, bool reset)
drivers/clk/qcom/clk-alpha-pll.c
2482
static int _alpha_pll_lucid_evo_prepare(struct clk_hw *hw, bool reset)
drivers/clk/qcom/clk-alpha-pll.c
2485
struct clk_hw *p;
drivers/clk/qcom/clk-alpha-pll.c
2507
static void alpha_pll_lucid_evo_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
2512
static int alpha_pll_lucid_evo_prepare(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
2517
static void alpha_pll_reset_lucid_evo_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
2522
static int alpha_pll_reset_lucid_evo_prepare(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
2527
static unsigned long alpha_pll_lucid_evo_recalc_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
2544
static int clk_lucid_evo_pll_postdiv_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
2588
static int alpha_pll_pongo_elu_prepare(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
2618
static int alpha_pll_pongo_elu_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
2650
static void alpha_pll_pongo_elu_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
2665
static unsigned long alpha_pll_pongo_elu_recalc_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
2746
static unsigned long clk_rivian_evo_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
2758
static int clk_rivian_evo_pll_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
2842
static int clk_alpha_pll_stromer_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
2854
static int clk_alpha_pll_stromer_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
2902
static int clk_alpha_pll_stromer_plus_set_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
3074
static int clk_alpha_pll_slew_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
3124
static int clk_alpha_pll_calibrate(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
3127
struct clk_hw *parent;
drivers/clk/qcom/clk-alpha-pll.c
3184
static int clk_alpha_pll_slew_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
515
static int clk_alpha_pll_hwfsm_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
540
static void clk_alpha_pll_hwfsm_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
570
static int pll_is_enabled(struct clk_hw *hw, u32 mask)
drivers/clk/qcom/clk-alpha-pll.c
583
static int clk_alpha_pll_hwfsm_is_enabled(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
588
static int clk_alpha_pll_is_enabled(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
593
static int clk_alpha_pll_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
645
static void clk_alpha_pll_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-alpha-pll.c
720
clk_alpha_pll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/qcom/clk-alpha-pll.c
797
int (*is_enabled)(struct clk_hw *))
drivers/clk/qcom/clk-alpha-pll.c
829
static int __clk_alpha_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
831
int (*is_enabled)(struct clk_hw *))
drivers/clk/qcom/clk-alpha-pll.c
851
static int clk_alpha_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
858
static int clk_alpha_pll_hwfsm_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-alpha-pll.c
865
static int clk_alpha_pll_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-alpha-pll.c
968
alpha_pll_huayra_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/qcom/clk-branch.c
111
static int clk_branch_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-branch.c
116
static void clk_branch_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-branch.c
128
static int clk_branch2_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-branch.c
133
static void clk_branch2_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-branch.c
138
static int clk_branch2_mem_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-branch.c
158
static void clk_branch2_mem_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-branch.c
94
static int clk_branch_toggle(struct clk_hw *hw, bool en,
drivers/clk/qcom/clk-cbf-8996.c
106
static u8 clk_cbf_8996_mux_get_parent(struct clk_hw *hw)
drivers/clk/qcom/clk-cbf-8996.c
117
static int clk_cbf_8996_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/qcom/clk-cbf-8996.c
128
static int clk_cbf_8996_mux_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-cbf-8996.c
131
struct clk_hw *parent;
drivers/clk/qcom/clk-cbf-8996.c
201
static struct clk_hw *cbf_msm8996_hw_clks[] = {
drivers/clk/qcom/clk-cbf-8996.c
223
static int qcom_msm8996_cbf_icc_register(struct platform_device *pdev, struct clk_hw *cbf_hw)
drivers/clk/qcom/clk-cbf-8996.c
254
static int qcom_msm8996_cbf_icc_register(struct platform_device *pdev, struct clk_hw *cbf_hw)
drivers/clk/qcom/clk-cbf-8996.c
76
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/clk-cpu-8996.c
269
static inline struct clk_cpu_8996_pmux *to_clk_cpu_8996_pmux_hw(struct clk_hw *hw)
drivers/clk/qcom/clk-cpu-8996.c
274
static u8 clk_cpu_8996_pmux_get_parent(struct clk_hw *hw)
drivers/clk/qcom/clk-cpu-8996.c
285
static int clk_cpu_8996_pmux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/qcom/clk-cpu-8996.c
296
static int clk_cpu_8996_pmux_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-cpu-8996.c
299
struct clk_hw *parent;
drivers/clk/qcom/clk-cpu-8996.c
369
static const struct clk_hw *pwrcl_pmux_parents[] = {
drivers/clk/qcom/clk-cpu-8996.c
376
static const struct clk_hw *perfcl_pmux_parents[] = {
drivers/clk/qcom/clk-cpu-8996.c
417
static struct clk_hw *cpu_msm8996_hw_clks[] = {
drivers/clk/qcom/clk-hfpll.c
125
static void clk_hfpll_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-hfpll.c
135
static int clk_hfpll_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/qcom/clk-hfpll.c
155
static int clk_hfpll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-hfpll.c
193
static unsigned long clk_hfpll_recalc_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-hfpll.c
20
static void __clk_hfpll_init_once(struct clk_hw *hw)
drivers/clk/qcom/clk-hfpll.c
206
static int clk_hfpll_init(struct clk_hw *hw)
drivers/clk/qcom/clk-hfpll.c
232
static int hfpll_is_enabled(struct clk_hw *hw)
drivers/clk/qcom/clk-hfpll.c
57
static void __clk_hfpll_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-hfpll.c
95
static int clk_hfpll_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-krait.c
100
static int krait_div2_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/qcom/clk-krait.c
107
static int krait_div2_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-krait.c
130
krait_div2_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/qcom/clk-krait.c
63
static int krait_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/qcom/clk-krait.c
79
static u8 krait_mux_get_parent(struct clk_hw *hw)
drivers/clk/qcom/clk-krait.h
20
struct clk_hw hw;
drivers/clk/qcom/clk-krait.h
34
struct clk_hw hw;
drivers/clk/qcom/clk-pll.c
126
clk_pll_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/qcom/clk-pll.c
141
clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long p_rate)
drivers/clk/qcom/clk-pll.c
200
static int clk_pll_vote_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-pll.c
24
static int clk_pll_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-pll.c
263
static int clk_pll_sr2_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-pll.c
301
clk_pll_sr2_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long prate)
drivers/clk/qcom/clk-pll.c
65
static void clk_pll_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-pll.c
80
clk_pll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/qcom/clk-rcg.c
209
struct clk_hw *hw = &rcg->clkr.hw;
drivers/clk/qcom/clk-rcg.c
291
static int clk_dyn_rcg_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/qcom/clk-rcg.c
342
clk_rcg_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/qcom/clk-rcg.c
367
clk_dyn_rcg_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/qcom/clk-rcg.c
37
static u8 clk_rcg_get_parent(struct clk_hw *hw)
drivers/clk/qcom/clk-rcg.c
399
static int _freq_tbl_determine_rate(struct clk_hw *hw, const struct freq_tbl *f,
drivers/clk/qcom/clk-rcg.c
404
struct clk_hw *p;
drivers/clk/qcom/clk-rcg.c
435
static int clk_rcg_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg.c
444
static int clk_dyn_rcg_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg.c
459
static int clk_rcg_bypass_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg.c
464
struct clk_hw *p;
drivers/clk/qcom/clk-rcg.c
516
static int clk_rcg_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg.c
529
static int clk_rcg_set_floor_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg.c
542
static int clk_rcg_bypass_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg.c
550
static int clk_rcg_bypass2_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg.c
553
struct clk_hw *p;
drivers/clk/qcom/clk-rcg.c
562
static int clk_rcg_bypass2_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg.c
587
static int clk_rcg_bypass2_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg.c
607
static int clk_rcg_pixel_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg.c
631
static int clk_rcg_pixel_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg.c
64
static u8 clk_dyn_rcg_get_parent(struct clk_hw *hw)
drivers/clk/qcom/clk-rcg.c
675
static int clk_rcg_pixel_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg.c
681
static int clk_rcg_esc_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg.c
705
static int clk_rcg_esc_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg.c
741
static int clk_rcg_esc_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg.c
758
static int clk_rcg_lcc_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg.c
780
static int clk_rcg_lcc_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-rcg.c
789
static void clk_rcg_lcc_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-rcg.c
798
static int __clk_dyn_rcg_set_rate(struct clk_hw *hw, unsigned long rate)
drivers/clk/qcom/clk-rcg.c
810
static int clk_dyn_rcg_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg.c
816
static int clk_dyn_rcg_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg.c
94
static int clk_rcg_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/qcom/clk-rcg.h
185
struct clk_hw **hws;
drivers/clk/qcom/clk-rcg2.c
1010
static int clk_byte_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
1026
static int clk_byte_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
1044
static int clk_byte2_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
1050
struct clk_hw *p;
drivers/clk/qcom/clk-rcg2.c
1067
static int clk_byte2_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
1096
static int clk_byte2_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
1123
static int clk_pixel_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
1146
static int clk_pixel_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
118
struct clk_hw *hw = &rcg->clkr.hw;
drivers/clk/qcom/clk-rcg2.c
1188
static int clk_pixel_set_rate_and_parent(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
1205
static int clk_gfx3d_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
1210
struct clk_hw *xo, *p0, *p1, *p2;
drivers/clk/qcom/clk-rcg2.c
1278
static int clk_gfx3d_set_rate_and_parent(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
1298
static int clk_gfx3d_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
1320
static int clk_rcg2_set_force_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-rcg2.c
1343
static int clk_rcg2_clear_force_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-rcg2.c
1352
clk_rcg2_shared_force_enable_clear(struct clk_hw *hw, const struct freq_tbl *f)
drivers/clk/qcom/clk-rcg2.c
1368
static int __clk_rcg2_shared_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
1397
static int clk_rcg2_shared_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
140
static int clk_rcg2_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/qcom/clk-rcg2.c
1403
static int clk_rcg2_shared_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
1409
static int clk_rcg2_shared_set_floor_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
1415
static int clk_rcg2_shared_set_floor_rate_and_parent(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
1421
static int clk_rcg2_shared_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-rcg2.c
1446
static void clk_rcg2_shared_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-rcg2.c
1474
static u8 clk_rcg2_shared_get_parent(struct clk_hw *hw)
drivers/clk/qcom/clk-rcg2.c
1485
static int clk_rcg2_shared_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/qcom/clk-rcg2.c
1501
clk_rcg2_shared_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/qcom/clk-rcg2.c
1512
static int clk_rcg2_shared_init(struct clk_hw *hw)
drivers/clk/qcom/clk-rcg2.c
1568
static int clk_rcg2_shared_no_init_park(struct clk_hw *hw)
drivers/clk/qcom/clk-rcg2.c
1599
static void clk_rcg2_dfs_populate_freq(struct clk_hw *hw, unsigned int l,
drivers/clk/qcom/clk-rcg2.c
1603
struct clk_hw *p;
drivers/clk/qcom/clk-rcg2.c
1664
static int clk_rcg2_dfs_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
1683
clk_rcg2_dfs_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/qcom/clk-rcg2.c
1778
static int clk_rcg2_dp_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
1822
static int clk_rcg2_dp_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
1828
static int clk_rcg2_dp_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
194
__clk_rcg2_recalc_rate(struct clk_hw *hw, unsigned long parent_rate, u32 cfg)
drivers/clk/qcom/clk-rcg2.c
219
clk_rcg2_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/qcom/clk-rcg2.c
229
static int _freq_tbl_determine_rate(struct clk_hw *hw, const struct freq_tbl *f,
drivers/clk/qcom/clk-rcg2.c
234
struct clk_hw *p;
drivers/clk/qcom/clk-rcg2.c
287
__clk_rcg2_select_conf(struct clk_hw *hw, const struct freq_multi_tbl *f,
drivers/clk/qcom/clk-rcg2.c
295
struct clk_hw *p;
drivers/clk/qcom/clk-rcg2.c
343
static int _freq_tbl_fm_determine_rate(struct clk_hw *hw, const struct freq_multi_tbl *f,
drivers/clk/qcom/clk-rcg2.c
349
struct clk_hw *p;
drivers/clk/qcom/clk-rcg2.c
395
static int clk_rcg2_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
403
static int clk_rcg2_determine_floor_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
411
static int clk_rcg2_fm_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
481
static int clk_rcg2_determine_gp_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
488
struct clk_hw *parent;
drivers/clk/qcom/clk-rcg2.c
505
struct clk_hw *hw = &rcg->clkr.hw;
drivers/clk/qcom/clk-rcg2.c
620
static int __clk_rcg2_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
643
static int __clk_rcg2_fm_set_rate(struct clk_hw *hw, unsigned long rate)
drivers/clk/qcom/clk-rcg2.c
667
static int clk_rcg2_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
67
static int clk_rcg2_is_enabled(struct clk_hw *hw)
drivers/clk/qcom/clk-rcg2.c
673
static int clk_rcg2_set_gp_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
689
static int clk_rcg2_set_floor_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
695
static int clk_rcg2_fm_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
701
static int clk_rcg2_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
707
static int clk_rcg2_set_floor_rate_and_parent(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
713
static int clk_rcg2_fm_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
719
static int clk_rcg2_get_duty_cycle(struct clk_hw *hw, struct clk_duty *duty)
drivers/clk/qcom/clk-rcg2.c
755
static int clk_rcg2_set_duty_cycle(struct clk_hw *hw, struct clk_duty *duty)
drivers/clk/qcom/clk-rcg2.c
80
static u8 __clk_rcg2_get_parent(struct clk_hw *hw, u32 cfg)
drivers/clk/qcom/clk-rcg2.c
886
static int clk_edp_pixel_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rcg2.c
925
static int clk_edp_pixel_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
932
static int clk_edp_pixel_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
98
static u8 clk_rcg2_get_parent(struct clk_hw *hw)
drivers/clk/qcom/clk-rcg2.c
986
static int clk_byte_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rcg2.c
994
struct clk_hw *p;
drivers/clk/qcom/clk-regmap-divider.c
13
static inline struct clk_regmap_div *to_clk_regmap_div(struct clk_hw *hw)
drivers/clk/qcom/clk-regmap-divider.c
18
static int div_ro_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-regmap-divider.c
33
static int div_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/qcom/clk-regmap-divider.c
41
static int div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-regmap-divider.c
56
static unsigned long div_recalc_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-regmap-mux-div.c
124
static int __mux_div_set_rate_and_parent(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-regmap-mux-div.c
134
struct clk_hw *parent = clk_hw_get_parent_by_index(hw, i);
drivers/clk/qcom/clk-regmap-mux-div.c
163
static u8 mux_div_get_parent(struct clk_hw *hw)
drivers/clk/qcom/clk-regmap-mux-div.c
179
static int mux_div_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/qcom/clk-regmap-mux-div.c
186
static int mux_div_set_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-regmap-mux-div.c
194
static int mux_div_set_rate_and_parent(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-regmap-mux-div.c
203
static unsigned long mux_div_recalc_rate(struct clk_hw *hw, unsigned long prate)
drivers/clk/qcom/clk-regmap-mux-div.c
213
struct clk_hw *p = clk_hw_get_parent_by_index(hw, i);
drivers/clk/qcom/clk-regmap-mux-div.c
88
static int mux_div_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-regmap-mux-div.c
97
struct clk_hw *parent = clk_hw_get_parent_by_index(hw, i);
drivers/clk/qcom/clk-regmap-mux.c
13
static inline struct clk_regmap_mux *to_clk_regmap_mux(struct clk_hw *hw)
drivers/clk/qcom/clk-regmap-mux.c
18
static u8 mux_get_parent(struct clk_hw *hw)
drivers/clk/qcom/clk-regmap-mux.c
36
static int mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/qcom/clk-regmap-phy-mux.c
23
static int phy_mux_is_enabled(struct clk_hw *hw)
drivers/clk/qcom/clk-regmap-phy-mux.c
37
static int phy_mux_enable(struct clk_hw *hw)
drivers/clk/qcom/clk-regmap-phy-mux.c
47
static void phy_mux_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-regmap.c
22
int clk_is_enabled_regmap(struct clk_hw *hw)
drivers/clk/qcom/clk-regmap.c
48
int clk_enable_regmap(struct clk_hw *hw)
drivers/clk/qcom/clk-regmap.c
72
void clk_disable_regmap(struct clk_hw *hw)
drivers/clk/qcom/clk-regmap.h
21
struct clk_hw hw;
drivers/clk/qcom/clk-regmap.h
28
static inline struct clk_regmap *to_clk_regmap(struct clk_hw *hw)
drivers/clk/qcom/clk-regmap.h
33
int clk_is_enabled_regmap(struct clk_hw *hw);
drivers/clk/qcom/clk-regmap.h
34
int clk_enable_regmap(struct clk_hw *hw);
drivers/clk/qcom/clk-regmap.h
35
void clk_disable_regmap(struct clk_hw *hw);
drivers/clk/qcom/clk-rpm.c
171
static int clk_rpm_prepare(struct clk_hw *hw)
drivers/clk/qcom/clk-rpm.c
220
static void clk_rpm_unprepare(struct clk_hw *hw)
drivers/clk/qcom/clk-rpm.c
251
static int clk_rpm_xo_prepare(struct clk_hw *hw)
drivers/clk/qcom/clk-rpm.c
272
static void clk_rpm_xo_unprepare(struct clk_hw *hw)
drivers/clk/qcom/clk-rpm.c
291
static int clk_rpm_fixed_prepare(struct clk_hw *hw)
drivers/clk/qcom/clk-rpm.c
305
static void clk_rpm_fixed_unprepare(struct clk_hw *hw)
drivers/clk/qcom/clk-rpm.c
317
static int clk_rpm_set_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rpm.c
354
static int clk_rpm_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rpm.c
365
static unsigned long clk_rpm_recalc_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rpm.c
511
static struct clk_hw *qcom_rpm_clk_hw_get(struct of_phandle_args *clkspec,
drivers/clk/qcom/clk-rpm.c
96
struct clk_hw hw;
drivers/clk/qcom/clk-rpmh.c
135
static inline struct clk_rpmh *to_clk_rpmh(struct clk_hw *_hw)
drivers/clk/qcom/clk-rpmh.c
216
static int clk_rpmh_prepare(struct clk_hw *hw)
drivers/clk/qcom/clk-rpmh.c
228
static void clk_rpmh_unprepare(struct clk_hw *hw)
drivers/clk/qcom/clk-rpmh.c
237
static unsigned long clk_rpmh_recalc_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rpmh.c
294
static int clk_rpmh_bcm_prepare(struct clk_hw *hw)
drivers/clk/qcom/clk-rpmh.c
301
static void clk_rpmh_bcm_unprepare(struct clk_hw *hw)
drivers/clk/qcom/clk-rpmh.c
308
static int clk_rpmh_bcm_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-rpmh.c
324
static int clk_rpmh_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rpmh.c
330
static unsigned long clk_rpmh_bcm_recalc_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-rpmh.c
415
static struct clk_hw *sar2130p_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
427
static struct clk_hw *sdm845_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
449
static struct clk_hw *sa8775p_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
465
static struct clk_hw *sdm670_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
485
static struct clk_hw *sdx55_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
501
static struct clk_hw *sm8150_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
52
struct clk_hw hw;
drivers/clk/qcom/clk-rpmh.c
522
static struct clk_hw *sc7180_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
541
static struct clk_hw *sc8180x_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
562
static struct clk_hw *milos_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
585
static struct clk_hw *sm8250_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
606
static struct clk_hw *sm8350_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
633
static struct clk_hw *sc8280xp_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
648
static struct clk_hw *sm8450_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
67
struct clk_hw **clks;
drivers/clk/qcom/clk-rpmh.c
671
static struct clk_hw *sm8550_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
697
static struct clk_hw *sm8650_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
729
static struct clk_hw *sc7280_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
750
static struct clk_hw *sm6350_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
767
static struct clk_hw *sdx65_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
789
static struct clk_hw *qdu1000_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
799
static struct clk_hw *sdx75_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
817
static struct clk_hw *sm4450_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
836
static struct clk_hw *x1e80100_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
858
static struct clk_hw *qcs615_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
877
static struct clk_hw *sm8750_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
899
static struct clk_hw *glymur_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
915
static struct clk_hw *kaanapali_rpmh_clocks[] = {
drivers/clk/qcom/clk-rpmh.c
943
static struct clk_hw *of_clk_rpmh_hw_get(struct of_phandle_args *clkspec,
drivers/clk/qcom/clk-rpmh.c
959
struct clk_hw **hw_clks;
drivers/clk/qcom/clk-smd-rpm.c
1319
static struct clk_hw *qcom_smdrpm_clk_hw_get(struct of_phandle_args *clkspec,
drivers/clk/qcom/clk-smd-rpm.c
170
struct clk_hw hw;
drivers/clk/qcom/clk-smd-rpm.c
256
static int clk_smd_rpm_prepare(struct clk_hw *hw)
drivers/clk/qcom/clk-smd-rpm.c
305
static void clk_smd_rpm_unprepare(struct clk_hw *hw)
drivers/clk/qcom/clk-smd-rpm.c
336
static int clk_smd_rpm_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-smd-rpm.c
373
static int clk_smd_rpm_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-smd-rpm.c
384
static unsigned long clk_smd_rpm_recalc_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-spmi-pmic-div.c
105
static void clk_spmi_pmic_div_disable(struct clk_hw *hw)
drivers/clk/qcom/clk-spmi-pmic-div.c
115
static int clk_spmi_pmic_div_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/clk-spmi-pmic-div.c
130
clk_spmi_pmic_div_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/qcom/clk-spmi-pmic-div.c
141
static int clk_spmi_pmic_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/clk-spmi-pmic-div.c
182
static struct clk_hw *
drivers/clk/qcom/clk-spmi-pmic-div.c
30
struct clk_hw hw;
drivers/clk/qcom/clk-spmi-pmic-div.c
34
static inline struct clkdiv *to_clkdiv(struct clk_hw *hw)
drivers/clk/qcom/clk-spmi-pmic-div.c
92
static int clk_spmi_pmic_div_enable(struct clk_hw *hw)
drivers/clk/qcom/common.c
244
static struct clk_hw *qcom_cc_clk_hw_get(struct of_phandle_args *clkspec,
drivers/clk/qcom/common.c
262
struct clk_hw *hws;
drivers/clk/qcom/common.c
334
struct clk_hw **clk_hws = desc->clk_hws;
drivers/clk/qcom/common.c
83
int qcom_find_src_index(struct clk_hw *hw, const struct parent_map *map, u8 src)
drivers/clk/qcom/common.c
95
int qcom_find_cfg_index(struct clk_hw *hw, const struct parent_map *map, u8 cfg)
drivers/clk/qcom/common.h
13
struct clk_hw;
drivers/clk/qcom/common.h
46
struct clk_hw **clk_hws;
drivers/clk/qcom/common.h
73
extern int qcom_find_src_index(struct clk_hw *hw, const struct parent_map *map,
drivers/clk/qcom/common.h
75
extern int qcom_find_cfg_index(struct clk_hw *hw, const struct parent_map *map,
drivers/clk/qcom/dispcc-glymur.c
1006
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1024
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1042
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1060
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1078
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1096
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1114
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1132
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1150
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1168
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1186
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1204
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1222
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1240
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1258
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1276
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1294
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1312
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1330
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1348
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1366
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1384
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1402
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1420
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1438
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1456
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1474
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1492
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1510
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1528
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1546
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1564
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1582
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1600
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1618
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1636
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1654
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1672
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1690
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1708
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1726
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1744
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1762
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
1780
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
746
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
761
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
776
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
791
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
806
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
821
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
836
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
851
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
866
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
881
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
898
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
916
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
934
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
952
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
970
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-glymur.c
988
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1012
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1030
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1048
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1066
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1084
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1102
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1120
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1138
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1156
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1174
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1192
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1210
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1228
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1246
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1264
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1282
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1300
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1318
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1336
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1354
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1372
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1390
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1408
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1426
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1444
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1462
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1480
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1498
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1516
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1534
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1552
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1570
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1588
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1606
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1624
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1642
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1660
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1678
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1696
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1714
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1732
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
1750
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
784
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
799
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
814
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
829
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
844
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
859
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
874
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
891
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
909
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
940
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
958
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
976
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-kaanapali.c
994
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
393
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
408
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
425
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
443
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
461
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
479
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
497
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
515
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
533
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
551
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
569
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
587
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
605
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
623
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
641
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
659
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
677
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
695
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
713
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
731
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
749
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
767
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
785
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
803
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-milos.c
821
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcm2290.c
146
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-qcm2290.c
275
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-qcm2290.c
293
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-qcm2290.c
311
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-qcm2290.c
329
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-qcm2290.c
347
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-qcm2290.c
365
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-qcm2290.c
383
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-qcm2290.c
401
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-qcm2290.c
419
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-qcm2290.c
437
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-qcs615.c
339
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
353
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
370
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
388
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
406
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
424
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
442
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
460
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
478
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
496
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
514
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
532
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
550
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
568
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
586
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
604
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
622
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
640
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
658
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-qcs615.c
676
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sc7180.c
321
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
339
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
355
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sc7180.c
369
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sc7180.c
385
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
403
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
421
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
439
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
457
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
474
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
492
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
510
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
528
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
545
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
563
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
581
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
599
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
617
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7180.c
67
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
363
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
377
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
391
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
407
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
425
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
443
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
461
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
479
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
497
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
515
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
533
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
551
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
569
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
587
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
605
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
623
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
641
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
659
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
677
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
695
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
713
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
731
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
749
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc7280.c
767
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1159
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1174
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1189
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1204
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1219
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1234
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1249
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1264
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1279
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1294
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1309
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1324
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1341
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1359
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1377
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1395
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1413
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1431
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1449
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1467
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1485
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1503
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1521
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1539
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1557
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1575
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1593
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1611
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1629
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1647
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1665
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1683
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1701
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1719
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
173
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1737
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1755
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1773
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1791
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1809
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1827
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1845
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1863
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1881
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1899
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
190
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1917
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1935
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1953
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1971
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
1989
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2007
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2025
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2043
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2061
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2079
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2097
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2115
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2133
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2151
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2169
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2187
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2205
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2223
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2241
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2259
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2277
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2295
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2313
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2331
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2349
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2367
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2385
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2403
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2421
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2439
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2457
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2475
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2493
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2511
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2529
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2547
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2565
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2583
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2601
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2619
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2637
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2655
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2673
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2691
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2709
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2727
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2745
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2763
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2781
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2799
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2817
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2835
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2853
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sc8280xp.c
2871
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
375
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
393
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
411
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
430
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
448
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
466
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
484
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
502
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
520
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
539
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
556
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
574
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
592
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
610
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
628
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
646
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
664
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
683
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
701
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
732
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sdm845.c
750
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm4450.c
334
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
351
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
369
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
387
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
405
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
423
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
441
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
459
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
477
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
495
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
513
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
531
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
549
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
567
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
585
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
603
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
621
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm4450.c
639
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm6115.c
172
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6115.c
324
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6115.c
342
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6115.c
360
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6115.c
378
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6115.c
396
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6115.c
414
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6115.c
432
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6115.c
450
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6115.c
468
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm6115.c
486
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6115.c
504
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6115.c
86
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6125.c
335
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6125.c
353
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6125.c
371
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6125.c
389
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6125.c
407
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6125.c
425
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6125.c
443
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6125.c
461
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6125.c
479
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6125.c
497
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6125.c
515
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6125.c
532
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6125.c
550
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6125.c
568
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6125.c
586
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
173
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
340
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
357
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
375
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
393
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
411
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
429
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
447
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
465
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
483
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
501
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
519
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
537
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
555
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
573
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
591
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
609
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
627
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6350.c
645
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6375.c
256
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm6375.c
272
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6375.c
290
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6375.c
308
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6375.c
326
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6375.c
344
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6375.c
362
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6375.c
380
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6375.c
398
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6375.c
416
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6375.c
434
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6375.c
452
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm6375.c
470
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm7150.c
458
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
476
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
493
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
510
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
527
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
544
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
561
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
579
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
597
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
615
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
633
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
650
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
668
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
686
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
704
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
722
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
740
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
757
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
775
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
793
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
811
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
847
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm7150.c
865
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8250.c
1010
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
1028
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
1046
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
1064
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
1082
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
1100
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
1118
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
1136
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
419
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
437
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
455
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
471
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
487
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
505
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
645
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
660
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
674
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
688
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
704
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
722
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
740
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
758
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
776
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
794
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
812
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
830
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
848
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
866
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
884
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
902
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
920
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
938
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
956
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
974
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8250.c
992
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/dispcc-sm8450.c
1000
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1018
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1036
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1054
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1072
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1090
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1108
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1126
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1144
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1162
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1180
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1198
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1216
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1234
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1252
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1270
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1288
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1306
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1324
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1342
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1360
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1378
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1396
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1414
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1432
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1450
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1468
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1486
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1504
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1522
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1540
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1558
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1576
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1594
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1612
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1630
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
1648
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
730
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
744
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
758
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
773
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
788
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
803
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
820
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
838
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
856
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
874
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
892
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
910
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
928
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
946
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
964
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8450.c
982
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1004
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1022
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1040
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1058
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1076
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1094
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1112
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1130
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1148
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1166
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1184
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1202
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1220
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1238
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1256
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1274
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1292
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1310
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1328
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1346
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1364
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1382
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1400
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1418
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1436
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1454
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1472
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1490
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1508
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1526
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1544
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1562
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1580
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1598
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
1616
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
716
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
730
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
744
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
759
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
774
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
789
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
806
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
824
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
842
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
860
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
878
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
896
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
914
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
932
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
950
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
968
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8550.c
986
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1006
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1024
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1042
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1060
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1078
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1096
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1114
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1132
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1150
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1168
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1186
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1204
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1222
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1240
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1258
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1276
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1294
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1312
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1330
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1348
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1366
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1384
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1402
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1420
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1438
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1456
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1474
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1492
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1510
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1528
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1546
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1564
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1582
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1600
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1618
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1636
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1654
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1672
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1690
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1708
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1726
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
1744
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
826
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
840
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
854
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
869
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
884
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
899
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
916
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
934
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
952
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
970
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-sm8750.c
988
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1017
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1035
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1053
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1071
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1089
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1107
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1125
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1143
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1161
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1179
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1197
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1215
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1233
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1251
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1269
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1287
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1305
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1323
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1341
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1359
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1377
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1395
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1413
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1431
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1449
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1467
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1485
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
1503
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
673
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
688
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
703
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
718
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
733
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
748
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
765
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
783
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
801
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
819
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
837
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
855
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
873
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
891
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
909
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
927
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
945
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
963
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
981
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc-x1e80100.c
999
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1012
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1030
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1048
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1066
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1084
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1102
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1120
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1138
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1156
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1174
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1192
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1210
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1228
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1246
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1264
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
1282
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
590
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
605
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
620
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
635
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
652
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
670
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
688
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
706
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
724
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
742
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
760
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
778
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
796
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
814
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
832
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
850
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
868
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
886
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
904
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
922
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
940
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
958
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
976
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc0-sa8775p.c
994
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1012
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1030
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1048
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1066
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1084
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1102
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1120
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1138
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1156
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1174
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1192
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1210
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1228
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1246
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1264
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
1282
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
590
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
605
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
620
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
635
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
652
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
670
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
688
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
706
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
724
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
742
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
760
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
778
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
796
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
814
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
832
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
850
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
868
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
886
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
904
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
922
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
940
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
958
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
976
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/dispcc1-sa8775p.c
994
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1005
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1029
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1048
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1071
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1095
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1119
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1143
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1162
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1185
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1209
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1233
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1257
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1276
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1299
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1323
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1347
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1371
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1390
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1413
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1437
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1461
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1485
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1509
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1533
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1557
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1581
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1600
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1618
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1731
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
1749
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
491
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
506
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
521
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
536
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
551
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
566
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
581
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
596
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
611
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
626
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
641
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
656
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
671
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
686
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
701
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
716
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
731
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
748
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
766
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
784
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
802
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
820
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
838
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
856
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
874
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
892
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
910
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
933
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
957
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ecpricc-qdu1000.c
981
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-apq8084.c
123
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1356
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1389
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1405
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1422
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1438
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1455
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1472
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1489
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1506
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1523
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1540
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1557
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1574
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1591
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1608
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1625
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1642
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1659
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1676
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1693
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1710
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1727
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1745
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1761
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1778
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1795
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1812
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1829
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1846
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1863
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1880
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1897
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1914
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1931
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1948
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1965
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1982
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
1999
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2016
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2033
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2050
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2068
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2085
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2102
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2119
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2137
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2154
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2171
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2189
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2206
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2223
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2240
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2257
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2274
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2291
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2307
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2324
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2341
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2375
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2392
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2409
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2426
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2460
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2477
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2494
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2510
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2528
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2544
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2561
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2578
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2595
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2612
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2629
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2646
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2662
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2711
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2727
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2744
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2760
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2777
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2793
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2810
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2827
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2844
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2861
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2894
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2911
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2928
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2945
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
2996
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
3079
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
3096
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
3113
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
313
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
3146
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
3179
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
3196
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-apq8084.c
3212
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
3229
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
3262
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
61
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-apq8084.c
92
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-glymur.c
163
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
219
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
2872
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
2887
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
2902
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
2917
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
2932
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
2947
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
2962
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
2977
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
2992
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3007
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3022
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3037
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3052
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3067
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3082
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3097
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3112
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3127
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3142
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3157
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3241
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3261
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3281
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3301
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3321
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3341
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3361
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3381
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3401
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3539
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3559
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3579
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3599
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3619
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3739
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3757
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3775
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3810
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3830
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3848
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3896
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3914
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
3960
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4008
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4026
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4072
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4120
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4138
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4186
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4236
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4256
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4304
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4352
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4370
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4388
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4434
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4482
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4500
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4518
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4564
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4612
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4630
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4648
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4694
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4742
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4760
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4778
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4912
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4930
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4948
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4966
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
4984
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5030
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5342
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5360
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5378
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5396
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5468
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5486
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5504
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5522
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5540
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5558
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5576
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5594
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5612
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5630
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5648
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5692
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5710
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5728
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5746
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5764
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5782
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5800
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5818
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5836
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5854
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5872
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5916
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5934
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5952
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5970
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
5988
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6006
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6024
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6042
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6060
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6078
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6096
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6217
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6248
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6283
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6303
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6323
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6341
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6359
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6377
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6397
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6415
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6433
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6464
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6482
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6513
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6531
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6562
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6580
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6611
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6629
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6660
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6678
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6696
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6714
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6732
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6750
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6770
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6788
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6806
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6826
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6844
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6862
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6882
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6915
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6933
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6951
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6969
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
6987
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7005
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7023
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7043
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7061
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7079
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7099
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7117
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7150
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7168
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7186
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7204
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7222
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7240
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7258
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7278
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7296
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7314
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7334
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7352
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7385
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7403
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7421
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7439
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7457
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7475
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7493
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7513
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7531
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7549
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7569
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-glymur.c
7587
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq4019.c
1000
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1017
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1033
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1049
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1092
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1109
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1124
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1139
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1154
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1169
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1185
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1200
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1215
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1230
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1245
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1262
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1277
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
128
static int clk_cpu_div_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/gcc-ipq4019.c
132
struct clk_hw *p_hw;
drivers/clk/qcom/gcc-ipq4019.c
1327
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1343
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1375
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1421
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
1501
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
152
static int clk_cpu_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/gcc-ipq4019.c
183
clk_cpu_div_recalc_rate(struct clk_hw *hw,
drivers/clk/qcom/gcc-ipq4019.c
260
clk_regmap_clk_div_recalc_rate(struct clk_hw *hw,
drivers/clk/qcom/gcc-ipq4019.c
454
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
501
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
517
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
551
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
580
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
631
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
661
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
705
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
735
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
772
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
802
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
832
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
951
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq4019.c
968
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq5018.c
1062
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1076
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1089
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1168
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
127
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1371
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1388
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1406
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
141
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1423
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1440
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1457
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1474
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1491
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1508
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1525
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1542
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
155
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1571
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1588
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1606
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1624
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1642
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1659
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1677
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
169
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1695
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1712
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1729
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1746
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1765
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1782
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1799
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1816
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
183
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1833
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1850
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1867
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1884
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1901
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1918
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1936
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1953
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1970
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
1987
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2004
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2021
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2038
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2055
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2072
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2091
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2108
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2125
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2142
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2159
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2176
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2195
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2213
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2230
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2247
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2264
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2281
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2298
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2315
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2332
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2349
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2366
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2383
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2400
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2417
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2434
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2451
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2468
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2485
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2502
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2519
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2536
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2553
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2570
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2587
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2604
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2621
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2638
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2655
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2672
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2689
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2706
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2723
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2740
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2757
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2774
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2791
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2808
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2826
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2844
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2862
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2880
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2898
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2916
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2933
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2950
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2967
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
2984
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3001
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3019
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3036
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3053
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3070
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3087
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3104
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3122
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3139
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3156
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3173
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3190
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3207
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3224
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3241
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3258
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3275
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3292
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3309
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3326
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3343
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
3353
static struct clk_hw *gcc_ipq5018_hws[] = {
drivers/clk/qcom/gcc-ipq5018.c
637
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
667
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
707
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
747
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5018.c
976
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5332.c
1107
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5332.c
1121
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
113
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5332.c
1135
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1152
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1170
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1188
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1206
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1224
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1242
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1260
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1278
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1296
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1314
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1332
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1350
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1368
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1386
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1404
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
141
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5332.c
1422
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1440
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1458
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1476
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1494
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1512
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1530
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1548
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1566
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1584
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1602
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1620
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1638
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1656
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1674
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1692
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1710
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1728
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1746
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1764
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1782
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1800
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1818
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1836
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1854
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1872
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1890
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1908
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1926
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1944
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1962
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1980
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
1998
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2016
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2034
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2052
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2070
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2088
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2106
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2124
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2142
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2160
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2178
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2196
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2214
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2232
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2250
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2268
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2283
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5332.c
2299
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2317
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2335
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2353
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2371
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2389
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2407
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2425
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2443
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2461
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2479
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2497
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2515
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2533
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2551
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2569
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2587
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2605
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2623
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2641
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2659
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2677
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2695
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2713
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2731
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2749
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2766
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2784
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2802
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2820
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2838
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2856
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2874
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2892
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
2908
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5332.c
3269
static struct clk_hw *gcc_ipq5332_hws[] = {
drivers/clk/qcom/gcc-ipq5332.c
568
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5332.c
611
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5332.c
674
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5332.c
72
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5332.c
822
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5332.c
835
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5332.c
847
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5332.c
85
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5332.c
859
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5332.c
871
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5332.c
972
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
1068
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1083
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1098
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1113
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1130
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1148
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1166
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1184
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1202
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1220
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
123
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1238
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1256
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1274
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1292
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1310
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1328
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1346
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1364
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
1382
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1400
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1418
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1436
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1454
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1472
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1490
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1508
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1526
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1544
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1576
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
1594
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1612
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1630
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1648
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1666
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1684
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1716
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
1735
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1753
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1771
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1789
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1807
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1825
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1857
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
1875
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1893
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1911
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1929
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1947
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1965
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
1997
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
2015
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2033
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2051
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2069
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2087
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2105
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2123
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2141
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2159
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2177
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2195
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2213
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2231
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2249
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2267
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2285
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2303
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2321
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2339
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2357
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2375
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2393
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2411
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2429
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2447
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2479
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
2497
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2515
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2533
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2551
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2569
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2587
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2605
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2623
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2641
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2659
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2677
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2695
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
2712
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
2729
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
2746
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
2763
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
2780
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
2797
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
3294
static struct clk_hw *gcc_ipq5424_hws[] = {
drivers/clk/qcom/gcc-ipq5424.c
352
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-ipq5424.c
367
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
74
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
840
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
854
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
88
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq5424.c
942
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq6018.c
1001
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
1017
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
1033
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
1049
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
1065
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
1081
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
1097
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
127
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
1547
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
1562
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
158
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
1861
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
1878
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
188
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
1954
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
1971
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
1987
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2003
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2019
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2035
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2051
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2067
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2083
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2099
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2115
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2131
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2147
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2167
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2183
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2199
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2215
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2231
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2247
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2263
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2280
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2297
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2314
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2328
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2343
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2359
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2375
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
238
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2391
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2407
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2423
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2439
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2455
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2471
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2487
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2503
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2519
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2535
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2551
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2567
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2583
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
268
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2729
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2745
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2761
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2777
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2793
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2809
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2825
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2841
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2857
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2873
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2889
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2905
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2921
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2937
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2953
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2969
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
2985
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3001
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3017
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3033
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3049
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3065
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3081
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3097
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3113
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3129
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3145
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
316
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3161
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3177
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3193
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3208
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3224
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3240
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3256
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3272
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3288
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3304
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3320
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3336
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3352
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3369
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3386
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3403
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3420
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3436
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3452
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3468
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
347
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3484
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3500
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3517
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3534
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3550
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3566
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3582
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3598
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3614
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3630
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3646
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3662
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3678
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3694
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3710
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3726
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3742
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3758
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3774
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3790
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3806
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3822
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3838
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3854
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3870
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3886
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3902
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3918
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3934
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3963
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3979
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
3995
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
4011
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
4027
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
4044
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
4060
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
4076
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
4092
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
4108
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
4124
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
4140
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
4156
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
4172
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
4188
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
4226
static struct clk_hw *gcc_ipq6018_hws[] = {
drivers/clk/qcom/gcc-ipq6018.c
703
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
71
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
716
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
84
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
881
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
897
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq6018.c
985
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq806x.c
1026
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
111
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
1179
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
1230
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
1281
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
1337
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
1401
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
1451
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
1536
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
1701
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
1795
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
1889
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
1988
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
2006
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
2129
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
2147
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
218
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
2203
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
2221
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
2277
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
2343
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
2361
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
2480
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
2552
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
2624
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
2696
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
2754
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
2936
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
2996
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
3056
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
452
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
503
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
53
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
554
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
605
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
656
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
707
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
771
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
822
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
873
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
924
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq806x.c
975
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-ipq8074.c
1048
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1100
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1165
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
119
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1253
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1283
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1394
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1445
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1497
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
151
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1526
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1555
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1584
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1613
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1642
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1671
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1741
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1811
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
184
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1876
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
1941
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
196
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2041
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2057
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2073
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2089
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2105
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2121
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2137
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2153
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2169
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2185
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2201
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2217
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2233
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2249
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2265
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
228
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2281
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2297
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2313
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2329
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2346
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2362
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2378
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2394
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2410
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2426
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2442
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2459
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2475
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2491
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2507
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2523
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2539
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2556
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2572
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2588
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
260
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2604
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2620
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2636
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2652
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2669
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2685
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2701
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2717
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2733
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2749
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2765
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2782
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2798
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2814
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2830
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2846
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2862
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2878
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2894
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2910
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2926
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2942
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2958
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2974
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
2990
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3006
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3022
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3038
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
305
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3054
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3070
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3086
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3102
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3118
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3135
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3151
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3167
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3183
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3199
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3215
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3231
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3247
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3263
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3279
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3295
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3312
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3329
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3346
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3363
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3380
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3397
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3414
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3431
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3448
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3465
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3481
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3497
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3513
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3529
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3545
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3561
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3577
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3593
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3609
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3625
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3641
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3657
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3673
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3689
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3705
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3721
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3737
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3753
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3769
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3785
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3801
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3817
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3833
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3849
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3865
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3881
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3897
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3913
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3929
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3945
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3961
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3977
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
3993
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4009
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4025
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4041
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4057
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4073
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4089
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4105
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4121
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4138
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4155
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4172
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4188
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4204
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4220
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4256
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4274
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
4327
static struct clk_hw *gcc_ipq8074_hws[] = {
drivers/clk/qcom/gcc-ipq8074.c
74
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq8074.c
87
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq9574.c
1009
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1026
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
103
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1043
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1060
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1077
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1094
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1111
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1146
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1163
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
117
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1193
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1210
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1245
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1262
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1292
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1309
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1339
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1356
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1373
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1403
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1420
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1437
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
146
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1467
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1484
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1501
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1531
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1548
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1565
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1597
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1629
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1661
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1693
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1729
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
175
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1760
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1790
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1820
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1856
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1873
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1890
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1907
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1943
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1980
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
1997
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2014
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2066
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2100
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2117
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2161
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2198
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2238
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2255
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2271
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2288
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2305
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2322
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2339
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2356
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2373
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2390
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2408
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2425
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2443
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2460
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2477
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2494
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2511
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2528
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2545
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2562
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2579
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2596
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2613
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2630
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2669
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2686
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2703
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2777
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2794
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2811
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2828
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2843
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2859
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2876
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2912
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2929
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2964
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
2997
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3013
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3063
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3078
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3093
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3108
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3123
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3140
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3155
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3170
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3187
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3204
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3219
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3234
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3273
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-ipq9574.c
3351
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3368
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3385
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3402
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3469
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3546
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3563
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3580
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3597
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3614
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3631
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3646
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3662
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3679
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3696
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
3706
static struct clk_hw *gcc_ipq9574_hws[] = {
drivers/clk/qcom/gcc-ipq9574.c
770
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
787
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
805
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
822
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
839
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
856
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
873
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
89
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
890
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
907
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
924
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
941
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
958
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
975
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-ipq9574.c
992
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-kaanapali.c
1252
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1267
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1301
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1321
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1401
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1505
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1523
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1541
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1573
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1590
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1608
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1656
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1674
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1692
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1738
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1947
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1965
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
1983
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2001
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2019
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2078
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2096
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2114
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2132
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2150
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2168
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2186
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2204
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2222
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2266
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2284
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2302
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2320
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2338
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2384
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2404
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2422
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2440
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2458
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2476
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2494
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2512
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2556
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2574
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2592
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2610
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2628
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2809
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2840
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2875
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2895
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2915
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2933
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2951
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2969
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
2989
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
3007
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
3025
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
3056
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
3074
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
3094
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-kaanapali.c
85
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9607.c
1010
.parent_hws = (const struct clk_hw *[]){ &blsp1_uart2_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1025
.parent_hws = (const struct clk_hw *[]){ &blsp1_uart3_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1040
.parent_hws = (const struct clk_hw *[]){ &blsp1_uart4_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1055
.parent_hws = (const struct clk_hw *[]){ &blsp1_uart5_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1070
.parent_hws = (const struct clk_hw *[]){ &blsp1_uart6_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1086
.parent_hws = (const struct clk_hw *[]){ &pcnoc_bfdcd_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1101
.parent_hws = (const struct clk_hw *[]){ &pcnoc_bfdcd_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1117
.parent_hws = (const struct clk_hw *[]){ &pcnoc_bfdcd_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1133
.parent_hws = (const struct clk_hw *[]){ &crypto_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1148
.parent_hws = (const struct clk_hw *[]){ &gp1_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1163
.parent_hws = (const struct clk_hw *[]){ &gp2_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1178
.parent_hws = (const struct clk_hw *[]){ &gp3_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1193
.parent_hws = (const struct clk_hw *[]){ &pcnoc_bfdcd_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1208
.parent_hws = (const struct clk_hw *[]){ &pdm2_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1223
.parent_hws = (const struct clk_hw *[]){ &pcnoc_bfdcd_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1239
.parent_hws = (const struct clk_hw *[]){ &pcnoc_bfdcd_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1254
.parent_hws = (const struct clk_hw *[]){ &pcnoc_bfdcd_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1269
.parent_hws = (const struct clk_hw *[]){ &sdcc1_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1284
.parent_hws = (const struct clk_hw *[]){ &pcnoc_bfdcd_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1299
.parent_hws = (const struct clk_hw *[]){ &sdcc2_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1327
.parent_hws = (const struct clk_hw *[]){ &bimc_ddr_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1343
.parent_hws = (const struct clk_hw *[]){ &bimc_ddr_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1358
.parent_hws = (const struct clk_hw *[]){ &pcnoc_bfdcd_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1408
.parent_hws = (const struct clk_hw *[]){ &pcnoc_bfdcd_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1423
.parent_hws = (const struct clk_hw *[]){ &pcnoc_bfdcd_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
143
.parent_hws = (const struct clk_hw *[]){ &gpll2_early.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1438
.parent_hws = (const struct clk_hw *[]){ &usb_hs_system_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1454
.parent_hws = (const struct clk_hw *[]){ &pcnoc_bfdcd_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
1469
.parent_hws = (const struct clk_hw *[]){ &pcnoc_bfdcd_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
218
.parent_hws = (const struct clk_hw *[]){ &bimc_pll.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
60
.parent_hws = (const struct clk_hw *[]){ &gpll0_early.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
784
.parent_hws = (const struct clk_hw *[]){ &pcnoc_bfdcd_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
815
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup1_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
830
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup1_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
845
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup2_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
860
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup2_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
875
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup3_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
890
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup3_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
905
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup4_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
920
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup4_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
935
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup5_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
950
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup5_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
965
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup6_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
980
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup6_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
99
.parent_hws = (const struct clk_hw *[]){ &gpll1.clkr.hw },
drivers/clk/qcom/gcc-mdm9607.c
995
.parent_hws = (const struct clk_hw *[]){ &blsp1_uart1_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-mdm9615.c
1023
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
1079
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
110
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
1130
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
1185
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
1241
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
1296
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
139
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
226
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
277
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
328
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
379
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
430
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
493
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
544
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
595
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
646
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
68
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
697
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
754
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
805
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
856
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
910
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-mdm9615.c
973
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1110
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1125
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1140
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1155
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1170
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1204
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1224
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1244
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1322
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1384
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1417
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1435
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1453
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1470
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1487
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1533
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1581
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1599
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1617
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1663
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1711
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1729
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1747
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
1821
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2028
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2046
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2064
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2082
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2100
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2118
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2136
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2154
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2198
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2216
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2234
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2252
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2270
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2288
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2306
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2324
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2411
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2431
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2462
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2497
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2517
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2537
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2557
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2577
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2597
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2615
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2633
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2651
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2671
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2691
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2709
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2727
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2745
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2776
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2794
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
2814
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-milos.c
85
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8660.c
1024
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1075
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1126
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1177
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1228
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1279
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1330
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1394
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
144
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1445
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1496
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1550
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1610
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1660
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1710
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1760
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1810
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1866
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1922
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
195
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1973
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
1990
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
2042
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
2060
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
246
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
297
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
348
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
399
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
450
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
49
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
501
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
552
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
603
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
654
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
705
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
769
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
820
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
871
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
922
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8660.c
973
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8909.c
1024
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1041
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1073
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1090
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1108
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1125
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
114
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1142
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1159
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1176
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1193
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1210
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1227
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1244
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1261
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1278
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1295
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1312
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1330
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1348
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1366
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1384
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1402
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1420
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
143
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1438
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1456
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1474
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1492
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1510
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1528
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1546
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1564
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1581
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1599
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1617
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1635
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1653
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1671
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1689
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1707
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1725
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
173
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1743
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1761
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1779
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1797
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1815
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1833
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1851
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1869
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1887
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1905
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1923
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1941
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1958
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1976
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
1994
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2012
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2029
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2046
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2064
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2082
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2100
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2118
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2136
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2153
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2170
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2187
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2205
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2223
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2240
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2257
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2275
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2292
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2325
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2342
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2359
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2377
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2394
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2411
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
2429
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8909.c
84
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8916.c
1278
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
129
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1295
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1357
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1388
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1419
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1454
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1471
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1510
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1527
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1543
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1581
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
160
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1614
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1631
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1648
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1665
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1682
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1699
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1716
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1733
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1750
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1767
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1784
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1801
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1818
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1835
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1853
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1869
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1886
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1903
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1920
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1937
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1954
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1971
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
1988
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2005
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2022
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2039
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2056
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2073
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2090
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2107
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2124
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2141
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2158
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2175
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2192
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2209
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2226
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2243
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2260
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2277
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2294
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2311
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2328
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2345
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2362
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2379
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2397
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2415
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2433
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2450
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2467
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2484
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2501
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2518
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2535
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2552
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2569
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2586
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2603
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2620
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2637
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2654
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2671
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2688
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2705
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2723
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2739
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2756
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2773
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2790
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2820
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2837
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2853
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2869
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2886
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2903
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2920
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2937
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2954
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2971
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
2988
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
3022
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
3039
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
3056
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
3073
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
3090
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
67
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8916.c
98
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
144
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1518
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1536
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1554
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1572
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1590
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1608
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1626
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1644
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1662
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1680
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1698
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1716
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1734
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
175
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1752
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1770
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1788
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1806
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1824
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1842
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1860
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1904
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1922
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1940
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1958
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1976
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
1994
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2012
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2030
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2048
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
206
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2066
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2084
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2102
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2120
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2138
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2156
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2174
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2192
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2210
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2228
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2246
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2264
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2282
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2300
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2318
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2336
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2354
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2372
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2390
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2421
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2439
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2457
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2475
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2493
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2511
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2542
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2560
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2591
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2648
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2718
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2736
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2754
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2824
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2842
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2860
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2878
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2896
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2914
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2932
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
2950
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
3007
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
3025
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
3056
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
3113
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
3157
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
3175
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
3241
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
3285
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
3303
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
83
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8917.c
97
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
106
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8939.c
137
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8939.c
1618
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
1635
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
168
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8939.c
1697
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
1728
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
1759
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
1794
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
1811
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
1850
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
1867
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
1883
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
1921
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
1949
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
1966
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
1983
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
199
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8939.c
2000
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2017
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2034
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2051
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2068
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2085
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2102
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2119
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2136
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2153
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2170
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2188
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2204
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2221
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2238
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2255
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2272
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2289
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2306
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2323
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2340
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2357
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2374
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2391
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2408
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2425
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2442
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2459
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
246
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8939.c
2476
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2493
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2510
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2527
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2544
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2561
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2578
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2595
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2612
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2629
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2646
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2663
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2680
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2697
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2714
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2731
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2748
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2765
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2782
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2799
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2817
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2835
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2853
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2870
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2887
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2904
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
292
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8939.c
2921
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2938
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2955
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2972
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
2989
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3006
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3023
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3040
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3057
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3074
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3091
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3108
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3125
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3142
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3159
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3176
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3193
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3211
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3227
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
323
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8939.c
3244
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3261
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3278
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3296
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3313
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3330
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3347
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3365
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3383
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3401
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3419
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3437
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3455
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3473
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3490
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3507
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3536
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3553
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3570
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3587
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3604
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3621
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3638
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3655
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3672
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
3689
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8939.c
75
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8953.c
104
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
147
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
1715
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
1733
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
1751
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
178
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
1847
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
1865
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
1883
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
1901
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
1919
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
1937
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
1955
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
1973
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
1991
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2009
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2027
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2045
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2063
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
208
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2081
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2099
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2117
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2135
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2153
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2171
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2189
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
221
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2233
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2251
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2269
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2300
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2318
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2336
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2354
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2372
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2390
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2408
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2426
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2444
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2462
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2480
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2498
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2516
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2534
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2552
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2570
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2588
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2606
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2624
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2642
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2660
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2678
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2696
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2714
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2732
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2750
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2768
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2786
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2804
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2835
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2853
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2871
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2889
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2907
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2925
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2943
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2974
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
2992
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3023
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3080
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3111
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3129
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3147
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3217
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3235
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3253
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3271
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3289
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3307
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3325
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3343
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3400
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3417
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3448
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3466
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3536
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3554
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3598
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3616
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3647
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3665
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3696
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3779
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3797
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
3952
static struct clk_hw *gcc_msm8953_hws[] = {
drivers/clk/qcom/gcc-msm8953.c
61
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8953.c
74
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1014
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1065
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1116
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1167
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1218
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1269
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1320
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1371
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1422
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1473
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1524
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1575
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1639
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1690
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1741
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1795
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1858
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1908
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
1958
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
2008
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
2058
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
2114
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
2170
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
2221
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
2272
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
2323
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
2340
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
2358
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
2422
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
2439
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
2491
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
2509
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
281
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
2981
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
2999
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
3047
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
3065
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
389
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
440
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
491
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
542
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
593
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
644
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
695
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
746
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
797
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
82
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
848
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
899
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8960.c
950
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1065
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1081
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1098
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1114
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1131
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1148
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1165
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1182
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1199
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1216
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1233
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1250
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1267
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1284
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1301
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1318
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1335
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1352
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1369
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1386
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1403
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1421
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1437
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1454
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1471
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1488
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1505
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1522
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1539
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1556
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1573
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1590
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1607
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1624
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1641
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1658
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1675
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1692
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1709
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1726
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1744
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1761
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
177
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1778
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1795
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1813
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1830
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1847
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1864
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1881
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1898
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1915
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1931
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1948
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1964
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1980
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
1996
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2013
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2046
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2062
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2078
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2127
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2143
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2160
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2176
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2193
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2209
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2226
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2243
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2259
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2308
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2325
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2358
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2374
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2391
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2407
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2424
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
2457
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
57
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8974.c
88
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8976.c
111
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1202
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1223
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1244
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
148
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1661
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1678
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1696
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1714
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1732
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1750
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1768
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1786
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1804
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1822
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1840
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1858
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1876
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1894
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1912
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1930
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1948
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
195
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1966
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
1984
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2002
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2020
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2038
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2055
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2072
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2089
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2118
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2135
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2152
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2169
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2186
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2203
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2220
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2237
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2254
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
226
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2271
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2288
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2305
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2322
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2339
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2356
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2373
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2390
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2407
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2424
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2441
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2458
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2476
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2493
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2522
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2539
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2556
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2572
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2589
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2606
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2635
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2652
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2669
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2698
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2727
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2756
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2774
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2792
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2810
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2854
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2872
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2890
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2908
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2926
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2944
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2962
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
2980
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
3046
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
3063
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
3097
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
3139
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
3170
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
3188
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
3219
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
3250
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
3303
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
3320
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
3349
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
337
static const struct clk_hw * gcc_parent_hws_7[] = {
drivers/clk/qcom/gcc-msm8976.c
3390
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
3407
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
3424
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
3547
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8976.c
366
static const struct clk_hw *gcc_parent_hws_8_gp[] = {
drivers/clk/qcom/gcc-msm8976.c
78
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8994.c
1133
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup1_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1148
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup1_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1163
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup2_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1178
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup2_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1193
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup3_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1208
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup3_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1223
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup4_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1238
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup4_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1253
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup5_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1268
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup5_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1283
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup6_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1298
.parent_hws = (const struct clk_hw *[]){ &blsp1_qup6_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1313
.parent_hws = (const struct clk_hw *[]){ &blsp1_uart1_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1328
.parent_hws = (const struct clk_hw *[]){ &blsp1_uart2_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1343
.parent_hws = (const struct clk_hw *[]){ &blsp1_uart3_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1358
.parent_hws = (const struct clk_hw *[]){ &blsp1_uart4_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1373
.parent_hws = (const struct clk_hw *[]){ &blsp1_uart5_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1388
.parent_hws = (const struct clk_hw *[]){ &blsp1_uart6_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1416
.parent_hws = (const struct clk_hw *[]){ &blsp2_qup1_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1431
.parent_hws = (const struct clk_hw *[]){ &blsp2_qup1_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1446
.parent_hws = (const struct clk_hw *[]){ &blsp2_qup2_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1461
.parent_hws = (const struct clk_hw *[]){ &blsp2_qup2_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1476
.parent_hws = (const struct clk_hw *[]){ &blsp2_qup3_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1491
.parent_hws = (const struct clk_hw *[]){ &blsp2_qup3_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1506
.parent_hws = (const struct clk_hw *[]){ &blsp2_qup4_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1521
.parent_hws = (const struct clk_hw *[]){ &blsp2_qup4_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1536
.parent_hws = (const struct clk_hw *[]){ &blsp2_qup5_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1551
.parent_hws = (const struct clk_hw *[]){ &blsp2_qup5_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1566
.parent_hws = (const struct clk_hw *[]){ &blsp2_qup6_i2c_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1581
.parent_hws = (const struct clk_hw *[]){ &blsp2_qup6_spi_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1596
.parent_hws = (const struct clk_hw *[]){ &blsp2_uart1_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1611
.parent_hws = (const struct clk_hw *[]){ &blsp2_uart2_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1626
.parent_hws = (const struct clk_hw *[]){ &blsp2_uart3_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1641
.parent_hws = (const struct clk_hw *[]){ &blsp2_uart4_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1656
.parent_hws = (const struct clk_hw *[]){ &blsp2_uart5_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1671
.parent_hws = (const struct clk_hw *[]){ &blsp2_uart6_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1686
.parent_hws = (const struct clk_hw *[]){ &gp1_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1701
.parent_hws = (const struct clk_hw *[]){ &gp2_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1716
.parent_hws = (const struct clk_hw *[]){ &gp3_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1755
.parent_hws = (const struct clk_hw *[]){ &pcie_0_aux_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1795
.parent_hws = (const struct clk_hw *[]){ &pcie_0_pipe_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1823
.parent_hws = (const struct clk_hw *[]){ &pcie_1_aux_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1863
.parent_hws = (const struct clk_hw *[]){ &pcie_1_pipe_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1890
.parent_hws = (const struct clk_hw *[]){ &pdm2_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1917
.parent_hws = (const struct clk_hw *[]){ &sdcc1_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1956
.parent_hws = (const struct clk_hw *[]){ &sdcc2_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
1983
.parent_hws = (const struct clk_hw *[]){ &sdcc3_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
2010
.parent_hws = (const struct clk_hw *[]){ &sdcc4_apps_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
2025
.parent_hws = (const struct clk_hw *[]){ &ufs_axi_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
2040
.parent_hws = (const struct clk_hw *[]){ &usb30_master_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
2067
.parent_hws = (const struct clk_hw *[]){ &tsif_ref_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
2094
.parent_hws = (const struct clk_hw *[]){ &ufs_axi_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
2109
.parent_hws = (const struct clk_hw *[]){ &ufs_axi_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
2150
.parent_hws = (const struct clk_hw *[]){ &ufs_axi_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
2208
.parent_hws = (const struct clk_hw *[]){ &usb30_master_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
2223
.parent_hws = (const struct clk_hw *[]){ &usb30_mock_utmi_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
2255
.parent_hws = (const struct clk_hw *[]){ &usb3_phy_aux_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
2295
.parent_hws = (const struct clk_hw *[]){ &usb_hs_system_clk_src.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
2322
.parent_hws = (const struct clk_hw *[]){ &gpll0.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
2336
.parent_hws = (const struct clk_hw *[]){ &gpll0.clkr.hw },
drivers/clk/qcom/gcc-msm8994.c
54
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8994.c
85
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
115
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1184
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1201
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1218
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1261
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1278
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1295
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1312
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1347
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1364
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1381
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1410
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1439
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1456
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
147
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1485
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1514
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1557
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1574
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1591
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1608
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1625
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1642
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1659
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1676
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1693
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1710
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1727
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1744
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1761
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1778
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1795
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1812
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1829
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1846
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1863
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1894
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1911
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1928
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1945
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1962
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1979
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
1996
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2013
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2030
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2047
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2064
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2081
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2098
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2115
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2132
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2149
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2166
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2183
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2200
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2229
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2271
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2288
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2331
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2348
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2365
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2382
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2435
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2506
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2577
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2624
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2641
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2668
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2684
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2699
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2741
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2810
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2826
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2843
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2936
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
2953
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
3006
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
3183
static struct clk_hw *gcc_msm8996_hws[] = {
drivers/clk/qcom/gcc-msm8996.c
70
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
83
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8996.c
98
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-msm8998.c
1238
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1256
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
130
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
1379
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1395
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1423
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
143
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
1439
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1469
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1487
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1505
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1523
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1541
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1559
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
156
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
1577
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1595
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1613
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1631
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1649
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1667
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
169
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
1698
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1716
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1734
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1765
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1783
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1801
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1819
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1837
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1855
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1873
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1891
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1909
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1927
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1945
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1963
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
1994
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
201
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
2012
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
2030
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
2048
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
2066
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
2084
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
2102
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
214
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
2191
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
2222
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
227
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
2343
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
240
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
2413
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
2431
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
2501
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
2532
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
2576
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
2607
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
2690
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
2708
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
272
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
2726
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
2757
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-msm8998.c
285
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
298
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
311
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
343
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
356
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
369
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
382
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
59
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
72
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
85
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-msm8998.c
98
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcm2290.c
1438
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1485
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1502
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1519
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1536
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1553
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1570
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1587
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1604
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1621
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1651
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1668
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1698
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1715
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1732
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1749
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1766
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1783
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1800
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1819
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1850
.parent_hws = (const struct clk_hw *[]){ &gpll0.clkr.hw },
drivers/clk/qcom/gcc-qcm2290.c
1863
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1924
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1941
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1958
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
1990
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2006
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
205
.parent_hws = (const struct clk_hw *[]){ &gpll3.clkr.hw },
drivers/clk/qcom/gcc-qcm2290.c
2080
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2239
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2256
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2273
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2290
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2307
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2324
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2384
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2403
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2433
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2468
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2485
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2502
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2545
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2663
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
2680
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
276
.parent_hws = (const struct clk_hw *[]){ &gpll6.clkr.hw },
drivers/clk/qcom/gcc-qcm2290.c
349
.parent_hws = (const struct clk_hw *[]){ &gpll8.clkr.hw },
drivers/clk/qcom/gcc-qcm2290.c
401
.parent_hws = (const struct clk_hw *[]){ &gpll9.clkr.hw },
drivers/clk/qcom/gcc-qcm2290.c
663
.parent_hws = (const struct clk_hw *[])
drivers/clk/qcom/gcc-qcm2290.c
88
.parent_hws = (const struct clk_hw *[]){ &gpll0.clkr.hw },
drivers/clk/qcom/gcc-qcs404.c
1203
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1235
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1264
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1334
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1352
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1370
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1388
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1406
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1424
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1442
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1460
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1478
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1496
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1514
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1532
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1550
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1568
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1599
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1617
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1635
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1718
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1736
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1819
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1837
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1855
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1873
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1943
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1961
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1979
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
199
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
1997
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2015
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2033
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2051
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2082
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2100
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2144
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2203
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2313
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2331
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2375
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2406
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2436
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2467
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2485
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2516
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2559
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs404.c
2611
static struct clk_hw *gcc_qcs404_hws[] = {
drivers/clk/qcom/gcc-qcs615.c
1059
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1077
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1095
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1212
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1230
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1248
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1278
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1321
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1339
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1372
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1390
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1408
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1425
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1441
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1497
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1515
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
154
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1615
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1633
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1767
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1811
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1829
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1847
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1865
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1883
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1901
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1945
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1963
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1981
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
1999
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2017
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2035
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
210
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2148
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2166
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2197
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2276
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2296
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2316
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2362
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2380
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2398
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2455
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2473
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2504
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2522
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2566
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2584
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs615.c
2633
static struct clk_hw *gcc_qcs615_hws[] = {
drivers/clk/qcom/gcc-qcs8300.c
1273
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1288
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1303
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1318
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1333
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1367
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1387
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1407
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1530
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1550
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1626
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1644
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1662
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1695
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1713
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1731
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1749
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1767
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1784
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1801
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1892
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1938
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1956
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1974
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
1992
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2036
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2082
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2100
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2118
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2136
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2206
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2381
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2399
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2417
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2435
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2453
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2471
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2489
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2507
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2551
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2569
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2587
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2605
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2623
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2641
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2659
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2677
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2721
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2739
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2860
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2880
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2928
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2948
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2968
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
2986
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
3004
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
3022
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
3042
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
3060
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
3078
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
3109
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
3127
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
3158
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
3176
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
3196
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qcs8300.c
90
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1017
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1036
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1056
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1106
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1126
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
114
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1146
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1178
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1195
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1212
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1229
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1246
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1263
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1389
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1407
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1425
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1445
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
148
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1508
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1528
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1548
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1596
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1728
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1746
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1764
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1782
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1800
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1818
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1836
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1854
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1898
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1916
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1934
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1952
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1970
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
1988
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
2006
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
2024
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
2115
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
2133
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
216
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
2164
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
2268
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
2286
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
2317
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
2335
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
2366
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
2384
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
2404
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-qdu1000.c
80
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sa8775p.c
102
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
1599
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
1614
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
1629
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
1644
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
1659
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
1674
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
1708
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
1728
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
1748
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
1768
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
1788
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
1911
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
1931
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
1951
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2042
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2060
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2078
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2126
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2144
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2162
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2195
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2213
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2231
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2249
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2267
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2284
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2301
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2377
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2423
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2441
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2459
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2477
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2521
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2567
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2585
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2603
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2621
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2691
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2894
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2912
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2930
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2948
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2966
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
2984
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3002
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3046
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3064
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3082
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3100
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3118
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3136
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3154
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3198
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3216
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3234
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3252
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3270
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3288
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3306
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3350
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3368
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3519
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3539
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3596
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3631
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3651
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3671
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3689
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3707
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3725
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3745
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3780
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3800
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3820
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3838
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3856
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3874
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3894
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3912
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3930
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3961
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
3979
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
4010
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
4028
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
4059
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
4077
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
4097
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
4115
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
4133
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sa8775p.c
4151
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sar2130p.c
1004
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1022
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1039
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1056
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1119
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1137
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1185
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1203
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1249
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1297
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1315
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1361
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1538
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1556
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1574
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1592
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1610
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1628
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1672
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1690
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1708
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1726
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1744
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1762
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1853
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1873
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1891
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
190
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1909
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1940
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1958
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
1978
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
819
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
83
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
853
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
903
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
953
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sar2130p.c
986
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sc7180.c
1018
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1034
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1079
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1097
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1115
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1132
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1148
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1272
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1288
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1306
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1382
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1426
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1444
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1462
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1480
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1498
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1516
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1560
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1578
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1596
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1614
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1632
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1650
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1737
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1755
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1786
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1805
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1853
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1873
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1893
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1939
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1957
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
1975
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sc7180.c
2019
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
2037
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
2095
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
2242
static struct clk_hw *gcc_sc7180_hws[] = {
drivers/clk/qcom/gcc-sc7180.c
67
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
80
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
836
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
854
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
956
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7180.c
975
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1206
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1221
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1326
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1346
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1366
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1416
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1436
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1483
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1531
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1549
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1567
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1584
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1601
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1660
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1678
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1696
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1742
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1786
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
180
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1832
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
1891
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2010
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2054
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2072
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2090
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2108
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2126
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2144
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2162
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2180
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2224
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2242
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2260
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2278
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2296
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2314
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2332
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2350
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2441
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2461
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2492
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2523
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2614
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2634
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2654
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2672
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2690
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2708
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2728
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2746
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2764
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sc7280.c
2795
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2813
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sc7280.c
2844
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2862
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2882
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2979
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
2997
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
3017
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
75
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc7280.c
97
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8180x.c
1418
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1438
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1458
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1478
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1496
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1514
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1532
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1591
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1609
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1627
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1710
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1728
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1761
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1779
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1797
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1815
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1833
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1850
.parent_hws = (const struct clk_hw *[]){ &gpll0.clkr.hw },
drivers/clk/qcom/gcc-sc8180x.c
1865
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1922
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1939
.parent_hws = (const struct clk_hw *[]){ &gpll0.clkr.hw },
drivers/clk/qcom/gcc-sc8180x.c
1954
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
1985
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2003
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2021
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2039
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2057
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2157
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2257
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2357
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2457
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2475
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2622
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2653
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2671
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2689
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2707
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2725
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2743
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2761
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2779
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2797
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2815
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2833
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2851
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2869
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2887
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2905
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2923
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2941
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2959
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2977
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
2995
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3013
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3128
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3159
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3203
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3238
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3258
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3278
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3337
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3385
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3405
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3425
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3445
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3465
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3485
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3544
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3564
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3612
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3632
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3652
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3672
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3692
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3712
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3771
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3791
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3809
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3826
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3857
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3874
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3905
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3922
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3953
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
3971
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
4028
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
4046
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
4090
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
4108
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sc8180x.c
82
.parent_hws = (const struct clk_hw *[]){ &gpll0.clkr.hw },
drivers/clk/qcom/gcc-sc8280xp.c
141
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2363
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2378
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2393
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2408
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2423
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2438
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2453
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2468
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2483
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2498
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2513
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2592
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2612
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2632
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2652
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2672
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2692
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2712
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2732
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2752
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2935
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2955
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
2975
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3199
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3217
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3265
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3283
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3316
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3334
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3352
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3370
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3388
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3405
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3422
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3511
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3529
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3547
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3565
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3583
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3601
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3619
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3637
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3685
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3731
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3779
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3838
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3886
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3904
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3950
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
3998
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4016
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4075
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4123
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4141
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4187
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4235
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4253
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4299
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4360
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4378
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4439
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4470
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4662
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4680
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4698
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4716
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4734
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4752
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4770
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4788
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4806
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4850
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4868
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4886
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4904
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4922
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4940
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4958
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4976
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
4994
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5038
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5056
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5074
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5092
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5110
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5128
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5146
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5164
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5182
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5303
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5334
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5399
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5419
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5454
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5474
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5494
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5514
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5532
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5550
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5568
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5588
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5608
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5643
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5663
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5683
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5703
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5723
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5743
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5761
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5779
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5797
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5817
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5837
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5922
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5940
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5971
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
5989
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6020
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6038
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6095
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6113
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6131
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6149
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6167
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6185
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6205
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6223
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6241
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6261
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6294
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6312
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6330
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6348
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6366
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6384
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6404
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6422
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6440
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6460
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6506
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6537
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6555
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6573
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6591
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6609
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6629
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6647
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6665
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sc8280xp.c
6685
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm660.c
1003
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1020
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1089
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1107
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1125
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1143
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
115
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm660.c
1161
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1179
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1197
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1215
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1233
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1251
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
128
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm660.c
1282
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1300
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1318
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1336
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1354
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1372
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1390
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1408
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1426
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1444
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1475
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1492
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1521
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1539
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1557
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
159
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm660.c
1602
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1619
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1650
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1668
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1685
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1785
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1842
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1899
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1917
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1948
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
1979
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
2010
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
2028
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
2085
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
2103
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
2121
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
2152
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
2170
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
2214
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdm660.c
2346
static struct clk_hw *gcc_sdm660_hws[] = {
drivers/clk/qcom/gcc-sdm660.c
72
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm660.c
85
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
105
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1149
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1169
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1187
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1205
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1223
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1340
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1358
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1376
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1394
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1416
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1475
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1491
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1522
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1540
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1558
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1591
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1607
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1663
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1762
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1780
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1884
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
1987
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2005
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2023
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2142
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2160
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2178
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2196
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2214
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2232
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2250
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2268
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2286
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2304
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2322
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2340
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2358
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2376
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2394
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2412
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2430
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2517
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2535
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2566
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2597
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2619
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2637
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2681
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2716
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2749
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2769
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2825
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2873
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2893
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2913
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2969
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
2987
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
3005
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
3036
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
3054
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
3098
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
3116
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
3159
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
3177
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
3222
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
3240
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
3258
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdm845.c
3334
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdx55.c
1011
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
1028
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
1058
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
1075
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
108
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdx55.c
1092
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
1174
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
1191
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
1236
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
1294
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
1311
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
1328
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
1384
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
72
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sdx55.c
721
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
738
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
755
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
772
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
789
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
806
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
823
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
840
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
857
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
874
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
891
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
908
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx55.c
981
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sdx65.c
1020
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
1076
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
1096
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
1116
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
1164
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
1236
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
1254
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
1272
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
1329
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
1371
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
637
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
652
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
66
.parent_hws = (const struct clk_hw *[]){ &gpll0.clkr.hw },
drivers/clk/qcom/gcc-sdx65.c
695
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
713
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
731
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
749
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
767
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
785
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
803
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
821
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
852
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
870
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
888
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
906
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
939
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
957
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx65.c
975
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1123
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1138
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1153
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1185
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1203
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1236
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1254
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1272
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1290
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1308
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1326
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1344
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1377
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1395
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1428
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1446
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1464
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1482
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1500
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1518
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1536
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1569
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1587
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1631
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1649
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1667
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1698
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1757
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1775
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1793
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1837
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1896
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1914
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1932
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
1978
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2028
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2048
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2068
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2114
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2184
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2202
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2220
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2238
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2256
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2274
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2292
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2310
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2328
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2389
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2420
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2451
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2469
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2526
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
2546
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sdx75.c
97
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1006
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1040
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1060
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
108
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1080
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1160
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1236
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1254
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1272
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1289
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1306
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1456
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1515
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1533
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1551
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1597
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1759
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1777
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1795
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1813
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1831
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1875
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1893
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1911
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1929
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
1947
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2038
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2058
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2089
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2150
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2170
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2190
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2210
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2230
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2250
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2268
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2286
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2304
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2324
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2344
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2362
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2380
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2424
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2442
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2462
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2525
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
2543
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
86
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm4450.c
991
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6115.c
110
.parent_hws = (const struct clk_hw *[]){ &gpll0.clkr.hw },
drivers/clk/qcom/gcc-sm6115.c
1455
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/gcc-sm6115.c
160
.parent_hws = (const struct clk_hw *[]){ &gpll10.clkr.hw },
drivers/clk/qcom/gcc-sm6115.c
1627
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1675
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1693
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1711
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1729
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1747
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1765
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1783
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1801
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1819
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1837
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1855
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1886
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1904
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1935
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1953
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1971
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
1989
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2007
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2025
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2043
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2061
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2079
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2097
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2117
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
214
.parent_hws = (const struct clk_hw *[]){ &gpll11.clkr.hw },
drivers/clk/qcom/gcc-sm6115.c
2165
.parent_hws = (const struct clk_hw *[]){ &gpll0.clkr.hw },
drivers/clk/qcom/gcc-sm6115.c
2178
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2240
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2258
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2276
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2309
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2326
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2400
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2562
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2580
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2598
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2616
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2634
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2652
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2713
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
273
.parent_hws = (const struct clk_hw *[]){ &gpll4.clkr.hw },
drivers/clk/qcom/gcc-sm6115.c
2733
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2764
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2798
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2818
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2866
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2886
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2906
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2952
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2970
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
2988
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
3032
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
312
.parent_hws = (const struct clk_hw *[]){ &gpll6.clkr.hw },
drivers/clk/qcom/gcc-sm6115.c
3151
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
3169
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm6115.c
351
.parent_hws = (const struct clk_hw *[]){ &gpll7.clkr.hw },
drivers/clk/qcom/gcc-sm6115.c
408
.parent_hws = (const struct clk_hw *[]){ &gpll8.clkr.hw },
drivers/clk/qcom/gcc-sm6115.c
460
.parent_hws = (const struct clk_hw *[]){ &gpll9.clkr.hw },
drivers/clk/qcom/gcc-sm6115.c
90
.parent_hws = (const struct clk_hw *[]){ &gpll0.clkr.hw },
drivers/clk/qcom/gcc-sm6125.c
1394
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1470
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1488
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1506
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1524
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1542
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1560
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
157
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1578
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1609
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1627
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1645
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1663
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1681
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1699
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1717
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1735
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1753
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1771
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1789
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1807
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1825
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1843
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1861
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
187
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1879
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1897
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1915
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1933
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1951
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1969
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
1987
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2005
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2023
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2041
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2059
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2077
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2095
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2113
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2131
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2162
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
217
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2180
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2198
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2216
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2234
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2252
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2296
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2314
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2332
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2350
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2368
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2386
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2404
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2435
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
247
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2507
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2556
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2613
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2631
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2649
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2682
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2698
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2767
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2785
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2947
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2965
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
2983
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3001
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3019
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3037
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3081
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3099
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3117
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3135
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3153
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3171
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3258
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3276
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3307
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3353
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3371
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3419
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3439
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3459
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3505
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3523
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3541
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3585
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3615
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3633
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3651
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3740
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3758
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
3866
static struct clk_hw *gcc_sm6125_hws[] = {
drivers/clk/qcom/gcc-sm6125.c
63
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6125.c
76
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1019
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1039
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1162
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1207
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1225
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1243
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
126
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1276
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1292
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1425
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1441
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1458
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1545
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1563
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1581
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1599
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1617
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1635
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1679
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1697
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1715
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1733
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1751
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1769
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1860
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1880
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1911
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1931
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1979
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
1999
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
2019
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
2039
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
2059
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
2118
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
2138
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
2156
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
2174
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
2218
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
2236
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
259
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
273
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
65
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
808
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
828
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
848
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
868
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6350.c
87
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6375.c
114
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6375.c
1632
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6375.c
1647
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6375.c
1770
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
1788
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
1806
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
1824
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
1842
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
1860
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
1878
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
1896
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
1914
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
1932
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
1950
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
1968
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
1986
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2004
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2022
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2040
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2071
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2089
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2120
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2138
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2156
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2174
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2192
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2210
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2228
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2246
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2264
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2282
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2302
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2334
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6375.c
234
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6375.c
2349
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2412
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2430
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2448
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2481
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2498
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2559
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2721
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2739
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2757
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2775
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2793
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2811
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2855
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2873
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2891
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2909
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2927
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
2945
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
3036
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
3056
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
307
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6375.c
3087
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
3107
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
3125
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
3145
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
3180
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
3200
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
3220
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
3266
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
3284
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
3302
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
3372
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
3492
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
3510
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm6375.c
378
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6375.c
430
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm6375.c
92
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm7150.c
1011
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1029
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1047
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1147
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1165
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1183
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1214
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1230
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1274
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1292
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1310
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1327
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1343
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1386
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1432
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1448
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1466
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1566
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1584
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1602
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1689
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1707
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1725
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1743
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1761
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1779
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1797
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1815
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1859
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1877
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1895
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1913
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1931
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1949
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1967
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
1985
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2072
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2090
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2121
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2152
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2170
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2214
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2262
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2282
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2302
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2322
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2342
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2362
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2408
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2428
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2446
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2464
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2508
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2526
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2571
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2589
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2607
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2654
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
2751
static struct clk_hw *gcc_sm7150_hws[] = {
drivers/clk/qcom/gcc-sm7150.c
75
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
88
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm7150.c
991
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8150.c
1132
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1151
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1170
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1189
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1206
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1223
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1316
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1333
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1482
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1499
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1531
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1548
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1565
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1598
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1614
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1712
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1728
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1758
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1775
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1792
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1892
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
1992
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2009
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2155
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2172
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2189
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2206
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2223
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2240
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2257
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2274
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2291
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2308
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2325
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2342
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2359
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2376
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2393
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2410
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2427
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2444
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2461
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2478
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2495
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2609
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2639
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2682
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2716
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2735
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2767
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2786
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2805
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2824
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2882
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2901
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2948
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2967
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
2986
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
3005
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
3024
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
3043
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
3101
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
3120
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
3137
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
3154
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
3184
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
3201
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
3244
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
3261
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
3303
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
3320
.parent_hws = (const struct clk_hw *[]){
drivers/clk/qcom/gcc-sm8150.c
70
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1019
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1034
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1049
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1081
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1101
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1119
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1137
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1209
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1227
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1245
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1341
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1359
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1377
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1394
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1411
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1534
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1551
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1569
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1587
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1605
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1623
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1710
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1797
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1897
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
1941
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2101
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2119
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2137
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2155
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2173
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2191
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2209
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2227
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2271
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2289
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2307
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2325
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2343
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2361
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2405
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2423
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2441
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2459
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2477
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2495
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2610
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2641
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2685
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2733
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2753
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2773
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2832
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2867
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2887
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2907
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2966
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
2984
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
3002
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8250.c
3033
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
3051
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8250.c
3082
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
3100
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
3144
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
3162
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8250.c
66
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1214
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1229
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1291
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1311
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1331
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1351
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1371
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1391
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1458
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1478
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1560
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1578
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1596
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1614
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1632
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1691
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1709
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1727
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1790
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1836
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1899
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
1945
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2092
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2110
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2128
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2146
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2164
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2182
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2200
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2218
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2292
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2310
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2328
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2346
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2364
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2382
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2426
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2444
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2462
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2480
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2498
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2516
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2607
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2638
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2699
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2719
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2739
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2759
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2779
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2799
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2818
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2837
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2856
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2876
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2896
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2931
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2951
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2971
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
2991
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3011
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3031
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3050
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3069
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3088
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3108
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3128
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3146
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3177
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3208
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3239
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3270
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3288
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3309
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3340
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3358
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
3377
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8350.c
74
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gcc-sm8450.c
1256
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1305
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1325
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1345
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1425
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1516
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1534
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1552
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1569
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1586
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1632
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1691
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1709
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1755
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1814
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1832
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1850
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
1896
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2103
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2121
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2139
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2157
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2175
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2193
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2211
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2229
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2273
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2291
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2309
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2327
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2345
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2363
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2381
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2425
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2443
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2461
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2479
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2497
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2515
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2533
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2654
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2700
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2763
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2783
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2803
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2823
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2843
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2863
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2881
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2899
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2917
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2937
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2957
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2975
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
2993
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
3037
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
3055
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
3075
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
69
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8450.c
90
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1202
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1236
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1256
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1276
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1356
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1434
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1452
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1470
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1487
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1504
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1550
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1598
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1616
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1662
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1710
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1728
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1746
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1792
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
1986
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2004
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2022
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2040
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2058
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2076
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2094
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2112
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2130
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2148
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2207
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2225
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2243
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2261
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2279
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2297
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2315
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2333
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2377
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2395
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2413
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2431
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2449
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2467
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2485
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2503
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2594
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2625
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2660
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2680
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2700
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2720
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2740
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2760
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2778
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2796
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2814
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2834
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2854
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2872
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2890
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2921
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2939
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
2959
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8550.c
86
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
111
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
128
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1426
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1441
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1456
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1490
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1510
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1530
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1610
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1688
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1706
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1724
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1741
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1758
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1804
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1852
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1870
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1916
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1964
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
1982
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2000
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2046
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2240
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2258
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2276
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2294
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2312
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2330
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2348
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2366
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2384
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2402
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2461
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2479
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2497
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2515
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2533
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2551
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2569
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2587
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2605
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2651
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2671
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2689
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2707
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2725
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2743
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2761
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2779
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2797
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2815
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2859
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
2877
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3028
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3059
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3094
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3114
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3134
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3154
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3174
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3194
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3212
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3230
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3248
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3268
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3288
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3306
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3324
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3355
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3373
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8650.c
3393
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1199
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1214
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1248
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1268
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1348
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1454
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1472
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1490
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1522
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1539
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1557
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1605
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1623
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1669
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1863
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1881
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1899
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1917
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1935
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1953
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1971
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
1989
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2007
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2025
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2084
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2102
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2120
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2138
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2156
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2174
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2192
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2210
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2228
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2274
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2294
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2312
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2330
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2348
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2366
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2384
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2402
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2420
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2438
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2559
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2590
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2625
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2645
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2665
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2683
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2701
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2719
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2739
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2757
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2775
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2806
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2824
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
2844
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-sm8750.c
84
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
145
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2118
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2146
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2174
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2202
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2230
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2244
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2259
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2274
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2289
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2304
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2319
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2334
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2349
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2364
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2379
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2394
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2443
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2463
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2483
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2503
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2523
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2543
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2563
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2583
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2603
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2771
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2791
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2811
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2831
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
2851
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3015
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3033
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3051
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3068
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3085
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3131
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3149
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3167
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3185
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3233
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3279
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3327
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3373
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3421
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3467
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3528
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3559
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3605
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3653
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3684
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3730
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3778
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3809
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3855
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3916
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3947
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
3993
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4054
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4085
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4146
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4164
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4371
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4389
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4407
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4425
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4443
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4461
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4479
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4497
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4515
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4533
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4577
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4595
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4613
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4631
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4649
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4667
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4685
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4703
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4721
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4739
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4783
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4801
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4819
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4837
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4855
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4873
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4891
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4909
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4927
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
4945
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5066
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5097
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5147
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5167
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5187
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5205
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5223
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5241
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5261
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5279
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5297
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5328
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5346
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5377
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5395
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5426
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5444
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5475
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5493
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5524
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5542
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5586
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5604
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5666
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5684
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5702
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5764
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5782
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5800
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5862
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5895
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5913
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5931
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5949
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5967
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
5985
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6003
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6023
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6041
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6059
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6079
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6112
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6130
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6148
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6166
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6184
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6202
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6220
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6240
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6258
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6276
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6296
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6329
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6347
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6365
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6383
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6401
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6419
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6437
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6457
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6475
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gcc-x1e80100.c
6508
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-kaanapali.c
172
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-kaanapali.c
189
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-kaanapali.c
220
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-kaanapali.c
316
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-kaanapali.c
334
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-kaanapali.c
352
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-kaanapali.c
89
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-milos.c
203
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-milos.c
220
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-milos.c
251
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-milos.c
269
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-milos.c
339
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-milos.c
357
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-milos.c
375
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-milos.c
406
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-milos.c
424
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-milos.c
93
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-msm8998.c
107
static const struct clk_hw *gpu_xo_gpupll0[] = {
drivers/clk/qcom/gpucc-msm8998.c
196
.parent_hws = (const struct clk_hw *[]){ &rbcpr_clk_src.clkr.hw },
drivers/clk/qcom/gpucc-msm8998.c
211
.parent_hws = (const struct clk_hw *[]){ &gfx3d_clk_src.clkr.hw },
drivers/clk/qcom/gpucc-msm8998.c
226
.parent_hws = (const struct clk_hw *[]){ &rbbmtimer_clk_src.clkr.hw },
drivers/clk/qcom/gpucc-msm8998.c
241
.parent_hws = (const struct clk_hw *[]){ &gfx3d_isense_clk_src.clkr.hw },
drivers/clk/qcom/gpucc-msm8998.c
70
.parent_hws = (const struct clk_hw *[]){ &gpucc_cxo_clk.clkr.hw },
drivers/clk/qcom/gpucc-msm8998.c
85
.parent_hws = (const struct clk_hw *[]){ &gpupll0.clkr.hw },
drivers/clk/qcom/gpucc-qcs615.c
249
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-qcs615.c
267
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-qcs615.c
285
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-qcs615.c
342
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-qcs615.c
360
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-qcs615.c
396
static struct clk_hw *gpu_cc_qcs615_hws[] = {
drivers/clk/qcom/gpucc-sa8775p.c
232
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sa8775p.c
247
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sa8775p.c
262
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sa8775p.c
279
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sa8775p.c
310
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sa8775p.c
328
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sa8775p.c
346
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sa8775p.c
364
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sa8775p.c
395
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sa8775p.c
413
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sa8775p.c
431
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sa8775p.c
449
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sa8775p.c
480
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sa8775p.c
498
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sar2130p.c
211
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sar2130p.c
229
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sar2130p.c
247
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sar2130p.c
265
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sar2130p.c
309
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sar2130p.c
327
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sar2130p.c
345
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sc7180.c
110
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sc7280.c
159
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sc7280.c
174
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sc7280.c
191
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sc7280.c
209
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sc7280.c
227
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sc7280.c
284
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sc7280.c
315
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sc7280.c
333
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sc8280xp.c
181
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sc8280xp.c
196
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sc8280xp.c
213
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sc8280xp.c
231
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sc8280xp.c
249
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sc8280xp.c
293
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sc8280xp.c
324
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sc8280xp.c
342
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sdm660.c
118
.hws = (struct clk_hw*[]){
drivers/clk/qcom/gpucc-sdm660.c
135
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sdm660.c
204
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sdm660.c
222
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sdm660.c
66
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sdm660.c
81
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sdm845.c
97
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm4450.c
277
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
292
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
307
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
322
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
339
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
357
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
375
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
393
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
411
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
429
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
460
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
478
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
496
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
514
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
532
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
550
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
568
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
599
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
617
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm4450.c
648
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm6115.c
151
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm6115.c
96
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm6125.c
205
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm6125.c
223
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm6125.c
241
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm6350.c
266
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm6350.c
284
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm6350.c
302
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm6350.c
372
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm6350.c
390
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm6350.c
440
static struct clk_hw *gpu_cc_sm6350_hws[] = {
drivers/clk/qcom/gpucc-sm6350.c
85
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm6375.c
208
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm6375.c
226
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm6375.c
244
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm6375.c
319
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm6375.c
337
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8150.c
156
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8150.c
213
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8250.c
151
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8250.c
208
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8350.c
183
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8350.c
198
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8350.c
215
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8350.c
246
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8350.c
277
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8350.c
386
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8350.c
443
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8350.c
461
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8450.c
269
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8450.c
284
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8450.c
299
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8450.c
314
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8450.c
331
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8450.c
349
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8450.c
380
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8450.c
398
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8450.c
429
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8450.c
447
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8450.c
465
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8450.c
483
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8450.c
501
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8450.c
545
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8450.c
589
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8450.c
607
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8550.c
243
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8550.c
258
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8550.c
275
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8550.c
293
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8550.c
311
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8550.c
329
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8550.c
347
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8550.c
365
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8550.c
396
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8550.c
414
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-sm8650.c
220
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8650.c
237
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8650.c
255
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8650.c
286
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8650.c
304
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8650.c
400
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8650.c
444
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8650.c
475
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-sm8650.c
493
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/gpucc-x1e80100.c
233
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1e80100.c
248
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1e80100.c
265
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1e80100.c
283
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1e80100.c
301
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1e80100.c
319
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1e80100.c
337
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1e80100.c
355
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1e80100.c
373
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1e80100.c
391
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1e80100.c
422
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1e80100.c
453
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1e80100.c
471
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1p42100.c
216
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1p42100.c
234
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1p42100.c
265
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1p42100.c
283
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1p42100.c
340
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1p42100.c
371
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/gpucc-x1p42100.c
389
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/ipq-cmn-pll.c
184
static unsigned long clk_cmn_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/qcom/ipq-cmn-pll.c
200
static int clk_cmn_pll_determine_rate(struct clk_hw *hw,
drivers/clk/qcom/ipq-cmn-pll.c
215
static int clk_cmn_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/qcom/ipq-cmn-pll.c
287
static struct clk_hw *ipq_cmn_pll_clk_hw_register(struct platform_device *pdev)
drivers/clk/qcom/ipq-cmn-pll.c
329
struct clk_hw *cmn_pll_hw;
drivers/clk/qcom/ipq-cmn-pll.c
331
struct clk_hw *hw;
drivers/clk/qcom/ipq-cmn-pll.c
95
struct clk_hw hw;
drivers/clk/qcom/kpss-xcc.c
35
struct clk_hw *hw;
drivers/clk/qcom/krait-cc.c
142
static struct clk_hw *
drivers/clk/qcom/krait-cc.c
158
struct clk_hw *clk;
drivers/clk/qcom/krait-cc.c
226
static struct clk_hw *
drivers/clk/qcom/krait-cc.c
227
krait_add_pri_mux(struct device *dev, struct clk_hw *hfpll_div, struct clk_hw *sec_mux,
drivers/clk/qcom/krait-cc.c
239
struct clk_hw *clk;
drivers/clk/qcom/krait-cc.c
290
static struct clk_hw *krait_add_clks(struct device *dev, int id, bool unique_aux)
drivers/clk/qcom/krait-cc.c
292
struct clk_hw *hfpll_div, *sec_mux, *pri_mux;
drivers/clk/qcom/krait-cc.c
351
struct clk_hw *mux, *l2_pri_mux;
drivers/clk/qcom/krait-cc.c
81
static struct clk_hw *
drivers/clk/qcom/krait-cc.c
91
struct clk_hw *clk;
drivers/clk/qcom/lcc-ipq806x.c
152
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/lcc-ipq806x.c
169
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/lcc-ipq806x.c
187
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/lcc-ipq806x.c
269
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/lcc-ipq806x.c
353
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/lcc-msm8960.c
136
.parent_hws = (const struct clk_hw*[]){ \
drivers/clk/qcom/lcc-msm8960.c
154
.parent_hws = (const struct clk_hw*[]){ \
drivers/clk/qcom/lcc-msm8960.c
173
.parent_hws = (const struct clk_hw*[]){ \
drivers/clk/qcom/lcc-msm8960.c
297
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lcc-msm8960.c
367
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lcc-msm8960.c
386
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpass-gfm-sm8250.c
31
struct clk_hw hw;
drivers/clk/qcom/lpass-gfm-sm8250.c
38
static u8 clk_gfm_get_parent(struct clk_hw *hw)
drivers/clk/qcom/lpass-gfm-sm8250.c
45
static int clk_gfm_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/qcom/lpassaudiocc-sc7280.c
112
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
167
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
189
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
284
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
299
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
314
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
329
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
411
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
430
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
448
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
466
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
484
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
502
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
520
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
538
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
556
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
574
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
592
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
610
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpassaudiocc-sc7280.c
628
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpasscorecc-sc7180.c
212
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/lpasscorecc-sc7180.c
232
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/lpasscorecc-sc7180.c
252
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/lpasscorecc-sc7180.c
272
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/lpasscorecc-sc7180.c
95
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/lpasscorecc-sc7280.c
217
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpasscorecc-sc7280.c
235
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpasscorecc-sc7280.c
253
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpasscorecc-sc7280.c
271
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpasscorecc-sc7280.c
289
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpasscorecc-sc7280.c
307
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpasscorecc-sc7280.c
327
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpasscorecc-sc7280.c
78
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/lpasscorecc-sc7280.c
93
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1158
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1175
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1192
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1209
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1226
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1243
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1260
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1277
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1293
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1310
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1326
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1343
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1360
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1377
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1394
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1411
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1428
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1445
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1462
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1479
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1495
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1512
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1529
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1546
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1563
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1579
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1596
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1613
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1630
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1647
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1664
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1681
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1698
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1715
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1732
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1749
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1766
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1783
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1799
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1815
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1832
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1849
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1866
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1883
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1899
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1916
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1933
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1950
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1967
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
1984
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2001
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2018
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2035
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2052
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2069
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2086
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2103
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2120
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2137
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2154
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2171
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2188
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2205
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2222
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2239
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2256
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2273
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2290
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2307
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2324
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2341
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2358
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2375
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2392
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2409
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2426
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2443
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2460
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2477
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2494
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2511
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2528
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2545
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2562
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2579
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2596
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2613
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2630
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2647
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2664
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2681
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2698
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2715
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2749
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
2783
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
66
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-apq8084.c
97
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1064
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1137
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1155
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1220
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1270
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1352
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1369
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1457
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1522
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1540
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1558
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1576
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1594
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1612
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1705
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1758
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1828
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
1845
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
2167
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
2217
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
2258
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
227
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
2299
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
2339
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
2379
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
2428
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
2475
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
2493
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
2511
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
278
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
329
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
385
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
403
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
453
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
471
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
521
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
539
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
561
static int pix_rdi_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/qcom/mmcc-msm8960.c
578
struct clk_hw *p = clk_hw_get_parent_by_index(hw, i);
drivers/clk/qcom/mmcc-msm8960.c
608
struct clk_hw *p = clk_hw_get_parent_by_index(hw, i);
drivers/clk/qcom/mmcc-msm8960.c
615
static u8 pix_rdi_get_parent(struct clk_hw *hw)
drivers/clk/qcom/mmcc-msm8960.c
640
static const struct clk_hw *pix_rdi_parents[] = {
drivers/clk/qcom/mmcc-msm8960.c
777
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
795
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
813
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
892
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8960.c
954
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1007
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1024
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1040
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1057
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1074
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1091
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1108
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1124
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1141
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1158
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1175
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1192
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1208
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1225
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1242
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1259
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1276
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1292
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1309
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1326
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1343
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1360
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1377
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1394
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1411
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1428
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1444
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1461
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1478
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1495
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1511
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1527
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1544
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1561
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1578
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1595
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1612
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1628
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1645
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1662
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1679
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1695
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1711
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1728
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1745
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1762
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1778
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1794
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1811
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1827
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1844
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1861
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1878
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1895
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1912
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1929
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1946
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1963
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1980
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
1996
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2013
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2030
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2047
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2064
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2081
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2098
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2114
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2131
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2148
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2165
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2182
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2199
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2233
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2249
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2265
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2281
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2297
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
2314
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
67
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
98
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8974.c
991
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8994.c
1087
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1102
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1117
.parent_hws = (const struct clk_hw *[]){ &cci_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1131
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1146
.parent_hws = (const struct clk_hw *[]){ &axi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1160
.parent_hws = (const struct clk_hw *[]){ &cpp_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1174
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1189
.parent_hws = (const struct clk_hw *[]){ &csi0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1203
.parent_hws = (const struct clk_hw *[]){ &csi0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1217
.parent_hws = (const struct clk_hw *[]){ &csi0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1231
.parent_hws = (const struct clk_hw *[]){ &csi0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1245
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
126
.parent_hws = (const struct clk_hw *[]){ &mmpll0_early.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1260
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1274
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1288
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1302
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1316
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1331
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1345
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1359
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1373
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1387
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1402
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1416
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1430
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1444
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1458
.parent_hws = (const struct clk_hw *[]){ &vfe0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1472
.parent_hws = (const struct clk_hw *[]){ &vfe1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1486
.parent_hws = (const struct clk_hw *[]){ &mmss_gp0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1500
.parent_hws = (const struct clk_hw *[]){ &mmss_gp1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1514
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1529
.parent_hws = (const struct clk_hw *[]){ &jpeg_dma_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1543
.parent_hws = (const struct clk_hw *[]){ &jpeg0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1557
.parent_hws = (const struct clk_hw *[]){ &jpeg1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1571
.parent_hws = (const struct clk_hw *[]){ &jpeg2_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
158
.parent_hws = (const struct clk_hw *[]){ &mmpll1_early.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1585
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1600
.parent_hws = (const struct clk_hw *[]){ &axi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1614
.parent_hws = (const struct clk_hw *[]){ &mclk0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1628
.parent_hws = (const struct clk_hw *[]){ &mclk1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1642
.parent_hws = (const struct clk_hw *[]){ &mclk2_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1656
.parent_hws = (const struct clk_hw *[]){ &mclk3_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1670
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1685
.parent_hws = (const struct clk_hw *[]){ &csi0phytimer_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1699
.parent_hws = (const struct clk_hw *[]){ &csi1phytimer_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1713
.parent_hws = (const struct clk_hw *[]){ &csi2phytimer_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1727
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1742
.parent_hws = (const struct clk_hw *[]){ &vfe0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1756
.parent_hws = (const struct clk_hw *[]){ &vfe1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1770
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1785
.parent_hws = (const struct clk_hw *[]){ &axi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1799
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1813
.parent_hws = (const struct clk_hw *[]){ &axi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1827
.parent_hws = (const struct clk_hw *[]){ &fd_core_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1841
.parent_hws = (const struct clk_hw *[]){ &fd_core_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1856
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
186
.parent_hws = (const struct clk_hw *[]){ &mmpll3_early.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1871
.parent_hws = (const struct clk_hw *[]){ &axi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1886
.parent_hws = (const struct clk_hw *[]){ &byte0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1901
.parent_hws = (const struct clk_hw *[]){ &byte1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1916
.parent_hws = (const struct clk_hw *[]){ &esc0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1931
.parent_hws = (const struct clk_hw *[]){ &esc1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1946
.parent_hws = (const struct clk_hw *[]){ &extpclk_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1961
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1976
.parent_hws = (const struct clk_hw *[]){ &hdmi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
1991
.parent_hws = (const struct clk_hw *[]){ &mdp_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
2006
.parent_hws = (const struct clk_hw *[]){ &pclk0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
2021
.parent_hws = (const struct clk_hw *[]){ &pclk1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
2036
.parent_hws = (const struct clk_hw *[]){ &vsync_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
2051
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
2066
.parent_hws = (const struct clk_hw *[]){ &axi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
2082
.parent_hws = (const struct clk_hw *[]){ &axi_clk_src.clkr.hw, },
drivers/clk/qcom/mmcc-msm8994.c
2097
.parent_hws = (const struct clk_hw *[]){ &ocmemnoc_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
2130
.parent_hws = (const struct clk_hw *[]){ &rbbmtimer_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
214
.parent_hws = (const struct clk_hw *[]){ &mmpll4_early.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
2145
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
2160
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
2175
.parent_hws = (const struct clk_hw *[]){ &axi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
2189
.parent_hws = (const struct clk_hw *[]){ &ocmemnoc_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
2204
.parent_hws = (const struct clk_hw *[]){ &vcodec0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
2219
.parent_hws = (const struct clk_hw *[]){ &vcodec0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
2234
.parent_hws = (const struct clk_hw *[]){ &vcodec0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
2249
.parent_hws = (const struct clk_hw *[]){ &vcodec0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8994.c
294
.parent_hws = (const struct clk_hw *[]){ &mmpll5_early.clkr.hw },
drivers/clk/qcom/mmcc-msm8996.c
100
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1274
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1291
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1308
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
134
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1341
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1358
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1392
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1409
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1426
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1443
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1460
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1477
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1494
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1528
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1545
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1562
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1579
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1596
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1630
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
164
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1647
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1681
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1698
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1715
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1732
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1749
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1766
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1783
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1800
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1817
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1834
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1851
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1868
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1885
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1902
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1919
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1936
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
194
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1953
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1970
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
1987
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2004
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2021
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2038
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2055
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2072
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2089
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2106
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2123
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2140
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2157
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2174
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2191
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2208
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2225
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
224
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2242
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2259
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2276
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2293
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2310
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2327
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2344
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2361
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2378
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2395
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2412
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2429
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2446
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2463
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2480
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2497
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2514
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2531
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
254
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2548
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2565
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2582
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2599
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2616
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2633
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2650
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2667
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2684
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2701
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2718
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2735
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2752
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2769
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2786
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2803
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2820
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2837
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
284
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2854
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2871
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2888
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2905
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2922
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2939
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2956
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2973
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
2990
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
3007
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
3024
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
3041
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
3058
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
3075
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
3092
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
3109
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
3126
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
314
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
3143
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/mmcc-msm8996.c
3153
static struct clk_hw *mmcc_msm8996_hws[] = {
drivers/clk/qcom/mmcc-msm8996.c
575
.hws = (struct clk_hw*[]) {
drivers/clk/qcom/mmcc-msm8998.c
113
.parent_hws = (const struct clk_hw *[]){ &mmpll1.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1172
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1187
.parent_hws = (const struct clk_hw *[]){ &video_core_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1204
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1219
.parent_hws = (const struct clk_hw *[]){ &axi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1233
.parent_hws = (const struct clk_hw *[]){ &maxi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1248
.parent_hws = (const struct clk_hw *[]){ &video_subcore0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1263
.parent_hws = (const struct clk_hw *[]){ &video_subcore1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1280
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1295
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1310
.parent_hws = (const struct clk_hw *[]){ &axi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1324
.parent_hws = (const struct clk_hw *[]){ &pclk0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1339
.parent_hws = (const struct clk_hw *[]){ &pclk1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1354
.parent_hws = (const struct clk_hw *[]){ &mdp_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1369
.parent_hws = (const struct clk_hw *[]){ &mdp_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1384
.parent_hws = (const struct clk_hw *[]){ &extpclk_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1399
.parent_hws = (const struct clk_hw *[]){ &vsync_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
141
.parent_hws = (const struct clk_hw *[]){ &mmpll3.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1414
.parent_hws = (const struct clk_hw *[]){ &hdmi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1429
.parent_hws = (const struct clk_hw *[]){ &byte0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1444
.parent_hws = (const struct clk_hw *[]){ &byte1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1459
.parent_hws = (const struct clk_hw *[]){ &esc0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1474
.parent_hws = (const struct clk_hw *[]){ &esc1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1489
.parent_hws = (const struct clk_hw *[]){ &rot_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1504
.parent_hws = (const struct clk_hw *[]){ &dp_link_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1519
.parent_hws = (const struct clk_hw *[]){ &dp_link_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1534
.parent_hws = (const struct clk_hw *[]){ &dp_crypto_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1549
.parent_hws = (const struct clk_hw *[]){ &dp_pixel_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1564
.parent_hws = (const struct clk_hw *[]){ &dp_aux_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1579
.parent_hws = (const struct clk_hw *[]){ &byte0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1594
.parent_hws = (const struct clk_hw *[]){ &byte1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1609
.parent_hws = (const struct clk_hw *[]){ &csi0phytimer_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1624
.parent_hws = (const struct clk_hw *[]){ &csi1phytimer_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1639
.parent_hws = (const struct clk_hw *[]){ &csi2phytimer_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1654
.parent_hws = (const struct clk_hw *[]){ &csi0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1669
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1684
.parent_hws = (const struct clk_hw *[]){ &csi0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
169
.parent_hws = (const struct clk_hw *[]){ &mmpll4.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1699
.parent_hws = (const struct clk_hw *[]){ &csi0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1714
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1729
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1744
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1759
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1774
.parent_hws = (const struct clk_hw *[]){ &csi2_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1789
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1804
.parent_hws = (const struct clk_hw *[]){ &csi2_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1819
.parent_hws = (const struct clk_hw *[]){ &csi2_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1834
.parent_hws = (const struct clk_hw *[]){ &csi3_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1849
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1864
.parent_hws = (const struct clk_hw *[]){ &csi3_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1879
.parent_hws = (const struct clk_hw *[]){ &csi3_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1894
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1909
.parent_hws = (const struct clk_hw *[]){ &cci_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1924
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1939
.parent_hws = (const struct clk_hw *[]){ &mclk0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1954
.parent_hws = (const struct clk_hw *[]){ &mclk1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1969
.parent_hws = (const struct clk_hw *[]){ &mclk2_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
197
.parent_hws = (const struct clk_hw *[]){ &mmpll5.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1984
.parent_hws = (const struct clk_hw *[]){ &mclk3_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
1999
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2014
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2029
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2044
.parent_hws = (const struct clk_hw *[]){ &jpeg0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2059
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2074
.parent_hws = (const struct clk_hw *[]){ &axi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2088
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2103
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2118
.parent_hws = (const struct clk_hw *[]){ &vfe0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2133
.parent_hws = (const struct clk_hw *[]){ &vfe1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2148
.parent_hws = (const struct clk_hw *[]){ &cpp_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2163
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2178
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2193
.parent_hws = (const struct clk_hw *[]){ &axi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2207
.parent_hws = (const struct clk_hw *[]){ &axi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2221
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2236
.parent_hws = (const struct clk_hw *[]){ &vfe0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
225
.parent_hws = (const struct clk_hw *[]){ &mmpll6.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2251
.parent_hws = (const struct clk_hw *[]){ &vfe1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2266
.parent_hws = (const struct clk_hw *[]){ &vfe0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2281
.parent_hws = (const struct clk_hw *[]){ &vfe1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2296
.parent_hws = (const struct clk_hw *[]){ &csiphy_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2311
.parent_hws = (const struct clk_hw *[]){ &csiphy_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2326
.parent_hws = (const struct clk_hw *[]){ &csiphy_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2341
.parent_hws = (const struct clk_hw *[]){ &csiphy_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2356
.parent_hws = (const struct clk_hw *[]){ &csiphy_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2371
.parent_hws = (const struct clk_hw *[]){ &csiphy_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2386
.parent_hws = (const struct clk_hw *[]){ &csiphy_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2401
.parent_hws = (const struct clk_hw *[]){ &fd_core_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2416
.parent_hws = (const struct clk_hw *[]){ &fd_core_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2431
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2447
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2465
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2483
.parent_hws = (const struct clk_hw *[]){ &axi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2497
.parent_hws = (const struct clk_hw *[]){ &maxi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2512
.parent_hws = (const struct clk_hw *[]){ &maxi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
2527
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
253
.parent_hws = (const struct clk_hw *[]){ &mmpll7.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
281
.parent_hws = (const struct clk_hw *[]){ &mmpll10.clkr.hw },
drivers/clk/qcom/mmcc-msm8998.c
81
.parent_hws = (const struct clk_hw *[]){ &mmpll0.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1118
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1150
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1165
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1181
.parent_hws = (const struct clk_hw *[]){ &cci_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1197
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1225
.parent_hws = (const struct clk_hw *[]){ &cpp_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1241
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1256
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1271
.parent_hws = (const struct clk_hw *[]){ &csi0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1287
.parent_hws = (const struct clk_hw *[]){ &csi0phytimer_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1303
.parent_hws = (const struct clk_hw *[]){ &csi0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1318
.parent_hws = (const struct clk_hw *[]){ &csi0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1333
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1348
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1364
.parent_hws = (const struct clk_hw *[]){ &csi1phytimer_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1380
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1395
.parent_hws = (const struct clk_hw *[]){ &csi1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1410
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1425
.parent_hws = (const struct clk_hw *[]){ &csi2_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1441
.parent_hws = (const struct clk_hw *[]){ &csi2phytimer_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1457
.parent_hws = (const struct clk_hw *[]){ &csi2_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1472
.parent_hws = (const struct clk_hw *[]){ &csi2_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1487
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1502
.parent_hws = (const struct clk_hw *[]){ &csi3_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1518
.parent_hws = (const struct clk_hw *[]){ &csi3_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1533
.parent_hws = (const struct clk_hw *[]){ &csi3_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1548
.parent_hws = (const struct clk_hw *[]){ &vfe0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1563
.parent_hws = (const struct clk_hw *[]){ &vfe1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1578
.parent_hws = (const struct clk_hw *[]){ &csiphy_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1594
.parent_hws = (const struct clk_hw *[]){ &csiphy_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1610
.parent_hws = (const struct clk_hw *[]){ &csiphy_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1627
.parent_hws = (const struct clk_hw *[]){ &camss_csiphy0_clk.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1643
.parent_hws = (const struct clk_hw *[]){ &camss_csiphy1_clk.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1659
.parent_hws = (const struct clk_hw *[]){ &camss_csiphy2_clk.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1675
.parent_hws = (const struct clk_hw *[]){ &csiphy_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1691
.parent_hws = (const struct clk_hw *[]){ &camss_gp0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1707
.parent_hws = (const struct clk_hw *[]){ &camss_gp1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1723
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1738
.parent_hws = (const struct clk_hw *[]){ &jpeg0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1754
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1795
.parent_hws = (const struct clk_hw *[]){ &mclk0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1811
.parent_hws = (const struct clk_hw *[]){ &mclk1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1827
.parent_hws = (const struct clk_hw *[]){ &mclk2_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1843
.parent_hws = (const struct clk_hw *[]){ &mclk3_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1859
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1874
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1889
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1904
.parent_hws = (const struct clk_hw *[]){ &vfe0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1920
.parent_hws = (const struct clk_hw *[]){ &vfe0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1935
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1950
.parent_hws = (const struct clk_hw *[]){ &vfe1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1966
.parent_hws = (const struct clk_hw *[]){ &vfe1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
1981
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2011
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2028
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2067
.parent_hws = (const struct clk_hw *[]){ &axi_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2096
.parent_hws = (const struct clk_hw *[]){ &byte0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2115
.parent_hws = (const struct clk_hw *[]){ &byte0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2131
.parent_hws = (const struct clk_hw *[]){ &mdss_byte0_intf_div_clk.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2147
.parent_hws = (const struct clk_hw *[]){ &byte1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2166
.parent_hws = (const struct clk_hw *[]){ &byte1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2182
.parent_hws = (const struct clk_hw *[]){ &mdss_byte1_intf_div_clk.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2198
.parent_hws = (const struct clk_hw *[]){ &dp_aux_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2214
.parent_hws = (const struct clk_hw *[]){ &dp_crypto_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2230
.parent_hws = (const struct clk_hw *[]){ &dp_gtc_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2246
.parent_hws = (const struct clk_hw *[]){ &dp_link_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2263
.parent_hws = (const struct clk_hw *[]){ &dp_link_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2278
.parent_hws = (const struct clk_hw *[]){ &dp_pixel_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2294
.parent_hws = (const struct clk_hw *[]){ &esc0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2310
.parent_hws = (const struct clk_hw *[]){ &esc1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2326
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2341
.parent_hws = (const struct clk_hw *[]){ &mdp_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2357
.parent_hws = (const struct clk_hw *[]){ &pclk0_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2373
.parent_hws = (const struct clk_hw *[]){ &pclk1_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2389
.parent_hws = (const struct clk_hw *[]){ &rot_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2405
.parent_hws = (const struct clk_hw *[]){ &vsync_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2421
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2443
.parent_hws = (const struct clk_hw *[]){ &mnoc_ahb_clk.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2490
.parent_hws = (const struct clk_hw *[]){ &ahb_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2533
.parent_hws = (const struct clk_hw *[]){ &video_core_clk_src.clkr.hw },
drivers/clk/qcom/mmcc-sdm660.c
2549
.parent_hws = (const struct clk_hw *[]){ &video_core_clk_src.clkr.hw },
drivers/clk/qcom/nsscc-ipq5424.c
1012
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
1030
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
1048
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
1066
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
1084
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
1102
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
1120
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
1138
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
1156
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
412
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
427
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
442
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
457
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
472
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
487
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
502
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
517
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
532
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
549
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
567
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
598
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
616
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
634
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
652
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
670
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
688
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
706
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
724
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
742
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
760
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
778
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
796
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
814
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
832
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
850
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
868
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
886
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
904
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
922
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
940
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
958
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
976
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq5424.c
994
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/nsscc-ipq9574.c
100
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1011
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1029
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
108
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1101
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1118
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1136
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1154
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1172
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1190
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1257
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1274
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1292
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1310
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1328
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1346
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1386
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1404
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1446
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1464
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
148
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1487
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1506
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1529
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1548
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1590
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1608
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1626
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1644
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
166
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1662
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1680
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1698
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1742
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1759
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1776
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1793
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1810
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
1827
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
184
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
226
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
244
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
262
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
327
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
344
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
362
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
380
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
398
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
416
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
464
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
481
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
499
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
517
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
535
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
553
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
583
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
600
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
618
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
636
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
654
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
672
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
702
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
719
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
737
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
755
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
773
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
791
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
821
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
838
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
856
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
874
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
892
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
90
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
910
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
940
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
957
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
975
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/nsscc-qca8k.c
993
.parent_hws = (const struct clk_hw *[]) {
drivers/clk/qcom/videocc-kaanapali.c
363
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-kaanapali.c
387
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-kaanapali.c
408
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-kaanapali.c
428
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-kaanapali.c
446
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-kaanapali.c
466
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-kaanapali.c
484
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-kaanapali.c
504
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-kaanapali.c
522
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-kaanapali.c
542
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-kaanapali.c
560
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-kaanapali.c
580
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-kaanapali.c
598
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-kaanapali.c
618
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-milos.c
191
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-milos.c
206
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-milos.c
225
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-milos.c
245
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-milos.c
263
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-milos.c
283
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-qcs615.c
181
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-qcs615.c
225
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sa8775p.c
243
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sa8775p.c
258
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sa8775p.c
273
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sa8775p.c
288
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sa8775p.c
317
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sa8775p.c
335
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sa8775p.c
355
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sa8775p.c
373
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sa8775p.c
391
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sa8775p.c
409
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sc7180.c
102
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sc7180.c
146
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sc7280.c
129
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sc7280.c
162
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sc7280.c
180
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sc7280.c
211
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sdm845.c
160
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sdm845.c
191
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sdm845.c
235
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm6350.c
159
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm6350.c
192
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm6350.c
210
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm6350.c
241
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm6350.c
81
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8150.c
104
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8150.c
122
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8150.c
140
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8150.c
158
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8250.c
162
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8250.c
177
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8250.c
192
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8250.c
209
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8250.c
227
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8250.c
245
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8250.c
263
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8350.c
264
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8350.c
279
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8350.c
294
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8350.c
309
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8350.c
328
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8350.c
346
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8350.c
366
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8350.c
386
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8350.c
404
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8350.c
422
.parent_hws = (const struct clk_hw*[]){
drivers/clk/qcom/videocc-sm8450.c
199
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8450.c
214
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8450.c
229
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8450.c
244
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8450.c
263
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8450.c
281
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8450.c
301
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8450.c
319
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8550.c
240
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8550.c
255
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8550.c
270
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8550.c
285
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8550.c
304
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8550.c
324
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8550.c
342
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8550.c
362
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8550.c
382
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8550.c
402
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8550.c
420
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8550.c
440
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8750.c
183
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8750.c
198
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8750.c
217
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8750.c
241
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8750.c
262
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8750.c
280
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8750.c
298
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/qcom/videocc-sm8750.c
318
.parent_hws = (const struct clk_hw*[]) {
drivers/clk/ralink/clk-mt7621.c
107
static void mt7621_gate_disable(struct clk_hw *hw)
drivers/clk/ralink/clk-mt7621.c
115
static int mt7621_gate_is_enabled(struct clk_hw *hw)
drivers/clk/ralink/clk-mt7621.c
158
struct clk_hw **hws = clk_data->hws;
drivers/clk/ralink/clk-mt7621.c
203
struct clk_hw **hws = clk_data->hws;
drivers/clk/ralink/clk-mt7621.c
231
static inline struct mt7621_clk *to_mt7621_clk(struct clk_hw *hw)
drivers/clk/ralink/clk-mt7621.c
236
static unsigned long mt7621_xtal_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mt7621.c
254
static unsigned long mt7621_cpu_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mt7621.c
289
static unsigned long mt7621_bus_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mt7621.c
315
static struct clk_hw *mt7621_clk_early[MT7621_CLK_MAX];
drivers/clk/ralink/clk-mt7621.c
321
struct clk_hw **hws = clk_data->hws;
drivers/clk/ralink/clk-mt7621.c
41
struct clk_hw hw;
drivers/clk/ralink/clk-mt7621.c
50
struct clk_hw *hw;
drivers/clk/ralink/clk-mt7621.c
59
struct clk_hw hw;
drivers/clk/ralink/clk-mt7621.c
93
static inline struct mt7621_gate *to_mt7621_gate(struct clk_hw *hw)
drivers/clk/ralink/clk-mt7621.c
98
static int mt7621_gate_enable(struct clk_hw *hw)
drivers/clk/ralink/clk-mtmips.c
115
struct clk_hw hw;
drivers/clk/ralink/clk-mtmips.c
123
struct clk_hw *hw;
drivers/clk/ralink/clk-mtmips.c
132
struct clk_hw *hw;
drivers/clk/ralink/clk-mtmips.c
135
static unsigned long mtmips_pherip_clk_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
232
struct clk_hw **hws = clk_data->hws;
drivers/clk/ralink/clk-mtmips.c
289
struct clk_hw **hws = clk_data->hws;
drivers/clk/ralink/clk-mtmips.c
349
struct clk_hw **hws = clk_data->hws;
drivers/clk/ralink/clk-mtmips.c
380
static inline struct mtmips_clk *to_mtmips_clk(struct clk_hw *hw)
drivers/clk/ralink/clk-mtmips.c
385
static unsigned long rt2880_xtal_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
391
static unsigned long rt5350_xtal_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
405
static unsigned long rt5350_cpu_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
427
static unsigned long rt5350_bus_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
436
static unsigned long rt3352_cpu_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
456
static unsigned long rt305x_cpu_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
476
static unsigned long rt3883_cpu_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
500
static unsigned long rt3883_bus_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
526
static unsigned long rt2880_cpu_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
561
static unsigned long mt7620_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
602
static unsigned long mt7620_cpu_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
619
static unsigned long mt7620_bus_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
650
static unsigned long mt7620_periph_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
664
static unsigned long mt76x8_xtal_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
678
static unsigned long mt76x8_cpu_recalc_rate(struct clk_hw *hw,
drivers/clk/ralink/clk-mtmips.c
745
struct clk_hw **hws = clk_data->hws;
drivers/clk/renesas/clk-div6.c
104
static int cpg_div6_clock_determine_rate(struct clk_hw *hw,
drivers/clk/renesas/clk-div6.c
109
struct clk_hw *parent, *best_parent = NULL;
drivers/clk/renesas/clk-div6.c
149
static int cpg_div6_clock_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/renesas/clk-div6.c
166
static u8 cpg_div6_clock_get_parent(struct clk_hw *hw)
drivers/clk/renesas/clk-div6.c
186
static int cpg_div6_clock_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/renesas/clk-div6.c
37
struct clk_hw hw;
drivers/clk/renesas/clk-div6.c
47
static int cpg_div6_clock_enable(struct clk_hw *hw)
drivers/clk/renesas/clk-div6.c
59
static void cpg_div6_clock_disable(struct clk_hw *hw)
drivers/clk/renesas/clk-div6.c
77
static int cpg_div6_clock_is_enabled(struct clk_hw *hw)
drivers/clk/renesas/clk-div6.c
84
static unsigned long cpg_div6_clock_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/clk-mstp.c
115
static int cpg_mstp_clock_enable(struct clk_hw *hw)
drivers/clk/renesas/clk-mstp.c
120
static void cpg_mstp_clock_disable(struct clk_hw *hw)
drivers/clk/renesas/clk-mstp.c
125
static int cpg_mstp_clock_is_enabled(struct clk_hw *hw)
drivers/clk/renesas/clk-mstp.c
57
struct clk_hw hw;
drivers/clk/renesas/clk-mstp.c
76
static int cpg_mstp_clock_endisable(struct clk_hw *hw, bool enable)
drivers/clk/renesas/clk-vbattb.c
86
const struct clk_hw *parent_hws[2];
drivers/clk/renesas/clk-vbattb.c
91
struct clk_hw *hw;
drivers/clk/renesas/r9a06g032-clocks.c
1027
r9a06g032_div_set_rate(struct clk_hw *hw,
drivers/clk/renesas/r9a06g032-clocks.c
1109
struct clk_hw hw;
drivers/clk/renesas/r9a06g032-clocks.c
1118
static u8 r9a06g032_clk_mux_get_parent(struct clk_hw *hw)
drivers/clk/renesas/r9a06g032-clocks.c
1125
static int r9a06g032_clk_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/renesas/r9a06g032-clocks.c
1179
struct clk_hw hw;
drivers/clk/renesas/r9a06g032-clocks.c
1201
static int r9a06g032_clk_dualgate_enable(struct clk_hw *hw)
drivers/clk/renesas/r9a06g032-clocks.c
1210
static void r9a06g032_clk_dualgate_disable(struct clk_hw *hw)
drivers/clk/renesas/r9a06g032-clocks.c
1217
static int r9a06g032_clk_dualgate_is_enabled(struct clk_hw *hw)
drivers/clk/renesas/r9a06g032-clocks.c
736
struct clk_hw hw;
drivers/clk/renesas/r9a06g032-clocks.c
853
static int r9a06g032_clk_gate_enable(struct clk_hw *hw)
drivers/clk/renesas/r9a06g032-clocks.c
861
static void r9a06g032_clk_gate_disable(struct clk_hw *hw)
drivers/clk/renesas/r9a06g032-clocks.c
868
static int r9a06g032_clk_gate_is_enabled(struct clk_hw *hw)
drivers/clk/renesas/r9a06g032-clocks.c
928
struct clk_hw hw;
drivers/clk/renesas/r9a06g032-clocks.c
941
r9a06g032_div_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/r9a06g032-clocks.c
993
r9a06g032_div_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/renesas/r9a09g077-cpg.c
285
struct clk_hw *clk_hw;
drivers/clk/renesas/r9a09g077-cpg.c
294
clk_hw = devm_clk_hw_register_divider_table(dev, core->name,
drivers/clk/renesas/r9a09g077-cpg.c
304
clk_hw = devm_clk_hw_register_divider(dev, core->name,
drivers/clk/renesas/r9a09g077-cpg.c
312
if (IS_ERR(clk_hw))
drivers/clk/renesas/r9a09g077-cpg.c
313
return ERR_CAST(clk_hw);
drivers/clk/renesas/r9a09g077-cpg.c
315
return clk_hw->clk;
drivers/clk/renesas/r9a09g077-cpg.c
323
struct clk_hw *clk_hw;
drivers/clk/renesas/r9a09g077-cpg.c
325
clk_hw = devm_clk_hw_register_mux(dev, core->name,
drivers/clk/renesas/r9a09g077-cpg.c
332
if (IS_ERR(clk_hw))
drivers/clk/renesas/r9a09g077-cpg.c
333
return ERR_CAST(clk_hw);
drivers/clk/renesas/r9a09g077-cpg.c
335
return clk_hw->clk;
drivers/clk/renesas/r9a09g077-cpg.c
338
static unsigned int r9a09g077_cpg_fselxspi_get_divider(struct clk_hw *hw, unsigned long rate,
drivers/clk/renesas/r9a09g077-cpg.c
342
struct clk_hw *parent_hw;
drivers/clk/renesas/r9a09g077-cpg.c
360
static int r9a09g077_cpg_fselxspi_determine_rate(struct clk_hw *hw,
drivers/clk/renesas/r9a09g077-cpg.c
440
struct clk_hw *hw;
drivers/clk/renesas/rcar-gen2-cpg.c
46
struct clk_hw hw;
drivers/clk/renesas/rcar-gen2-cpg.c
53
static unsigned long cpg_z_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/rcar-gen2-cpg.c
66
static int cpg_z_clk_determine_rate(struct clk_hw *hw,
drivers/clk/renesas/rcar-gen2-cpg.c
84
static int cpg_z_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/renesas/rcar-gen3-cpg.c
163
struct clk_hw hw;
drivers/clk/renesas/rcar-gen3-cpg.c
173
static unsigned long cpg_z_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/rcar-gen3-cpg.c
183
static int cpg_z_clk_determine_rate(struct clk_hw *hw,
drivers/clk/renesas/rcar-gen3-cpg.c
214
static int cpg_z_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/renesas/rcar-gen3-cpg.c
43
struct clk_hw hw;
drivers/clk/renesas/rcar-gen3-cpg.c
52
static unsigned long cpg_pll_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/rcar-gen3-cpg.c
63
static int cpg_pll_clk_determine_rate(struct clk_hw *hw,
drivers/clk/renesas/rcar-gen3-cpg.c
83
static int cpg_pll_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/renesas/rcar-gen4-cpg.c
100
static int cpg_pll_8_25_clk_determine_rate(struct clk_hw *hw,
drivers/clk/renesas/rcar-gen4-cpg.c
134
static int cpg_pll_8_25_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/renesas/rcar-gen4-cpg.c
196
static unsigned long cpg_pll_9_24_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/rcar-gen4-cpg.c
268
struct clk_hw hw;
drivers/clk/renesas/rcar-gen4-cpg.c
278
static unsigned long cpg_z_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/rcar-gen4-cpg.c
288
static int cpg_z_clk_determine_rate(struct clk_hw *hw,
drivers/clk/renesas/rcar-gen4-cpg.c
319
static int cpg_z_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/renesas/rcar-gen4-cpg.c
73
struct clk_hw hw;
drivers/clk/renesas/rcar-gen4-cpg.c
82
static unsigned long cpg_pll_8_25_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/rcar-usb2-clock-sel.c
36
struct clk_hw hw;
drivers/clk/renesas/rcar-usb2-clock-sel.c
61
static int usb2_clock_sel_enable(struct clk_hw *hw)
drivers/clk/renesas/rcar-usb2-clock-sel.c
81
static void usb2_clock_sel_disable(struct clk_hw *hw)
drivers/clk/renesas/renesas-cpg-mssr.c
233
struct clk_hw hw;
drivers/clk/renesas/renesas-cpg-mssr.c
256
static int cpg_mstp_clock_endisable(struct clk_hw *hw, bool enable)
drivers/clk/renesas/renesas-cpg-mssr.c
328
static int cpg_mstp_clock_enable(struct clk_hw *hw)
drivers/clk/renesas/renesas-cpg-mssr.c
333
static void cpg_mstp_clock_disable(struct clk_hw *hw)
drivers/clk/renesas/renesas-cpg-mssr.c
338
static int cpg_mstp_clock_is_enabled(struct clk_hw *hw)
drivers/clk/renesas/rzg2l-cpg.c
1030
struct clk_hw *clk_hw;
drivers/clk/renesas/rzg2l-cpg.c
1055
clk_hw = &sipll5->hw;
drivers/clk/renesas/rzg2l-cpg.c
1056
clk_hw->init = &init;
drivers/clk/renesas/rzg2l-cpg.c
1058
ret = devm_clk_hw_register(priv->dev, clk_hw);
drivers/clk/renesas/rzg2l-cpg.c
1064
return clk_hw->clk;
drivers/clk/renesas/rzg2l-cpg.c
1068
struct clk_hw hw;
drivers/clk/renesas/rzg2l-cpg.c
1078
static unsigned long rzg2l_cpg_pll_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/rzg2l-cpg.c
1102
static unsigned long rzg3s_cpg_pll_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/rzg2l-cpg.c
1235
struct clk_hw *clk_hw;
drivers/clk/renesas/rzg2l-cpg.c
1253
clk_hw = devm_clk_hw_register_fixed_factor(dev, core->name, parent_name,
drivers/clk/renesas/rzg2l-cpg.c
1256
if (IS_ERR(clk_hw))
drivers/clk/renesas/rzg2l-cpg.c
1257
clk = ERR_CAST(clk_hw);
drivers/clk/renesas/rzg2l-cpg.c
1259
clk = clk_hw->clk;
drivers/clk/renesas/rzg2l-cpg.c
1329
struct clk_hw hw;
drivers/clk/renesas/rzg2l-cpg.c
1410
struct clk_hw *hw;
drivers/clk/renesas/rzg2l-cpg.c
1442
static int rzg2l_mod_clock_endisable(struct clk_hw *hw, bool enable)
drivers/clk/renesas/rzg2l-cpg.c
1489
static int rzg2l_mod_clock_enable(struct clk_hw *hw)
drivers/clk/renesas/rzg2l-cpg.c
1509
static void rzg2l_mod_clock_disable(struct clk_hw *hw)
drivers/clk/renesas/rzg2l-cpg.c
1529
static int rzg2l_mod_clock_is_enabled(struct clk_hw *hw)
drivers/clk/renesas/rzg2l-cpg.c
1563
struct clk_hw *hw;
drivers/clk/renesas/rzg2l-cpg.c
1576
struct clk_hw *hw;
drivers/clk/renesas/rzg2l-cpg.c
1592
struct clk_hw *hw;
drivers/clk/renesas/rzg2l-cpg.c
1614
struct clk_hw *hw;
drivers/clk/renesas/rzg2l-cpg.c
215
struct clk_hw *hw = __clk_get_hw(cnd->clk);
drivers/clk/renesas/rzg2l-cpg.c
258
struct clk_hw *hw = __clk_get_hw(cnd->clk);
drivers/clk/renesas/rzg2l-cpg.c
301
static int rzg2l_register_notifier(struct clk_hw *hw, const struct cpg_core_clk *core,
drivers/clk/renesas/rzg2l-cpg.c
318
static unsigned long rzg3s_div_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/rzg2l-cpg.c
334
static int rzg3s_div_clk_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/renesas/rzg2l-cpg.c
346
static int rzg3s_div_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/renesas/rzg2l-cpg.c
382
struct clk_hw *clk_hw;
drivers/clk/renesas/rzg2l-cpg.c
418
clk_hw = &div_hw_data->hw_data.hw;
drivers/clk/renesas/rzg2l-cpg.c
419
clk_hw->init = &init;
drivers/clk/renesas/rzg2l-cpg.c
421
ret = devm_clk_hw_register(priv->dev, clk_hw);
drivers/clk/renesas/rzg2l-cpg.c
425
ret = rzg2l_register_notifier(clk_hw, core, priv);
drivers/clk/renesas/rzg2l-cpg.c
432
return clk_hw->clk;
drivers/clk/renesas/rzg2l-cpg.c
443
struct clk_hw *clk_hw;
drivers/clk/renesas/rzg2l-cpg.c
452
clk_hw = clk_hw_register_divider_table(dev, core->name,
drivers/clk/renesas/rzg2l-cpg.c
461
clk_hw = clk_hw_register_divider(dev, core->name,
drivers/clk/renesas/rzg2l-cpg.c
468
if (IS_ERR(clk_hw))
drivers/clk/renesas/rzg2l-cpg.c
469
return ERR_CAST(clk_hw);
drivers/clk/renesas/rzg2l-cpg.c
471
return clk_hw->clk;
drivers/clk/renesas/rzg2l-cpg.c
478
const struct clk_hw *clk_hw;
drivers/clk/renesas/rzg2l-cpg.c
480
clk_hw = devm_clk_hw_register_mux(priv->dev, core->name,
drivers/clk/renesas/rzg2l-cpg.c
487
if (IS_ERR(clk_hw))
drivers/clk/renesas/rzg2l-cpg.c
488
return ERR_CAST(clk_hw);
drivers/clk/renesas/rzg2l-cpg.c
490
return clk_hw->clk;
drivers/clk/renesas/rzg2l-cpg.c
493
static int rzg2l_cpg_sd_clk_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/renesas/rzg2l-cpg.c
521
static u8 rzg2l_cpg_sd_clk_mux_get_parent(struct clk_hw *hw)
drivers/clk/renesas/rzg2l-cpg.c
547
struct clk_hw *clk_hw;
drivers/clk/renesas/rzg2l-cpg.c
565
clk_hw = &sd_mux_hw_data->hw_data.hw;
drivers/clk/renesas/rzg2l-cpg.c
566
clk_hw->init = &init;
drivers/clk/renesas/rzg2l-cpg.c
568
ret = devm_clk_hw_register(priv->dev, clk_hw);
drivers/clk/renesas/rzg2l-cpg.c
572
ret = rzg2l_register_notifier(clk_hw, core, priv);
drivers/clk/renesas/rzg2l-cpg.c
579
return clk_hw->clk;
drivers/clk/renesas/rzg2l-cpg.c
702
struct clk_hw hw;
drivers/clk/renesas/rzg2l-cpg.c
710
static unsigned long rzg2l_cpg_dsi_div_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/rzg2l-cpg.c
722
static unsigned long rzg2l_cpg_get_vclk_parent_rate(struct clk_hw *hw,
drivers/clk/renesas/rzg2l-cpg.c
738
static int rzg2l_cpg_dsi_div_determine_rate(struct clk_hw *hw,
drivers/clk/renesas/rzg2l-cpg.c
759
static int rzg2l_cpg_dsi_div_set_rate(struct clk_hw *hw,
drivers/clk/renesas/rzg2l-cpg.c
800
struct clk_hw *clk_hw;
drivers/clk/renesas/rzg2l-cpg.c
820
clk_hw = &clk_hw_data->hw;
drivers/clk/renesas/rzg2l-cpg.c
821
clk_hw->init = &init;
drivers/clk/renesas/rzg2l-cpg.c
823
ret = devm_clk_hw_register(priv->dev, clk_hw);
drivers/clk/renesas/rzg2l-cpg.c
827
return clk_hw->clk;
drivers/clk/renesas/rzg2l-cpg.c
831
struct clk_hw hw;
drivers/clk/renesas/rzg2l-cpg.c
839
static int rzg2l_cpg_pll5_4_clk_mux_determine_rate(struct clk_hw *hw,
drivers/clk/renesas/rzg2l-cpg.c
842
struct clk_hw *parent;
drivers/clk/renesas/rzg2l-cpg.c
853
static int rzg2l_cpg_pll5_4_clk_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/renesas/rzg2l-cpg.c
874
static u8 rzg2l_cpg_pll5_4_clk_mux_get_parent(struct clk_hw *hw)
drivers/clk/renesas/rzg2l-cpg.c
894
struct clk_hw *clk_hw;
drivers/clk/renesas/rzg2l-cpg.c
910
clk_hw = &clk_hw_data->hw;
drivers/clk/renesas/rzg2l-cpg.c
911
clk_hw->init = &init;
drivers/clk/renesas/rzg2l-cpg.c
913
ret = devm_clk_hw_register(priv->dev, clk_hw);
drivers/clk/renesas/rzg2l-cpg.c
917
return clk_hw->clk;
drivers/clk/renesas/rzg2l-cpg.c
921
struct clk_hw hw;
drivers/clk/renesas/rzg2l-cpg.c
929
static unsigned long rzg2l_cpg_sipll5_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/rzg2l-cpg.c
941
static int rzg2l_cpg_sipll5_determine_rate(struct clk_hw *hw,
drivers/clk/renesas/rzg2l-cpg.c
947
static int rzg2l_cpg_sipll5_set_rate(struct clk_hw *hw,
drivers/clk/renesas/rzg2l-cpg.c
97
struct clk_hw hw;
drivers/clk/renesas/rzv2h-cpg.c
1033
struct clk_hw *clk_hw;
drivers/clk/renesas/rzv2h-cpg.c
1051
clk_hw = devm_clk_hw_register_fixed_factor(dev, core->name,
drivers/clk/renesas/rzv2h-cpg.c
1054
if (IS_ERR(clk_hw))
drivers/clk/renesas/rzv2h-cpg.c
1055
clk = ERR_CAST(clk_hw);
drivers/clk/renesas/rzv2h-cpg.c
1057
clk = clk_hw->clk;
drivers/clk/renesas/rzv2h-cpg.c
1146
static int rzv2h_parent_clk_mux_to_index(struct clk_hw *hw)
drivers/clk/renesas/rzv2h-cpg.c
1148
struct clk_hw *parent_hw;
drivers/clk/renesas/rzv2h-cpg.c
1164
static int rzv2h_mod_clock_is_enabled(struct clk_hw *hw)
drivers/clk/renesas/rzv2h-cpg.c
1190
static int rzv2h_mod_clock_endisable(struct clk_hw *hw, bool enable)
drivers/clk/renesas/rzv2h-cpg.c
1233
static int rzv2h_mod_clock_enable(struct clk_hw *hw)
drivers/clk/renesas/rzv2h-cpg.c
1238
static void rzv2h_mod_clock_disable(struct clk_hw *hw)
drivers/clk/renesas/rzv2h-cpg.c
134
struct clk_hw hw;
drivers/clk/renesas/rzv2h-cpg.c
156
struct clk_hw hw;
drivers/clk/renesas/rzv2h-cpg.c
209
struct clk_hw hw;
drivers/clk/renesas/rzv2h-cpg.c
421
static unsigned long rzv2h_cpg_plldsi_div_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/rzv2h-cpg.c
437
static int rzv2h_cpg_plldsi_div_determine_rate(struct clk_hw *hw,
drivers/clk/renesas/rzv2h-cpg.c
478
static int rzv2h_cpg_plldsi_div_set_rate(struct clk_hw *hw,
drivers/clk/renesas/rzv2h-cpg.c
529
struct clk_hw *clk_hw;
drivers/clk/renesas/rzv2h-cpg.c
551
clk_hw = &clk_hw_data->hw;
drivers/clk/renesas/rzv2h-cpg.c
552
clk_hw->init = &init;
drivers/clk/renesas/rzv2h-cpg.c
554
ret = devm_clk_hw_register(priv->dev, clk_hw);
drivers/clk/renesas/rzv2h-cpg.c
558
return clk_hw->clk;
drivers/clk/renesas/rzv2h-cpg.c
561
static int rzv2h_cpg_plldsi_determine_rate(struct clk_hw *hw,
drivers/clk/renesas/rzv2h-cpg.c
640
static int rzv2h_cpg_plldsi_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/renesas/rzv2h-cpg.c
652
static int rzv2h_cpg_pll_clk_is_enabled(struct clk_hw *hw)
drivers/clk/renesas/rzv2h-cpg.c
663
static int rzv2h_cpg_pll_clk_enable(struct clk_hw *hw)
drivers/clk/renesas/rzv2h-cpg.c
700
static unsigned long rzv2h_cpg_pll_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/rzv2h-cpg.c
776
static unsigned long rzv2h_ddiv_recalc_rate(struct clk_hw *hw,
drivers/clk/renesas/rzv2h-cpg.c
789
static int rzv2h_ddiv_determine_rate(struct clk_hw *hw,
drivers/clk/renesas/rzv2h-cpg.c
809
static int rzv2h_ddiv_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/renesas/rzv2h-cpg.c
909
const struct clk_hw *clk_hw;
drivers/clk/renesas/rzv2h-cpg.c
911
clk_hw = devm_clk_hw_register_mux(priv->dev, core->name,
drivers/clk/renesas/rzv2h-cpg.c
916
if (IS_ERR(clk_hw))
drivers/clk/renesas/rzv2h-cpg.c
917
return ERR_CAST(clk_hw);
drivers/clk/renesas/rzv2h-cpg.c
919
return clk_hw->clk;
drivers/clk/renesas/rzv2h-cpg.c
923
rzv2h_clk_ff_mod_status_is_enabled(struct clk_hw *hw)
drivers/clk/rockchip/clk-cpu.c
475
struct clk_hw *hw;
drivers/clk/rockchip/clk-cpu.c
53
struct clk_hw hw;
drivers/clk/rockchip/clk-cpu.c
82
static unsigned long rockchip_cpuclk_recalc_rate(struct clk_hw *hw,
drivers/clk/rockchip/clk-ddr.c
16
struct clk_hw hw;
drivers/clk/rockchip/clk-ddr.c
29
static int rockchip_ddrclk_sip_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/rockchip/clk-ddr.c
46
rockchip_ddrclk_sip_recalc_rate(struct clk_hw *hw,
drivers/clk/rockchip/clk-ddr.c
58
static int rockchip_ddrclk_sip_determine_rate(struct clk_hw *hw,
drivers/clk/rockchip/clk-ddr.c
72
static u8 rockchip_ddrclk_get_parent(struct clk_hw *hw)
drivers/clk/rockchip/clk-gate-grf.c
18
struct clk_hw hw;
drivers/clk/rockchip/clk-gate-grf.c
27
static int rockchip_gate_grf_enable(struct clk_hw *hw)
drivers/clk/rockchip/clk-gate-grf.c
40
static void rockchip_gate_grf_disable(struct clk_hw *hw)
drivers/clk/rockchip/clk-gate-grf.c
50
static int rockchip_gate_grf_is_enabled(struct clk_hw *hw)
drivers/clk/rockchip/clk-half-divider.c
110
static int clk_half_divider_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/rockchip/clk-half-divider.c
171
struct clk_hw *hw = ERR_PTR(-ENOMEM);
drivers/clk/rockchip/clk-half-divider.c
22
static unsigned long clk_half_divider_recalc_rate(struct clk_hw *hw,
drivers/clk/rockchip/clk-half-divider.c
35
static int clk_half_divider_bestdiv(struct clk_hw *hw, unsigned long rate,
drivers/clk/rockchip/clk-half-divider.c
95
static int clk_half_divider_determine_rate(struct clk_hw *hw,
drivers/clk/rockchip/clk-inverter.c
14
struct clk_hw hw;
drivers/clk/rockchip/clk-inverter.c
25
static int rockchip_inv_get_phase(struct clk_hw *hw)
drivers/clk/rockchip/clk-inverter.c
35
static int rockchip_inv_set_phase(struct clk_hw *hw, int degrees)
drivers/clk/rockchip/clk-mmc-phase.c
16
struct clk_hw hw;
drivers/clk/rockchip/clk-mmc-phase.c
29
static unsigned long rockchip_mmc_recalc(struct clk_hw *hw,
drivers/clk/rockchip/clk-mmc-phase.c
48
static int rockchip_mmc_get_phase(struct clk_hw *hw)
drivers/clk/rockchip/clk-mmc-phase.c
82
static int rockchip_mmc_set_phase(struct clk_hw *hw, int degrees)
drivers/clk/rockchip/clk-muxgrf.c
11
struct clk_hw hw;
drivers/clk/rockchip/clk-muxgrf.c
21
static u8 rockchip_muxgrf_get_parent(struct clk_hw *hw)
drivers/clk/rockchip/clk-muxgrf.c
35
static int rockchip_muxgrf_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/rockchip/clk-pll.c
1008
static int rockchip_rk3588_pll_enable(struct clk_hw *hw)
drivers/clk/rockchip/clk-pll.c
1019
static void rockchip_rk3588_pll_disable(struct clk_hw *hw)
drivers/clk/rockchip/clk-pll.c
1027
static int rockchip_rk3588_pll_is_enabled(struct clk_hw *hw)
drivers/clk/rockchip/clk-pll.c
168
static unsigned long rockchip_rk3036_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/rockchip/clk-pll.c
255
static int rockchip_rk3036_pll_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/rockchip/clk-pll.c
27
struct clk_hw hw;
drivers/clk/rockchip/clk-pll.c
275
static int rockchip_rk3036_pll_enable(struct clk_hw *hw)
drivers/clk/rockchip/clk-pll.c
286
static void rockchip_rk3036_pll_disable(struct clk_hw *hw)
drivers/clk/rockchip/clk-pll.c
295
static int rockchip_rk3036_pll_is_enabled(struct clk_hw *hw)
drivers/clk/rockchip/clk-pll.c
303
static int rockchip_rk3036_pll_init(struct clk_hw *hw)
drivers/clk/rockchip/clk-pll.c
407
static unsigned long rockchip_rk3066_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/rockchip/clk-pll.c
490
static int rockchip_rk3066_pll_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/rockchip/clk-pll.c
510
static int rockchip_rk3066_pll_enable(struct clk_hw *hw)
drivers/clk/rockchip/clk-pll.c
521
static void rockchip_rk3066_pll_disable(struct clk_hw *hw)
drivers/clk/rockchip/clk-pll.c
530
static int rockchip_rk3066_pll_is_enabled(struct clk_hw *hw)
drivers/clk/rockchip/clk-pll.c
538
static int rockchip_rk3066_pll_init(struct clk_hw *hw)
drivers/clk/rockchip/clk-pll.c
64
static int rockchip_pll_determine_rate(struct clk_hw *hw,
drivers/clk/rockchip/clk-pll.c
652
static unsigned long rockchip_rk3399_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/rockchip/clk-pll.c
739
static int rockchip_rk3399_pll_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/rockchip/clk-pll.c
759
static int rockchip_rk3399_pll_enable(struct clk_hw *hw)
drivers/clk/rockchip/clk-pll.c
770
static void rockchip_rk3399_pll_disable(struct clk_hw *hw)
drivers/clk/rockchip/clk-pll.c
779
static int rockchip_rk3399_pll_is_enabled(struct clk_hw *hw)
drivers/clk/rockchip/clk-pll.c
787
static int rockchip_rk3399_pll_init(struct clk_hw *hw)
drivers/clk/rockchip/clk-pll.c
903
static unsigned long rockchip_rk3588_pll_recalc_rate(struct clk_hw *hw, unsigned long prate)
drivers/clk/rockchip/clk-pll.c
988
static int rockchip_rk3588_pll_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/rockchip/clk.c
181
static void rockchip_fractional_approximation(struct clk_hw *hw,
drivers/clk/rockchip/clk.c
187
struct clk_hw *p_parent;
drivers/clk/rockchip/clk.c
209
struct clk_hw *hw;
drivers/clk/rockchip/clk.c
315
struct clk_hw *hw;
drivers/clk/rockchip/clk.c
49
struct clk_hw *hw;
drivers/clk/samsung/clk-acpm.c
118
struct clk_hw **hws;
drivers/clk/samsung/clk-acpm.c
21
struct clk_hw hw;
drivers/clk/samsung/clk-acpm.c
66
static unsigned long acpm_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-acpm.c
75
static int acpm_clk_determine_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-acpm.c
87
static int acpm_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/samsung/clk-cpu.c
100
struct clk_hw hw;
drivers/clk/samsung/clk-cpu.c
101
const struct clk_hw *alt_parent;
drivers/clk/samsung/clk-cpu.c
438
static int exynos850_alt_parent_set_max_rate(const struct clk_hw *alt_parent,
drivers/clk/samsung/clk-cpu.c
441
struct clk_hw *clk_div, *clk_divp;
drivers/clk/samsung/clk-cpu.c
482
const struct clk_hw *alt_parent = cpuclk->alt_parent;
drivers/clk/samsung/clk-cpu.c
545
const struct clk_hw *alt_parent = cpuclk->alt_parent;
drivers/clk/samsung/clk-cpu.c
570
static int exynos_cpuclk_determine_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-cpu.c
573
struct clk_hw *parent = clk_hw_get_parent(hw);
drivers/clk/samsung/clk-cpu.c
581
static unsigned long exynos_cpuclk_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-cpu.c
647
const struct clk_hw *parent, *alt_parent;
drivers/clk/samsung/clk-cpu.c
648
struct clk_hw **hws;
drivers/clk/samsung/clk-exynos-audss.c
131
struct clk_hw **clk_table;
drivers/clk/samsung/clk-exynos4.c
1316
struct clk_hw **hws;
drivers/clk/samsung/clk-exynos5250.c
795
struct clk_hw **hws;
drivers/clk/samsung/clk-exynos5420.c
1582
struct clk_hw **hws;
drivers/clk/samsung/clk-pll.c
100
static int samsung_pll3xxx_enable(struct clk_hw *hw)
drivers/clk/samsung/clk-pll.c
1007
static unsigned long samsung_pll2550xx_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
1035
static int samsung_pll2550xx_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/samsung/clk-pll.c
1107
static unsigned long samsung_pll2650x_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
112
static void samsung_pll3xxx_disable(struct clk_hw *hw)
drivers/clk/samsung/clk-pll.c
1130
static int samsung_pll2650x_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/samsung/clk-pll.c
1199
static unsigned long samsung_pll2650xx_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
1221
static int samsung_pll2650xx_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/samsung/clk-pll.c
1284
static unsigned long samsung_pll531x_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
133
static unsigned long samsung_pll2126_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
1331
static unsigned long samsung_pll1031x_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
1365
static int samsung_pll1031x_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/samsung/clk-pll.c
166
static unsigned long samsung_pll3000_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
204
static unsigned long samsung_pll35xx_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
22
struct clk_hw hw;
drivers/clk/samsung/clk-pll.c
233
static int samsung_pll35xx_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/samsung/clk-pll.c
312
static unsigned long samsung_pll36xx_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
347
static int samsung_pll36xx_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/samsung/clk-pll.c
428
static unsigned long samsung_pll0822x_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
456
static int samsung_pll0822x_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/samsung/clk-pll.c
50
static int samsung_pll_determine_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
528
static unsigned long samsung_pll0831x_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
550
static int samsung_pll0831x_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/samsung/clk-pll.c
626
static unsigned long samsung_pll45xx_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
660
static int samsung_pll45xx_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/samsung/clk-pll.c
759
static unsigned long samsung_pll46xx_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
797
static int samsung_pll46xx_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/samsung/clk-pll.c
888
static unsigned long samsung_pll6552_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
928
static unsigned long samsung_pll6553_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-pll.c
966
static unsigned long samsung_pll2550x_recalc_rate(struct clk_hw *hw,
drivers/clk/samsung/clk-s3c64xx.c
396
struct clk_hw **hws;
drivers/clk/samsung/clk-s5pv210-audss.c
74
struct clk_hw **clk_table;
drivers/clk/samsung/clk-s5pv210.c
743
struct clk_hw **hws;
drivers/clk/samsung/clk.c
112
struct clk_hw *clk_hw, unsigned int id)
drivers/clk/samsung/clk.c
115
ctx->clk_data.hws[id] = clk_hw;
drivers/clk/samsung/clk.c
123
struct clk_hw *clk_hw;
drivers/clk/samsung/clk.c
133
clk_hw = ctx->clk_data.hws[list->id];
drivers/clk/samsung/clk.c
134
if (!clk_hw) {
drivers/clk/samsung/clk.c
140
ret = clk_hw_register_clkdev(clk_hw, list->alias,
drivers/clk/samsung/clk.c
153
struct clk_hw *clk_hw;
drivers/clk/samsung/clk.c
157
clk_hw = clk_hw_register_fixed_rate(ctx->dev, list->name,
drivers/clk/samsung/clk.c
159
if (IS_ERR(clk_hw)) {
drivers/clk/samsung/clk.c
165
samsung_clk_add_lookup(ctx, clk_hw, list->id);
drivers/clk/samsung/clk.c
173
struct clk_hw *clk_hw;
drivers/clk/samsung/clk.c
177
clk_hw = clk_hw_register_fixed_factor(ctx->dev, list->name,
drivers/clk/samsung/clk.c
179
if (IS_ERR(clk_hw)) {
drivers/clk/samsung/clk.c
185
samsung_clk_add_lookup(ctx, clk_hw, list->id);
drivers/clk/samsung/clk.c
194
struct clk_hw *clk_hw;
drivers/clk/samsung/clk.c
198
clk_hw = clk_hw_register_mux(ctx->dev, list->name,
drivers/clk/samsung/clk.c
202
if (IS_ERR(clk_hw)) {
drivers/clk/samsung/clk.c
208
samsung_clk_add_lookup(ctx, clk_hw, list->id);
drivers/clk/samsung/clk.c
217
struct clk_hw *clk_hw;
drivers/clk/samsung/clk.c
222
clk_hw = clk_hw_register_divider_table(ctx->dev,
drivers/clk/samsung/clk.c
228
clk_hw = clk_hw_register_divider(ctx->dev, list->name,
drivers/clk/samsung/clk.c
232
if (IS_ERR(clk_hw)) {
drivers/clk/samsung/clk.c
238
samsung_clk_add_lookup(ctx, clk_hw, list->id);
drivers/clk/samsung/clk.c
265
static int samsung_auto_clk_gate_is_en(struct clk_hw *hw)
drivers/clk/samsung/clk.c
275
static int samsung_auto_clk_gate_en(struct clk_hw *hw)
drivers/clk/samsung/clk.c
280
static void samsung_auto_clk_gate_dis(struct clk_hw *hw)
drivers/clk/samsung/clk.c
290
struct clk_hw *samsung_register_auto_gate(struct device *dev,
drivers/clk/samsung/clk.c
292
const char *parent_name, const struct clk_hw *parent_hw,
drivers/clk/samsung/clk.c
299
struct clk_hw *hw;
drivers/clk/samsung/clk.c
344
struct clk_hw *clk_hw;
drivers/clk/samsung/clk.c
352
clk_hw = samsung_register_auto_gate(ctx->dev, NULL,
drivers/clk/samsung/clk.c
357
clk_hw = clk_hw_register_gate(ctx->dev, list->name,
drivers/clk/samsung/clk.c
361
if (IS_ERR(clk_hw)) {
drivers/clk/samsung/clk.c
363
list->name, PTR_ERR(clk_hw));
drivers/clk/samsung/clk.c
367
samsung_clk_add_lookup(ctx, clk_hw, list->id);
drivers/clk/samsung/clk.h
411
struct clk_hw *clk_hw, unsigned int id);
drivers/clk/samsung/clk.h
482
struct clk_hw *samsung_register_auto_gate(struct device *dev,
drivers/clk/samsung/clk.h
484
const char *parent_name, const struct clk_hw *parent_hw,
drivers/clk/sifive/sifive-prci.c
177
unsigned long sifive_prci_wrpll_recalc_rate(struct clk_hw *hw,
drivers/clk/sifive/sifive-prci.c
186
int sifive_prci_wrpll_determine_rate(struct clk_hw *hw,
drivers/clk/sifive/sifive-prci.c
202
int sifive_prci_wrpll_set_rate(struct clk_hw *hw,
drivers/clk/sifive/sifive-prci.c
224
int sifive_clk_is_enabled(struct clk_hw *hw)
drivers/clk/sifive/sifive-prci.c
239
int sifive_prci_clock_enable(struct clk_hw *hw)
drivers/clk/sifive/sifive-prci.c
256
void sifive_prci_clock_disable(struct clk_hw *hw)
drivers/clk/sifive/sifive-prci.c
274
unsigned long sifive_prci_tlclksel_recalc_rate(struct clk_hw *hw,
drivers/clk/sifive/sifive-prci.c
291
unsigned long sifive_prci_hfpclkplldiv_recalc_rate(struct clk_hw *hw,
drivers/clk/sifive/sifive-prci.c
453
int sifive_prci_pcie_aux_clock_is_enabled(struct clk_hw *hw)
drivers/clk/sifive/sifive-prci.c
467
int sifive_prci_pcie_aux_clock_enable(struct clk_hw *hw)
drivers/clk/sifive/sifive-prci.c
482
void sifive_prci_pcie_aux_clock_disable(struct clk_hw *hw)
drivers/clk/sifive/sifive-prci.h
267
struct clk_hw hw;
drivers/clk/sifive/sifive-prci.h
294
int sifive_prci_wrpll_determine_rate(struct clk_hw *hw,
drivers/clk/sifive/sifive-prci.h
296
int sifive_prci_wrpll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sifive/sifive-prci.h
298
int sifive_clk_is_enabled(struct clk_hw *hw);
drivers/clk/sifive/sifive-prci.h
299
int sifive_prci_clock_enable(struct clk_hw *hw);
drivers/clk/sifive/sifive-prci.h
300
void sifive_prci_clock_disable(struct clk_hw *hw);
drivers/clk/sifive/sifive-prci.h
301
unsigned long sifive_prci_wrpll_recalc_rate(struct clk_hw *hw,
drivers/clk/sifive/sifive-prci.h
303
unsigned long sifive_prci_tlclksel_recalc_rate(struct clk_hw *hw,
drivers/clk/sifive/sifive-prci.h
305
unsigned long sifive_prci_hfpclkplldiv_recalc_rate(struct clk_hw *hw,
drivers/clk/sifive/sifive-prci.h
308
int sifive_prci_pcie_aux_clock_is_enabled(struct clk_hw *hw);
drivers/clk/sifive/sifive-prci.h
309
int sifive_prci_pcie_aux_clock_enable(struct clk_hw *hw);
drivers/clk/sifive/sifive-prci.h
310
void sifive_prci_pcie_aux_clock_disable(struct clk_hw *hw);
drivers/clk/socfpga/clk-agilex.c
340
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-agilex.c
359
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-agilex.c
378
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-agilex.c
398
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-agilex.c
418
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-agilex.c
438
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-agilex5.c
411
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-agilex5.c
431
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-agilex5.c
452
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-agilex5.c
472
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-gate-a10.c
21
static unsigned long socfpga_gate_clk_recalc_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-gate-a10.c
48
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-gate-s10.c
127
struct clk_hw *s10_register_gate(const struct stratix10_gate_clock *clks, void __iomem *regbase)
drivers/clk/socfpga/clk-gate-s10.c
129
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-gate-s10.c
185
struct clk_hw *agilex_register_gate(const struct stratix10_gate_clock *clks, void __iomem *regbase)
drivers/clk/socfpga/clk-gate-s10.c
187
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-gate-s10.c
21
static unsigned long socfpga_gate_clk_recalc_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-gate-s10.c
243
struct clk_hw *agilex5_register_gate(const struct agilex5_gate_clock *clks, void __iomem *regbase)
drivers/clk/socfpga/clk-gate-s10.c
245
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-gate-s10.c
37
static unsigned long socfpga_dbg_clk_recalc_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-gate-s10.c
51
static u8 socfpga_gate_get_parent(struct clk_hw *hwclk)
drivers/clk/socfpga/clk-gate-s10.c
81
static u8 socfpga_agilex_gate_get_parent(struct clk_hw *hwclk)
drivers/clk/socfpga/clk-gate.c
109
static unsigned long socfpga_clk_recalc_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-gate.c
119
static int socfpga_clk_determine_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-gate.c
142
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-gate.c
29
static u8 socfpga_clk_get_parent(struct clk_hw *hwclk)
drivers/clk/socfpga/clk-gate.c
56
static int socfpga_clk_set_parent(struct clk_hw *hwclk, u8 parent)
drivers/clk/socfpga/clk-periph-a10.c
20
static unsigned long clk_periclk_recalc_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-periph-a10.c
39
static u8 clk_periclk_get_parent(struct clk_hw *hwclk)
drivers/clk/socfpga/clk-periph-a10.c
64
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-periph-s10.c
101
struct clk_hw *s10_register_periph(const struct stratix10_perip_c_clock *clks,
drivers/clk/socfpga/clk-periph-s10.c
104
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-periph-s10.c
137
struct clk_hw *n5x_register_periph(const struct n5x_perip_c_clock *clks,
drivers/clk/socfpga/clk-periph-s10.c
140
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-periph-s10.c
172
struct clk_hw *s10_register_cnt_periph(const struct stratix10_perip_cnt_clock *clks,
drivers/clk/socfpga/clk-periph-s10.c
175
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-periph-s10.c
18
static unsigned long n5x_clk_peri_c_clk_recalc_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-periph-s10.c
218
struct clk_hw *agilex5_register_cnt_periph(const struct agilex5_perip_cnt_clock *clks,
drivers/clk/socfpga/clk-periph-s10.c
221
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-periph-s10.c
33
static unsigned long clk_peri_c_clk_recalc_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-periph-s10.c
47
static unsigned long clk_peri_cnt_clk_recalc_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-periph-s10.c
63
static u8 clk_periclk_get_parent(struct clk_hw *hwclk)
drivers/clk/socfpga/clk-periph.c
17
static unsigned long clk_periclk_recalc_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-periph.c
37
static u8 clk_periclk_get_parent(struct clk_hw *hwclk)
drivers/clk/socfpga/clk-periph.c
54
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-pll-a10.c
34
static unsigned long clk_pll_recalc_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-pll-a10.c
50
static u8 clk_pll_get_parent(struct clk_hw *hwclk)
drivers/clk/socfpga/clk-pll-a10.c
70
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-pll-s10.c
106
static unsigned long clk_boot_clk_recalc_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-pll-s10.c
120
static u8 clk_pll_get_parent(struct clk_hw *hwclk)
drivers/clk/socfpga/clk-pll-s10.c
130
static u8 clk_boot_get_parent(struct clk_hw *hwclk)
drivers/clk/socfpga/clk-pll-s10.c
140
static int clk_pll_prepare(struct clk_hw *hwclk)
drivers/clk/socfpga/clk-pll-s10.c
153
static int n5x_clk_pll_prepare(struct clk_hw *hwclk)
drivers/clk/socfpga/clk-pll-s10.c
190
struct clk_hw *s10_register_pll(const struct stratix10_pll_clock *clks,
drivers/clk/socfpga/clk-pll-s10.c
193
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-pll-s10.c
230
struct clk_hw *agilex_register_pll(const struct stratix10_pll_clock *clks,
drivers/clk/socfpga/clk-pll-s10.c
233
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-pll-s10.c
269
struct clk_hw *n5x_register_pll(const struct stratix10_pll_clock *clks,
drivers/clk/socfpga/clk-pll-s10.c
272
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-pll-s10.c
308
struct clk_hw *agilex5_register_pll(const struct agilex5_pll_clock *clks,
drivers/clk/socfpga/clk-pll-s10.c
311
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-pll-s10.c
40
static unsigned long n5x_clk_pll_recalc_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-pll-s10.c
61
static unsigned long agilex_clk_pll_recalc_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-pll-s10.c
82
static unsigned long clk_pll_recalc_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-pll.c
38
static unsigned long clk_pll_recalc_rate(struct clk_hw *hwclk,
drivers/clk/socfpga/clk-pll.c
58
static u8 clk_pll_get_parent(struct clk_hw *hwclk)
drivers/clk/socfpga/clk-pll.c
77
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-s10.c
309
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-s10.c
328
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-s10.c
348
struct clk_hw *hw_clk;
drivers/clk/socfpga/clk-s10.c
368
struct clk_hw *hw_clk;
drivers/clk/socfpga/stratix10-clk.h
113
struct clk_hw *s10_register_pll(const struct stratix10_pll_clock *clks,
drivers/clk/socfpga/stratix10-clk.h
115
struct clk_hw *agilex_register_pll(const struct stratix10_pll_clock *clks,
drivers/clk/socfpga/stratix10-clk.h
117
struct clk_hw *n5x_register_pll(const struct stratix10_pll_clock *clks,
drivers/clk/socfpga/stratix10-clk.h
119
struct clk_hw *agilex5_register_pll(const struct agilex5_pll_clock *clks,
drivers/clk/socfpga/stratix10-clk.h
121
struct clk_hw *agilex5_register_cnt_periph(const struct agilex5_perip_cnt_clock *clks,
drivers/clk/socfpga/stratix10-clk.h
123
struct clk_hw *agilex5_register_gate(const struct agilex5_gate_clock *clks,
drivers/clk/socfpga/stratix10-clk.h
125
struct clk_hw *s10_register_periph(const struct stratix10_perip_c_clock *clks,
drivers/clk/socfpga/stratix10-clk.h
127
struct clk_hw *n5x_register_periph(const struct n5x_perip_c_clock *clks,
drivers/clk/socfpga/stratix10-clk.h
129
struct clk_hw *s10_register_cnt_periph(const struct stratix10_perip_cnt_clock *clks,
drivers/clk/socfpga/stratix10-clk.h
131
struct clk_hw *s10_register_gate(const struct stratix10_gate_clock *clks,
drivers/clk/socfpga/stratix10-clk.h
133
struct clk_hw *agilex_register_gate(const struct stratix10_gate_clock *clks,
drivers/clk/sophgo/clk-cv1800.c
1464
struct clk_hw *hw = desc->clks_data->hws[i];
drivers/clk/sophgo/clk-cv18xx-common.h
16
struct clk_hw hw;
drivers/clk/sophgo/clk-cv18xx-common.h
27
hw_to_cv1800_clk_common(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
102
static int div_is_enabled(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
14
static inline struct cv1800_clk_gate *hw_to_cv1800_clk_gate(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
156
struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-ip.c
196
struct clk_hw *best_parent, *hw = &common->hw;
drivers/clk/sophgo/clk-cv18xx-ip.c
21
static int gate_enable(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
219
struct clk_hw *parent;
drivers/clk/sophgo/clk-cv18xx-ip.c
257
static int div_determine_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-ip.c
266
static unsigned long div_recalc_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-ip.c
28
static void gate_disable(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
280
static int div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sophgo/clk-cv18xx-ip.c
303
hw_to_cv1800_clk_bypass_div(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
334
static int bypass_div_determine_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-ip.c
343
static unsigned long bypass_div_recalc_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-ip.c
35
static int gate_is_enabled(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
354
static int bypass_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sophgo/clk-cv18xx-ip.c
365
static u8 bypass_div_get_parent(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
375
static int bypass_div_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/sophgo/clk-cv18xx-ip.c
399
static inline struct cv1800_clk_mux *hw_to_cv1800_clk_mux(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
406
static int mux_enable(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
413
static void mux_disable(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
42
static unsigned long gate_recalc_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-ip.c
420
static int mux_is_enabled(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
434
static int mux_determine_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-ip.c
443
static unsigned long mux_recalc_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-ip.c
457
static int mux_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sophgo/clk-cv18xx-ip.c
469
static u8 mux_get_parent(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
48
static int gate_determine_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-ip.c
488
static int mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/sophgo/clk-cv18xx-ip.c
516
hw_to_cv1800_clk_bypass_mux(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
547
static int bypass_mux_determine_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-ip.c
556
static unsigned long bypass_mux_recalc_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-ip.c
56
static int gate_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sophgo/clk-cv18xx-ip.c
567
static int bypass_mux_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sophgo/clk-cv18xx-ip.c
578
static u8 bypass_mux_get_parent(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
588
static int bypass_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/sophgo/clk-cv18xx-ip.c
612
static inline struct cv1800_clk_mmux *hw_to_cv1800_clk_mmux(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
621
struct clk_hw *hw = &mmux->common.hw;
drivers/clk/sophgo/clk-cv18xx-ip.c
622
struct clk_hw *parent = clk_hw_get_parent(hw);
drivers/clk/sophgo/clk-cv18xx-ip.c
633
static int mmux_enable(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
640
static void mmux_disable(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
647
static int mmux_is_enabled(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
681
static int mmux_determine_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-ip.c
690
static unsigned long mmux_recalc_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-ip.c
713
static int mmux_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sophgo/clk-cv18xx-ip.c
734
static u8 mmux_get_parent(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
755
static int mmux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/sophgo/clk-cv18xx-ip.c
804
hw_to_cv1800_clk_audio(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
81
static inline struct cv1800_clk_div *hw_to_cv1800_clk_div(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
811
static int aclk_enable(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
819
static void aclk_disable(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
827
static int aclk_is_enabled(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
834
static int aclk_determine_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-ip.c
844
static unsigned long aclk_recalc_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-ip.c
874
static int aclk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sophgo/clk-cv18xx-ip.c
88
static int div_enable(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-ip.c
95
static void div_disable(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-pll.c
13
static inline struct cv1800_clk_pll *hw_to_cv1800_clk_pll(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-pll.c
130
static int ipll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sophgo/clk-cv18xx-pll.c
157
static int pll_enable(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-pll.c
164
static void pll_disable(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-pll.c
171
static int pll_is_enable(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-pll.c
220
static unsigned long fpll_recalc_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-pll.c
327
static int fpll_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/sophgo/clk-cv18xx-pll.c
33
static unsigned long ipll_recalc_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-cv18xx-pll.c
352
static int fpll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sophgo/clk-cv18xx-pll.c
386
static u8 fpll_get_parent(struct clk_hw *hw)
drivers/clk/sophgo/clk-cv18xx-pll.c
396
static int fpll_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/sophgo/clk-cv18xx-pll.c
88
static int ipll_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/sophgo/clk-sg2042-clkgen.c
123
struct clk_hw hw;
drivers/clk/sophgo/clk-sg2042-clkgen.c
143
struct clk_hw hw;
drivers/clk/sophgo/clk-sg2042-clkgen.c
157
static unsigned long sg2042_clk_divider_recalc_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-sg2042-clkgen.c
179
static int sg2042_clk_divider_determine_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-sg2042-clkgen.c
202
static int sg2042_clk_divider_set_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-sg2042-clkgen.c
423
static const struct clk_hw *clk_gate_ddr01_div0[] = { NULL };
drivers/clk/sophgo/clk-sg2042-clkgen.c
424
static const struct clk_hw *clk_gate_ddr01_div1[] = { NULL };
drivers/clk/sophgo/clk-sg2042-clkgen.c
425
static const struct clk_hw *clk_gate_ddr23_div0[] = { NULL };
drivers/clk/sophgo/clk-sg2042-clkgen.c
426
static const struct clk_hw *clk_gate_ddr23_div1[] = { NULL };
drivers/clk/sophgo/clk-sg2042-clkgen.c
427
static const struct clk_hw *clk_gate_rp_cpu_normal_div0[] = { NULL };
drivers/clk/sophgo/clk-sg2042-clkgen.c
428
static const struct clk_hw *clk_gate_rp_cpu_normal_div1[] = { NULL };
drivers/clk/sophgo/clk-sg2042-clkgen.c
429
static const struct clk_hw *clk_gate_axi_ddr_div0[] = { NULL };
drivers/clk/sophgo/clk-sg2042-clkgen.c
430
static const struct clk_hw *clk_gate_axi_ddr_div1[] = { NULL };
drivers/clk/sophgo/clk-sg2042-clkgen.c
527
static const struct clk_hw *clk_mux_ddr01_p[] = {
drivers/clk/sophgo/clk-sg2042-clkgen.c
532
static const struct clk_hw *clk_mux_ddr23_p[] = {
drivers/clk/sophgo/clk-sg2042-clkgen.c
537
static const struct clk_hw *clk_mux_rp_cpu_normal_p[] = {
drivers/clk/sophgo/clk-sg2042-clkgen.c
542
static const struct clk_hw *clk_mux_axi_ddr_p[] = {
drivers/clk/sophgo/clk-sg2042-clkgen.c
548
static const struct clk_hw *clk_mux_ddr01[] = { NULL };
drivers/clk/sophgo/clk-sg2042-clkgen.c
549
static const struct clk_hw *clk_mux_ddr23[] = { NULL };
drivers/clk/sophgo/clk-sg2042-clkgen.c
550
static const struct clk_hw *clk_mux_rp_cpu_normal[] = { NULL };
drivers/clk/sophgo/clk-sg2042-clkgen.c
551
static const struct clk_hw *clk_mux_axi_ddr[] = { NULL };
drivers/clk/sophgo/clk-sg2042-clkgen.c
656
static const struct clk_hw *clk_gate_rp_cpu_normal[] = { NULL };
drivers/clk/sophgo/clk-sg2042-clkgen.c
657
static const struct clk_hw *clk_gate_top_rp_cmn_div2[] = { NULL };
drivers/clk/sophgo/clk-sg2042-clkgen.c
813
struct clk_hw *hw;
drivers/clk/sophgo/clk-sg2042-clkgen.c
849
struct clk_hw *hw;
drivers/clk/sophgo/clk-sg2042-clkgen.c
894
struct clk_hw *hw;
drivers/clk/sophgo/clk-sg2042-clkgen.c
955
struct clk_hw *hw;
drivers/clk/sophgo/clk-sg2042-clkgen.c
97
struct clk_hw hw;
drivers/clk/sophgo/clk-sg2042-clkgen.c
986
struct clk_hw *hw;
drivers/clk/sophgo/clk-sg2042-pll.c
334
static unsigned long sg2042_clk_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-sg2042-pll.c
349
static int sg2042_clk_pll_determine_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-sg2042-pll.c
376
static int sg2042_clk_pll_set_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-sg2042-pll.c
45
struct clk_hw hw;
drivers/clk/sophgo/clk-sg2042-pll.c
470
struct clk_hw *hw;
drivers/clk/sophgo/clk-sg2042-rpgate.c
198
struct clk_hw *hw;
drivers/clk/sophgo/clk-sg2042-rpgate.c
60
struct clk_hw hw;
drivers/clk/sophgo/clk-sg2044-pll.c
110
static inline struct sg2044_pll *hw_to_sg2044_pll(struct clk_hw *hw)
drivers/clk/sophgo/clk-sg2044-pll.c
139
static unsigned long sg2044_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-sg2044-pll.c
260
static int sg2044_pll_determine_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-sg2044-pll.c
336
static int sg2044_pll_set_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-sg2044-pll.c
77
struct clk_hw hw;
drivers/clk/sophgo/clk-sg2044.c
1005
static const struct clk_hw *clk_gate_noc_sys_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1014
static const struct clk_hw *clk_gate_vc_src0_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1023
static const struct clk_hw *clk_gate_vc_src1_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1032
static const struct clk_hw *clk_gate_ddr0_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1041
static const struct clk_hw *clk_gate_ddr1_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1050
static const struct clk_hw *clk_gate_ddr2_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1059
static const struct clk_hw *clk_gate_ddr3_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1068
static const struct clk_hw *clk_gate_ddr4_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1077
static const struct clk_hw *clk_gate_ddr5_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1086
static const struct clk_hw *clk_gate_ddr6_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1095
static const struct clk_hw *clk_gate_ddr7_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1104
static const struct clk_hw *clk_gate_top_50m_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1113
static const struct clk_hw *clk_gate_sc_rx_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1122
static const struct clk_hw *clk_gate_sc_rx_x0y1_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1136
static const struct clk_hw *clk_gate_mailbox_intc_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
119
static unsigned long sg2044_div_recalc_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-sg2044.c
1190
static const struct clk_hw *clk_gate_timer0_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1199
static const struct clk_hw *clk_gate_timer1_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1208
static const struct clk_hw *clk_gate_timer2_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1217
static const struct clk_hw *clk_gate_timer3_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1226
static const struct clk_hw *clk_gate_timer4_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1235
static const struct clk_hw *clk_gate_timer5_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1244
static const struct clk_hw *clk_gate_timer6_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1253
static const struct clk_hw *clk_gate_timer7_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1267
static const struct clk_hw *clk_gate_cxp_mac_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1276
static const struct clk_hw *clk_gate_cxp_test_phy_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1285
static const struct clk_hw *clk_gate_cxp_test_eth_phy_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1294
static const struct clk_hw *clk_gate_pcie_1g_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1303
static const struct clk_hw *clk_gate_c2c0_test_phy_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1312
static const struct clk_hw *clk_gate_c2c1_test_phy_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1321
static const struct clk_hw *clk_gate_uart_500m_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1355
static const struct clk_hw *clk_gate_gpio_db_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1374
static const struct clk_hw *clk_gate_sd_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1388
static const struct clk_hw *clk_gate_sd_100k_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1397
static const struct clk_hw *clk_gate_emmc_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1411
static const struct clk_hw *clk_gate_emmc_100k_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1420
static const struct clk_hw *clk_gate_efuse_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1439
static const struct clk_hw *clk_gate_tx_eth0_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
145
static int sg2044_div_determine_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-sg2044.c
1453
static const struct clk_hw *clk_gate_ptp_ref_i_eth0_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1462
static const struct clk_hw *clk_gate_ref_eth0_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1496
static const struct clk_hw *clk_gate_pka_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
1657
static void sg2044_clk_fix_init_parent(struct clk_hw **pdata,
drivers/clk/sophgo/clk-sg2044.c
1662
const struct clk_hw *hw;
drivers/clk/sophgo/clk-sg2044.c
1680
struct clk_hw *hw;
drivers/clk/sophgo/clk-sg2044.c
1736
struct clk_hw *parent_hws[1] = { };
drivers/clk/sophgo/clk-sg2044.c
177
static int sg2044_div_set_rate(struct clk_hw *hw,
drivers/clk/sophgo/clk-sg2044.c
193
static int sg2044_div_enable(struct clk_hw *hw)
drivers/clk/sophgo/clk-sg2044.c
208
static void sg2044_div_disable(struct clk_hw *hw)
drivers/clk/sophgo/clk-sg2044.c
221
static int sg2044_div_is_enabled(struct clk_hw *hw)
drivers/clk/sophgo/clk-sg2044.c
248
static inline struct sg2044_mux *hw_to_sg2044_mux(struct clk_hw *hw)
drivers/clk/sophgo/clk-sg2044.c
268
struct clk_hw *hw = __clk_get_hw(ndata->clk);
drivers/clk/sophgo/clk-sg2044.c
282
static inline struct sg2044_gate *hw_to_sg2044_gate(struct clk_hw *hw)
drivers/clk/sophgo/clk-sg2044.c
52
struct clk_hw hw;
drivers/clk/sophgo/clk-sg2044.c
660
static const struct clk_hw *clk_div_top_50m_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
670
static const struct clk_hw *clk_div_top_axi0_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
680
static const struct clk_hw *clk_div_top_axi_hsperi_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
94
static inline struct sg2044_div *hw_to_sg2044_div(struct clk_hw *hw)
drivers/clk/sophgo/clk-sg2044.c
978
static const struct clk_hw *clk_gate_ap_sys_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
987
static const struct clk_hw *clk_gate_rp_sys_parent[] = {
drivers/clk/sophgo/clk-sg2044.c
996
static const struct clk_hw *clk_gate_tpu_sys_parent[] = {
drivers/clk/spacemit/ccu-k1.c
707
static struct clk_hw *k1_ccu_pll_hws[] = {
drivers/clk/spacemit/ccu-k1.c
751
static struct clk_hw *k1_ccu_mpmu_hws[] = {
drivers/clk/spacemit/ccu-k1.c
797
static struct clk_hw *k1_ccu_apbc_hws[] = {
drivers/clk/spacemit/ccu-k1.c
908
static struct clk_hw *k1_ccu_apmu_hws[] = {
drivers/clk/spacemit/ccu-k3.c
1030
static struct clk_hw *k3_ccu_pll_hws[] = {
drivers/clk/spacemit/ccu-k3.c
1124
static struct clk_hw *k3_ccu_mpmu_hws[] = {
drivers/clk/spacemit/ccu-k3.c
1184
static struct clk_hw *k3_ccu_apbc_hws[] = {
drivers/clk/spacemit/ccu-k3.c
1335
static struct clk_hw *k3_ccu_apmu_hws[] = {
drivers/clk/spacemit/ccu-k3.c
1433
static struct clk_hw *k3_ccu_dciu_hws[] = {
drivers/clk/spacemit/ccu_common.c
34
struct clk_hw *hw = data->hws[i];
drivers/clk/spacemit/ccu_common.h
34
struct clk_hw hw;
drivers/clk/spacemit/ccu_common.h
37
static inline struct ccu_common *hw_to_ccu_common(struct clk_hw *hw)
drivers/clk/spacemit/ccu_common.h
44
struct clk_hw **hws;
drivers/clk/spacemit/ccu_ddn.c
42
static int ccu_ddn_determine_rate(struct clk_hw *hw,
drivers/clk/spacemit/ccu_ddn.c
54
static unsigned long ccu_ddn_recalc_rate(struct clk_hw *hw, unsigned long prate)
drivers/clk/spacemit/ccu_ddn.c
67
static int ccu_ddn_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/spacemit/ccu_ddn.h
41
static inline struct ccu_ddn *hw_to_ccu_ddn(struct clk_hw *hw)
drivers/clk/spacemit/ccu_mix.c
102
ccu_mix_calc_best_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/spacemit/ccu_mix.c
103
struct clk_hw **best_parent,
drivers/clk/spacemit/ccu_mix.c
114
struct clk_hw *parent = clk_hw_get_parent_by_index(hw, i);
drivers/clk/spacemit/ccu_mix.c
142
static int ccu_mix_determine_rate(struct clk_hw *hw,
drivers/clk/spacemit/ccu_mix.c
152
static int ccu_mix_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/spacemit/ccu_mix.c
16
static void ccu_gate_disable(struct clk_hw *hw)
drivers/clk/spacemit/ccu_mix.c
175
static u8 ccu_mux_get_parent(struct clk_hw *hw)
drivers/clk/spacemit/ccu_mix.c
187
static int ccu_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/spacemit/ccu_mix.c
25
static int ccu_gate_enable(struct clk_hw *hw)
drivers/clk/spacemit/ccu_mix.c
35
static int ccu_gate_is_enabled(struct clk_hw *hw)
drivers/clk/spacemit/ccu_mix.c
45
static unsigned long ccu_factor_recalc_rate(struct clk_hw *hw,
drivers/clk/spacemit/ccu_mix.c
53
static unsigned long ccu_div_recalc_rate(struct clk_hw *hw,
drivers/clk/spacemit/ccu_mix.c
71
static int ccu_mix_trigger_fc(struct clk_hw *hw)
drivers/clk/spacemit/ccu_mix.c
87
static int ccu_factor_determine_rate(struct clk_hw *hw,
drivers/clk/spacemit/ccu_mix.c
95
static int ccu_factor_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/spacemit/ccu_mix.h
219
static inline struct ccu_mix *hw_to_ccu_mix(struct clk_hw *hw)
drivers/clk/spacemit/ccu_pll.c
106
static int ccu_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/spacemit/ccu_pll.c
118
static unsigned long ccu_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/spacemit/ccu_pll.c
131
static int ccu_pll_determine_rate(struct clk_hw *hw,
drivers/clk/spacemit/ccu_pll.c
141
static int ccu_pll_init(struct clk_hw *hw)
drivers/clk/spacemit/ccu_pll.c
186
static int ccu_plla_is_enabled(struct clk_hw *hw)
drivers/clk/spacemit/ccu_pll.c
193
static int ccu_plla_enable(struct clk_hw *hw)
drivers/clk/spacemit/ccu_pll.c
209
static void ccu_plla_disable(struct clk_hw *hw)
drivers/clk/spacemit/ccu_pll.c
220
static int ccu_plla_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/spacemit/ccu_pll.c
232
static unsigned long ccu_plla_recalc_rate(struct clk_hw *hw,
drivers/clk/spacemit/ccu_pll.c
245
static int ccu_plla_init(struct clk_hw *hw)
drivers/clk/spacemit/ccu_pll.c
72
static int ccu_pll_is_enabled(struct clk_hw *hw)
drivers/clk/spacemit/ccu_pll.c
79
static int ccu_pll_enable(struct clk_hw *hw)
drivers/clk/spacemit/ccu_pll.c
95
static void ccu_pll_disable(struct clk_hw *hw)
drivers/clk/spacemit/ccu_pll.h
113
static inline struct ccu_pll *hw_to_ccu_pll(struct clk_hw *hw)
drivers/clk/spear/clk-aux-synth.c
41
static unsigned long aux_calc_rate(struct clk_hw *hw, unsigned long prate,
drivers/clk/spear/clk-aux-synth.c
52
static int clk_aux_determine_rate(struct clk_hw *hw,
drivers/clk/spear/clk-aux-synth.c
64
static unsigned long clk_aux_recalc_rate(struct clk_hw *hw,
drivers/clk/spear/clk-aux-synth.c
98
static int clk_aux_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/spear/clk-frac-synth.c
41
static unsigned long frac_calc_rate(struct clk_hw *hw, unsigned long prate,
drivers/clk/spear/clk-frac-synth.c
55
static int clk_frac_determine_rate(struct clk_hw *hw,
drivers/clk/spear/clk-frac-synth.c
67
static unsigned long clk_frac_recalc_rate(struct clk_hw *hw,
drivers/clk/spear/clk-frac-synth.c
94
static int clk_frac_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/spear/clk-gpt-synth.c
31
static unsigned long gpt_calc_rate(struct clk_hw *hw, unsigned long prate,
drivers/clk/spear/clk-gpt-synth.c
42
static int clk_gpt_determine_rate(struct clk_hw *hw,
drivers/clk/spear/clk-gpt-synth.c
54
static unsigned long clk_gpt_recalc_rate(struct clk_hw *hw,
drivers/clk/spear/clk-gpt-synth.c
79
static int clk_gpt_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/spear/clk-vco-pll.c
113
static int clk_pll_determine_rate(struct clk_hw *hw,
drivers/clk/spear/clk-vco-pll.c
124
static unsigned long clk_pll_recalc_rate(struct clk_hw *hw, unsigned long
drivers/clk/spear/clk-vco-pll.c
144
static int clk_pll_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/spear/clk-vco-pll.c
174
static inline unsigned long vco_calc_rate(struct clk_hw *hw,
drivers/clk/spear/clk-vco-pll.c
182
static int clk_vco_determine_rate(struct clk_hw *hw,
drivers/clk/spear/clk-vco-pll.c
194
static unsigned long clk_vco_recalc_rate(struct clk_hw *hw,
drivers/clk/spear/clk-vco-pll.c
232
static int clk_vco_set_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/spear/clk-vco-pll.c
81
static long clk_pll_round_rate_index(struct clk_hw *hw, unsigned long drate,
drivers/clk/spear/clk.c
13
long clk_round_rate_index(struct clk_hw *hw, unsigned long drate,
drivers/clk/spear/clk.h
100
struct clk_hw hw;
drivers/clk/spear/clk.h
106
typedef unsigned long (*clk_calc_rate)(struct clk_hw *hw, unsigned long prate,
drivers/clk/spear/clk.h
127
long clk_round_rate_index(struct clk_hw *hw, unsigned long drate,
drivers/clk/spear/clk.h
47
struct clk_hw hw;
drivers/clk/spear/clk.h
61
struct clk_hw hw;
drivers/clk/spear/clk.h
75
struct clk_hw hw;
drivers/clk/spear/clk.h
91
struct clk_hw hw;
drivers/clk/sprd/common.c
86
struct clk_hw *hw;
drivers/clk/sprd/common.h
20
struct clk_hw hw;
drivers/clk/sprd/common.h
30
hw_to_sprd_clk_common(const struct clk_hw *hw)
drivers/clk/sprd/composite.c
12
static int sprd_comp_determine_rate(struct clk_hw *hw,
drivers/clk/sprd/composite.c
20
static unsigned long sprd_comp_recalc_rate(struct clk_hw *hw,
drivers/clk/sprd/composite.c
28
static int sprd_comp_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sprd/composite.c
37
static u8 sprd_comp_get_parent(struct clk_hw *hw)
drivers/clk/sprd/composite.c
44
static int sprd_comp_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/sprd/composite.h
77
static inline struct sprd_comp *hw_to_sprd_comp(const struct clk_hw *hw)
drivers/clk/sprd/div.c
12
static int sprd_div_determine_rate(struct clk_hw *hw,
drivers/clk/sprd/div.c
36
static unsigned long sprd_div_recalc_rate(struct clk_hw *hw,
drivers/clk/sprd/div.c
66
static int sprd_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sprd/div.h
67
static inline struct sprd_div *hw_to_sprd_div(const struct clk_hw *hw)
drivers/clk/sprd/gate.c
51
static void sprd_gate_disable(struct clk_hw *hw)
drivers/clk/sprd/gate.c
58
static int sprd_gate_enable(struct clk_hw *hw)
drivers/clk/sprd/gate.c
67
static void sprd_sc_gate_disable(struct clk_hw *hw)
drivers/clk/sprd/gate.c
74
static int sprd_sc_gate_enable(struct clk_hw *hw)
drivers/clk/sprd/gate.c
83
static int sprd_pll_sc_gate_prepare(struct clk_hw *hw)
drivers/clk/sprd/gate.c
93
static int sprd_gate_is_enabled(struct clk_hw *hw)
drivers/clk/sprd/gate.c
97
struct clk_hw *parent;
drivers/clk/sprd/gate.h
157
static inline struct sprd_gate *hw_to_sprd_gate(const struct clk_hw *hw)
drivers/clk/sprd/mux.c
39
static u8 sprd_mux_get_parent(struct clk_hw *hw)
drivers/clk/sprd/mux.c
64
static int sprd_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/sprd/mux.h
73
static inline struct sprd_mux *hw_to_sprd_mux(const struct clk_hw *hw)
drivers/clk/sprd/pll.c
231
static unsigned long sprd_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/sprd/pll.c
239
static int sprd_pll_set_rate(struct clk_hw *hw,
drivers/clk/sprd/pll.c
248
static int sprd_pll_clk_prepare(struct clk_hw *hw)
drivers/clk/sprd/pll.c
257
static int sprd_pll_determine_rate(struct clk_hw *hw,
drivers/clk/sprd/pll.h
118
static inline struct sprd_pll *hw_to_sprd_pll(struct clk_hw *hw)
drivers/clk/st/clk-flexgen.c
106
static int flexgen_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/st/clk-flexgen.c
109
struct clk_hw *mux_hw = &flexgen->mux.hw;
drivers/clk/st/clk-flexgen.c
122
static int flexgen_determine_rate(struct clk_hw *hw,
drivers/clk/st/clk-flexgen.c
139
static unsigned long flexgen_recalc_rate(struct clk_hw *hw,
drivers/clk/st/clk-flexgen.c
143
struct clk_hw *pdiv_hw = &flexgen->pdiv.hw;
drivers/clk/st/clk-flexgen.c
144
struct clk_hw *fdiv_hw = &flexgen->fdiv.hw;
drivers/clk/st/clk-flexgen.c
155
static int flexgen_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/st/clk-flexgen.c
159
struct clk_hw *pdiv_hw = &flexgen->pdiv.hw;
drivers/clk/st/clk-flexgen.c
160
struct clk_hw *fdiv_hw = &flexgen->fdiv.hw;
drivers/clk/st/clk-flexgen.c
161
struct clk_hw *sync_hw = &flexgen->sync.hw;
drivers/clk/st/clk-flexgen.c
32
struct clk_hw hw;
drivers/clk/st/clk-flexgen.c
53
static int flexgen_enable(struct clk_hw *hw)
drivers/clk/st/clk-flexgen.c
56
struct clk_hw *pgate_hw = &flexgen->pgate.hw;
drivers/clk/st/clk-flexgen.c
57
struct clk_hw *fgate_hw = &flexgen->fgate.hw;
drivers/clk/st/clk-flexgen.c
70
static void flexgen_disable(struct clk_hw *hw)
drivers/clk/st/clk-flexgen.c
73
struct clk_hw *fgate_hw = &flexgen->fgate.hw;
drivers/clk/st/clk-flexgen.c
83
static int flexgen_is_enabled(struct clk_hw *hw)
drivers/clk/st/clk-flexgen.c
86
struct clk_hw *fgate_hw = &flexgen->fgate.hw;
drivers/clk/st/clk-flexgen.c
96
static u8 flexgen_get_parent(struct clk_hw *hw)
drivers/clk/st/clk-flexgen.c
99
struct clk_hw *mux_hw = &flexgen->mux.hw;
drivers/clk/st/clkgen-fsyn.c
243
struct clk_hw hw;
drivers/clk/st/clkgen-fsyn.c
252
static int quadfs_pll_enable(struct clk_hw *hw)
drivers/clk/st/clkgen-fsyn.c
293
static void quadfs_pll_disable(struct clk_hw *hw)
drivers/clk/st/clkgen-fsyn.c
314
static int quadfs_pll_is_enabled(struct clk_hw *hw)
drivers/clk/st/clkgen-fsyn.c
332
static unsigned long quadfs_pll_fs660c32_recalc_rate(struct clk_hw *hw,
drivers/clk/st/clkgen-fsyn.c
378
static int quadfs_pll_fs660c32_determine_rate(struct clk_hw *hw,
drivers/clk/st/clkgen-fsyn.c
395
static int quadfs_pll_fs660c32_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/st/clkgen-fsyn.c
506
struct clk_hw hw;
drivers/clk/st/clkgen-fsyn.c
567
static int quadfs_fsynth_enable(struct clk_hw *hw)
drivers/clk/st/clkgen-fsyn.c
592
static void quadfs_fsynth_disable(struct clk_hw *hw)
drivers/clk/st/clkgen-fsyn.c
608
static int quadfs_fsynth_is_enabled(struct clk_hw *hw)
drivers/clk/st/clkgen-fsyn.c
774
static long quadfs_find_best_rate(struct clk_hw *hw, unsigned long drate,
drivers/clk/st/clkgen-fsyn.c
792
static unsigned long quadfs_recalc_rate(struct clk_hw *hw,
drivers/clk/st/clkgen-fsyn.c
816
static int quadfs_determine_rate(struct clk_hw *hw,
drivers/clk/st/clkgen-fsyn.c
850
static int quadfs_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/st/clkgen-pll.c
206
struct clk_hw hw;
drivers/clk/st/clkgen-pll.c
228
static int clkgen_pll_is_locked(struct clk_hw *hw)
drivers/clk/st/clkgen-pll.c
236
static int clkgen_pll_is_enabled(struct clk_hw *hw)
drivers/clk/st/clkgen-pll.c
243
static int __clkgen_pll_enable(struct clk_hw *hw)
drivers/clk/st/clkgen-pll.c
269
static int clkgen_pll_enable(struct clk_hw *hw)
drivers/clk/st/clkgen-pll.c
286
static void __clkgen_pll_disable(struct clk_hw *hw)
drivers/clk/st/clkgen-pll.c
301
static void clkgen_pll_disable(struct clk_hw *hw)
drivers/clk/st/clkgen-pll.c
376
static unsigned long recalc_stm_pll3200c32(struct clk_hw *hw,
drivers/clk/st/clkgen-pll.c
398
static int stm_pll3200c32_determine_rate(struct clk_hw *hw,
drivers/clk/st/clkgen-pll.c
422
static int set_rate_stm_pll3200c32(struct clk_hw *hw, unsigned long rate,
drivers/clk/st/clkgen-pll.c
535
static unsigned long recalc_stm_pll4600c28(struct clk_hw *hw,
drivers/clk/st/clkgen-pll.c
555
static int stm_pll4600c28_determine_rate(struct clk_hw *hw,
drivers/clk/st/clkgen-pll.c
579
static int set_rate_stm_pll4600c28(struct clk_hw *hw, unsigned long rate,
drivers/clk/starfive/clk-starfive-jh7100.c
270
static struct clk_hw *jh7100_clk_get(struct of_phandle_args *clkspec, void *data)
drivers/clk/starfive/clk-starfive-jh7110-pll.c
136
struct clk_hw hw;
drivers/clk/starfive/clk-starfive-jh7110-pll.c
268
static struct jh7110_pll_data *jh7110_pll_data_from(struct clk_hw *hw)
drivers/clk/starfive/clk-starfive-jh7110-pll.c
299
static unsigned long jh7110_pll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/starfive/clk-starfive-jh7110-pll.c
328
static int jh7110_pll_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/starfive/clk-starfive-jh7110-pll.c
355
static int jh7110_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/starfive/clk-starfive-jh7110-pll.c
427
static void jh7110_pll_debug_init(struct clk_hw *hw, struct dentry *dentry)
drivers/clk/starfive/clk-starfive-jh7110-pll.c
445
static struct clk_hw *jh7110_pll_get(struct of_phandle_args *clkspec, void *data)
drivers/clk/starfive/clk-starfive-jh71x0.c
105
static int jh71x0_clk_set_rate(struct clk_hw *hw,
drivers/clk/starfive/clk-starfive-jh71x0.c
117
static unsigned long jh71x0_clk_frac_recalc_rate(struct clk_hw *hw,
drivers/clk/starfive/clk-starfive-jh71x0.c
128
static int jh71x0_clk_frac_determine_rate(struct clk_hw *hw,
drivers/clk/starfive/clk-starfive-jh71x0.c
147
static int jh71x0_clk_frac_set_rate(struct clk_hw *hw,
drivers/clk/starfive/clk-starfive-jh71x0.c
15
static struct jh71x0_clk *jh71x0_clk_from(struct clk_hw *hw)
drivers/clk/starfive/clk-starfive-jh71x0.c
160
static u8 jh71x0_clk_get_parent(struct clk_hw *hw)
drivers/clk/starfive/clk-starfive-jh71x0.c
168
static int jh71x0_clk_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/starfive/clk-starfive-jh71x0.c
177
static int jh71x0_clk_get_phase(struct clk_hw *hw)
drivers/clk/starfive/clk-starfive-jh71x0.c
185
static int jh71x0_clk_set_phase(struct clk_hw *hw, int degrees)
drivers/clk/starfive/clk-starfive-jh71x0.c
202
static void jh71x0_clk_debug_init(struct clk_hw *hw, struct dentry *dentry)
drivers/clk/starfive/clk-starfive-jh71x0.c
329
struct clk_hw *jh71x0_clk_get(struct of_phandle_args *clkspec, void *data)
drivers/clk/starfive/clk-starfive-jh71x0.c
45
static int jh71x0_clk_enable(struct clk_hw *hw)
drivers/clk/starfive/clk-starfive-jh71x0.c
53
static void jh71x0_clk_disable(struct clk_hw *hw)
drivers/clk/starfive/clk-starfive-jh71x0.c
60
static int jh71x0_clk_is_enabled(struct clk_hw *hw)
drivers/clk/starfive/clk-starfive-jh71x0.c
67
static unsigned long jh71x0_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/starfive/clk-starfive-jh71x0.c
76
static int jh71x0_clk_determine_rate(struct clk_hw *hw,
drivers/clk/starfive/clk-starfive-jh71x0.h
107
struct clk_hw hw;
drivers/clk/starfive/clk-starfive-jh71x0.h
119
struct clk_hw *pll[3];
drivers/clk/starfive/clk-starfive-jh71x0.h
125
struct clk_hw *jh71x0_clk_get(struct of_phandle_args *clkspec, void *data);
drivers/clk/stm32/clk-stm32-core.c
258
static u8 clk_stm32_mux_get_parent(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32-core.c
265
static int clk_stm32_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/stm32/clk-stm32-core.c
28
struct clk_hw **hws;
drivers/clk/stm32/clk-stm32-core.c
285
static void clk_stm32_gate_endisable(struct clk_hw *hw, int enable)
drivers/clk/stm32/clk-stm32-core.c
297
static int clk_stm32_gate_enable(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32-core.c
304
static void clk_stm32_gate_disable(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32-core.c
309
static int clk_stm32_gate_is_enabled(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32-core.c
316
static void clk_stm32_gate_disable_unused(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32-core.c
335
static int clk_stm32_divider_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/stm32/clk-stm32-core.c
354
static int clk_stm32_divider_determine_rate(struct clk_hw *hw,
drivers/clk/stm32/clk-stm32-core.c
382
static unsigned long clk_stm32_divider_recalc_rate(struct clk_hw *hw,
drivers/clk/stm32/clk-stm32-core.c
399
static int clk_stm32_composite_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/stm32/clk-stm32-core.c
419
static unsigned long clk_stm32_composite_recalc_rate(struct clk_hw *hw,
drivers/clk/stm32/clk-stm32-core.c
431
static int clk_stm32_composite_determine_rate(struct clk_hw *hw,
drivers/clk/stm32/clk-stm32-core.c
458
static u8 clk_stm32_composite_get_parent(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32-core.c
46
struct clk_hw *hw = ERR_PTR(-ENOENT);
drivers/clk/stm32/clk-stm32-core.c
465
static int clk_stm32_composite_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/stm32/clk-stm32-core.c
477
struct clk_hw *other_mux_hw = composite->clock_data->is_multi_mux(hw);
drivers/clk/stm32/clk-stm32-core.c
480
struct clk_hw *hwp = clk_hw_get_parent_by_index(hw, index);
drivers/clk/stm32/clk-stm32-core.c
489
static int clk_stm32_composite_is_enabled(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32-core.c
501
static int clk_stm32_has_safe_mux(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32-core.c
509
static void clk_stm32_set_safe_position_mux(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32-core.c
517
struct clk_hw *other_mux_hw = NULL;
drivers/clk/stm32/clk-stm32-core.c
534
static void clk_stm32_safe_restore_position_mux(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32-core.c
547
static void clk_stm32_composite_gate_endisable(struct clk_hw *hw, int enable)
drivers/clk/stm32/clk-stm32-core.c
559
static int clk_stm32_composite_gate_enable(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32-core.c
574
static void clk_stm32_composite_gate_disable(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32-core.c
587
static void clk_stm32_composite_disable_unused(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32-core.c
614
struct clk_hw *clk_stm32_mux_register(struct device *dev,
drivers/clk/stm32/clk-stm32-core.c
621
struct clk_hw *hw = &mux->hw;
drivers/clk/stm32/clk-stm32-core.c
635
struct clk_hw *clk_stm32_gate_register(struct device *dev,
drivers/clk/stm32/clk-stm32-core.c
642
struct clk_hw *hw = &gate->hw;
drivers/clk/stm32/clk-stm32-core.c
656
struct clk_hw *clk_stm32_div_register(struct device *dev,
drivers/clk/stm32/clk-stm32-core.c
663
struct clk_hw *hw = &div->hw;
drivers/clk/stm32/clk-stm32-core.c
677
struct clk_hw *clk_stm32_composite_register(struct device *dev,
drivers/clk/stm32/clk-stm32-core.c
684
struct clk_hw *hw = &composite->hw;
drivers/clk/stm32/clk-stm32-core.h
102
struct clk_hw hw;
drivers/clk/stm32/clk-stm32-core.h
112
struct clk_hw hw;
drivers/clk/stm32/clk-stm32-core.h
124
struct clk_hw hw;
drivers/clk/stm32/clk-stm32-core.h
139
struct clk_hw *clk_stm32_mux_register(struct device *dev,
drivers/clk/stm32/clk-stm32-core.h
145
struct clk_hw *clk_stm32_gate_register(struct device *dev,
drivers/clk/stm32/clk-stm32-core.h
151
struct clk_hw *clk_stm32_div_register(struct device *dev,
drivers/clk/stm32/clk-stm32-core.h
157
struct clk_hw *clk_stm32_composite_register(struct device *dev,
drivers/clk/stm32/clk-stm32-core.h
52
struct clk_hw *(*func)(struct device *dev,
drivers/clk/stm32/clk-stm32-core.h
64
struct clk_hw *(*is_multi_mux)(struct clk_hw *hw);
drivers/clk/stm32/clk-stm32-core.h
92
struct clk_hw hw;
drivers/clk/stm32/clk-stm32mp1.c
1011
static unsigned long timer_ker_recalc_rate(struct clk_hw *hw,
drivers/clk/stm32/clk-stm32mp1.c
1037
static struct clk_hw *clk_register_cktim(struct device *dev, const char *name,
drivers/clk/stm32/clk-stm32mp1.c
1046
struct clk_hw *hw;
drivers/clk/stm32/clk-stm32mp1.c
1076
static unsigned long clk_divider_rtc_recalc_rate(struct clk_hw *hw,
drivers/clk/stm32/clk-stm32mp1.c
1085
static int clk_divider_rtc_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/stm32/clk-stm32mp1.c
1094
static int clk_divider_rtc_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/stm32/clk-stm32mp1.c
1115
static struct clk_hw *_clk_register_pll(struct device *dev,
drivers/clk/stm32/clk-stm32mp1.c
1134
static struct clk_hw *_clk_register_cktim(struct device *dev,
drivers/clk/stm32/clk-stm32mp1.c
1146
static struct clk_hw *
drivers/clk/stm32/clk-stm32mp1.c
1162
static struct clk_hw *
drivers/clk/stm32/clk-stm32mp1.c
2189
struct clk_hw **hws;
drivers/clk/stm32/clk-stm32mp1.c
2190
struct clk_hw *hw = ERR_PTR(-ENOENT);
drivers/clk/stm32/clk-stm32mp1.c
2213
struct clk_hw **hws;
drivers/clk/stm32/clk-stm32mp1.c
304
struct clk_hw *hws[MAX_MUX_CLK];
drivers/clk/stm32/clk-stm32mp1.c
332
struct clk_hw * (*func)(struct device *dev,
drivers/clk/stm32/clk-stm32mp1.c
391
static struct clk_hw *
drivers/clk/stm32/clk-stm32mp1.c
409
static struct clk_hw *
drivers/clk/stm32/clk-stm32mp1.c
422
static struct clk_hw *
drivers/clk/stm32/clk-stm32mp1.c
442
static struct clk_hw *
drivers/clk/stm32/clk-stm32mp1.c
458
static int mp1_gate_clk_enable(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32mp1.c
466
static void mp1_gate_clk_disable(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32mp1.c
484
static struct clk_hw *_get_stm32_mux(struct device *dev, void __iomem *base,
drivers/clk/stm32/clk-stm32mp1.c
490
struct clk_hw *mux_hw;
drivers/clk/stm32/clk-stm32mp1.c
524
static struct clk_hw *_get_stm32_div(struct device *dev, void __iomem *base,
drivers/clk/stm32/clk-stm32mp1.c
545
static struct clk_hw *_get_stm32_gate(struct device *dev, void __iomem *base,
drivers/clk/stm32/clk-stm32mp1.c
551
struct clk_hw *gate_hw;
drivers/clk/stm32/clk-stm32mp1.c
584
static struct clk_hw *
drivers/clk/stm32/clk-stm32mp1.c
595
struct clk_hw *hw;
drivers/clk/stm32/clk-stm32mp1.c
624
static struct clk_hw *
drivers/clk/stm32/clk-stm32mp1.c
633
struct clk_hw *mux_hw, *div_hw, *gate_hw;
drivers/clk/stm32/clk-stm32mp1.c
682
static int mp1_mgate_clk_enable(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32mp1.c
694
static void mp1_mgate_clk_disable(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32mp1.c
714
static u8 clk_mmux_get_parent(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32mp1.c
719
static int clk_mmux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/stm32/clk-stm32mp1.c
723
struct clk_hw *hwp;
drivers/clk/stm32/clk-stm32mp1.c
750
struct clk_hw hw;
drivers/clk/stm32/clk-stm32mp1.c
769
static int __pll_is_enabled(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32mp1.c
778
static int pll_enable(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32mp1.c
814
static void pll_disable(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32mp1.c
829
static u32 pll_frac_val(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32mp1.c
841
static unsigned long pll_recalc_rate(struct clk_hw *hw,
drivers/clk/stm32/clk-stm32mp1.c
866
static int pll_is_enabled(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32mp1.c
879
static u8 pll_get_parent(struct clk_hw *hw)
drivers/clk/stm32/clk-stm32mp1.c
882
struct clk_hw *mux_hw = &clk_elem->mux.hw;
drivers/clk/stm32/clk-stm32mp1.c
897
static struct clk_hw *clk_register_pll(struct device *dev, const char *name,
drivers/clk/stm32/clk-stm32mp1.c
907
struct clk_hw *hw;
drivers/clk/stm32/clk-stm32mp1.c
946
struct clk_hw hw;
drivers/clk/stm32/clk-stm32mp1.c
954
static unsigned long __bestmult(struct clk_hw *hw, unsigned long rate,
drivers/clk/stm32/clk-stm32mp1.c
973
static int timer_ker_determine_rate(struct clk_hw *hw,
drivers/clk/stm32/clk-stm32mp1.c
984
static int timer_ker_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/stm32/clk-stm32mp13.c
1478
struct clk_hw *hw1;
drivers/clk/stm32/clk-stm32mp13.c
1479
struct clk_hw *hw2;
drivers/clk/stm32/clk-stm32mp13.c
1491
static struct clk_hw *stm32mp13_is_multi_mux(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu-sun20i-d1-r.c
31
static const struct clk_hw *r_ahb_hw = &r_ahb_clk.common.hw;
drivers/clk/sunxi-ng/ccu-sun20i-d1-r.c
39
static const struct clk_hw *r_apb0_hw = &r_apb0_clk.common.hw;
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
117
static const struct clk_hw *pll_video0_4x_hws[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
141
static const struct clk_hw *pll_video1_4x_hws[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
193
static const struct clk_hw *pll_audio0_4x_hws[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
221
static const struct clk_hw *pll_audio1_hws[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
245
static const struct clk_hw *cpux_hws[] = { &cpux_clk.common.hw };
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
281
static const struct clk_hw *psi_ahb_hws[] = { &psi_ahb_clk.common.hw };
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
282
static const struct clk_hw *apb0_hws[] = { &apb0_clk.common.hw };
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
283
static const struct clk_hw *apb1_hws[] = { &apb1_clk.common.hw };
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
285
static const struct clk_hw *de_di_g2d_parents[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
333
static const struct clk_hw *ve_parents[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
374
static const struct clk_hw *dram_parents[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
389
static const struct clk_hw *mbus_hws[] = { &mbus_clk.hw };
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
535
static const struct clk_hw *i2s_spdif_tx_parents[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
562
static const struct clk_hw *i2s2_asrc_parents[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
589
static const struct clk_hw *spdif_rx_parents[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
604
static const struct clk_hw *dmic_codec_parents[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
740
static const struct clk_hw *tcon_tve_parents[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
79
static const struct clk_hw *pll_periph0_4x_hws[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
807
static const struct clk_hw *csi_top_parents[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
87
static const struct clk_hw *pll_periph0_2x_hws[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
910
static const struct clk_hw *fanout_27M_parents[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
925
static const struct clk_hw *fanout_parents[] = {
drivers/clk/sunxi-ng/ccu-sun20i-d1.c
93
static const struct clk_hw *pll_periph0_hws[] = { &pll_periph0_clk.hw };
drivers/clk/sunxi-ng/ccu-sun4i-a10.c
1034
static const struct clk_hw *clk_parent_pll_audio[] = {
drivers/clk/sunxi-ng/ccu-sun50i-a100.c
767
static const struct clk_hw *pll_video0_parents[] = {
drivers/clk/sunxi-ng/ccu-sun50i-a100.c
777
static const struct clk_hw *pll_video1_parents[] = {
drivers/clk/sunxi-ng/ccu-sun50i-a100.c
787
static const struct clk_hw *pll_video2_parents[] = {
drivers/clk/sunxi-ng/ccu-sun50i-a100.c
797
static const struct clk_hw *pll_video3_parents[] = {
drivers/clk/sunxi-ng/ccu-sun50i-a64.c
609
static const struct clk_hw *clk_parent_pll_audio[] = {
drivers/clk/sunxi-ng/ccu-sun50i-h6.c
760
static const struct clk_hw *clk_parent_pll_audio[] = {
drivers/clk/sunxi-ng/ccu-sun50i-h6.c
778
static const struct clk_hw *pll_periph0_parents[] = {
drivers/clk/sunxi-ng/ccu-sun50i-h6.c
788
static const struct clk_hw *pll_periph1_parents[] = {
drivers/clk/sunxi-ng/ccu-sun50i-h616.c
713
static const struct clk_hw *clk_parent_pll_audio[] = {
drivers/clk/sunxi-ng/ccu-sun50i-h616.c
733
static const struct clk_hw *pll_periph0_parents[] = {
drivers/clk/sunxi-ng/ccu-sun50i-h616.c
741
static const struct clk_hw *pll_periph0_2x_hws[] = {
drivers/clk/sunxi-ng/ccu-sun50i-h616.c
748
static const struct clk_hw *pll_periph1_parents[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523-mcu.c
68
static const struct clk_hw *pll_audio1_div_parents[] = { &pll_audio1_clk.common.hw };
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
1019
static const struct clk_hw *edp_parents[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
102
static const struct clk_hw *pll_periph0_480M_hws[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
1043
static const struct clk_hw *csi_top_parents[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
1098
static const struct clk_hw *isp_parents[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
117
static const struct clk_hw *pll_periph0_150M_hws[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
135
static const struct clk_hw *pll_periph1_4x_hws[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
145
static const struct clk_hw *pll_periph1_2x_hws[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
158
static const struct clk_hw *pll_periph1_480M_hws[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
193
static const struct clk_hw *pll_video0_8x_hws[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
215
static const struct clk_hw *pll_video1_8x_hws[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
237
static const struct clk_hw *pll_video2_8x_hws[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
274
static const struct clk_hw *pll_video3_8x_hws[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
354
static const struct clk_hw *ahb_hws[] = { &ahb_clk.common.hw };
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
360
static const struct clk_hw *apb0_hws[] = { &apb0_clk.common.hw };
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
373
static const struct clk_hw *apb1_hws[] = { &apb1_clk.common.hw };
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
392
static const struct clk_hw *mbus_hws[] = { &mbus_clk.common.hw };
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
398
static const struct clk_hw *de_parents[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
413
static const struct clk_hw *di_parents[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
428
static const struct clk_hw *g2d_parents[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
443
static const struct clk_hw *gpu_parents[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
476
static const struct clk_hw *ve_parents[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
490
static const struct clk_hw *npu_parents[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
89
static const struct clk_hw *pll_periph0_4x_hws[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
942
static const struct clk_hw *tcon_parents[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
95
static const struct clk_hw *pll_periph0_2x_hws[] = {
drivers/clk/sunxi-ng/ccu-sun55i-a523.c
965
static const struct clk_hw *tcon_tv_parents[] = {
drivers/clk/sunxi-ng/ccu-sun5i.c
606
static const struct clk_hw *clk_parent_pll_audio[] = {
drivers/clk/sunxi-ng/ccu-sun6i-a31.c
959
static const struct clk_hw *clk_parent_pll_audio[] = {
drivers/clk/sunxi-ng/ccu-sun6i-rtc.c
117
static int ccu_iosc_32k_prepare(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu-sun6i-rtc.c
132
static void ccu_iosc_32k_unprepare(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu-sun6i-rtc.c
145
static unsigned long ccu_iosc_32k_recalc_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu-sun6i-rtc.c
164
static unsigned long ccu_iosc_32k_recalc_accuracy(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu-sun6i-rtc.c
194
static const struct clk_hw *ext_osc32k[] = { NULL }; /* updated during probe */
drivers/clk/sunxi-ng/ccu-sun6i-rtc.c
199
static const struct clk_hw *osc32k_parents[] = {
drivers/clk/sunxi-ng/ccu-sun6i-rtc.c
236
static const struct clk_hw *rtc_32k_parents[] = {
drivers/clk/sunxi-ng/ccu-sun6i-rtc.c
57
static int ccu_iosc_enable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu-sun6i-rtc.c
64
static void ccu_iosc_disable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu-sun6i-rtc.c
71
static int ccu_iosc_is_enabled(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu-sun6i-rtc.c
78
static unsigned long ccu_iosc_recalc_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu-sun6i-rtc.c
97
static unsigned long ccu_iosc_recalc_accuracy(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu-sun8i-a23.c
547
static const struct clk_hw *clk_parent_pll_audio[] = {
drivers/clk/sunxi-ng/ccu-sun8i-a33.c
584
static const struct clk_hw *clk_parent_pll_audio[] = {
drivers/clk/sunxi-ng/ccu-sun8i-h3.c
621
static const struct clk_hw *clk_parent_pll_audio[] = {
drivers/clk/sunxi-ng/ccu-sun8i-r.c
62
static const struct clk_hw *apb0_gate_parent[] = { &apb0_clk.common.hw };
drivers/clk/sunxi-ng/ccu-sun8i-r40.c
963
static const struct clk_hw *clk_parent_pll_audio[] = {
drivers/clk/sunxi-ng/ccu-sun8i-v3s.c
465
static const struct clk_hw *clk_parent_pll_audio[] = {
drivers/clk/sunxi-ng/ccu-suniv-f1c100s.c
386
static const struct clk_hw *clk_parent_pll_audio[] = {
drivers/clk/sunxi-ng/ccu_common.c
134
struct clk_hw *hw = desc->hw_clks->hws[i];
drivers/clk/sunxi-ng/ccu_common.c
190
struct clk_hw *hw = desc->hw_clks->hws[i];
drivers/clk/sunxi-ng/ccu_common.c
209
struct clk_hw *hw = desc->hw_clks->hws[i];
drivers/clk/sunxi-ng/ccu_common.h
44
struct clk_hw hw;
drivers/clk/sunxi-ng/ccu_common.h
47
static inline struct ccu_common *hw_to_ccu_common(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_div.c
119
static u8 ccu_div_get_parent(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_div.c
126
static int ccu_div_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/sunxi-ng/ccu_div.c
34
static void ccu_div_disable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_div.c
41
static int ccu_div_enable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_div.c
48
static int ccu_div_is_enabled(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_div.c
55
static unsigned long ccu_div_recalc_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_div.c
78
static int ccu_div_determine_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_div.c
87
static int ccu_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sunxi-ng/ccu_div.h
295
static inline struct ccu_div *hw_to_ccu_div(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_gate.c
116
static int ccu_gate_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sunxi-ng/ccu_gate.c
31
static void ccu_gate_disable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_gate.c
59
static int ccu_gate_enable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_gate.c
75
static int ccu_gate_is_enabled(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_gate.c
82
static unsigned long ccu_gate_recalc_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_gate.c
94
static int ccu_gate_determine_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_gate.h
114
static inline struct ccu_gate *hw_to_ccu_gate(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_mmc_timing.c
22
struct clk_hw *hw = __clk_get_hw(clk);
drivers/clk/sunxi-ng/ccu_mmc_timing.c
55
struct clk_hw *hw = __clk_get_hw(clk);
drivers/clk/sunxi-ng/ccu_mp.c
143
static void ccu_mp_disable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_mp.c
150
static int ccu_mp_enable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_mp.c
157
static int ccu_mp_is_enabled(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_mp.c
164
static unsigned long ccu_mp_recalc_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_mp.c
198
static int ccu_mp_determine_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_mp.c
207
static int ccu_mp_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sunxi-ng/ccu_mp.c
254
static u8 ccu_mp_get_parent(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_mp.c
261
static int ccu_mp_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/sunxi-ng/ccu_mp.c
299
static unsigned long ccu_mp_mmc_recalc_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_mp.c
311
static int ccu_mp_mmc_determine_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_mp.c
337
static int ccu_mp_mmc_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sunxi-ng/ccu_mp.c
50
static unsigned long ccu_mp_find_best_with_parent_adj(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_mp.h
203
static inline struct ccu_mp *hw_to_ccu_mp(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_mult.c
103
static int ccu_mult_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sunxi-ng/ccu_mult.c
147
static u8 ccu_mult_get_parent(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_mult.c
154
static int ccu_mult_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/sunxi-ng/ccu_mult.c
53
static void ccu_mult_disable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_mult.c
60
static int ccu_mult_enable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_mult.c
67
static int ccu_mult_is_enabled(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_mult.c
74
static unsigned long ccu_mult_recalc_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_mult.c
94
static int ccu_mult_determine_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_mult.h
61
static inline struct ccu_mult *hw_to_ccu_mult(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_mux.c
122
struct clk_hw *parent;
drivers/clk/sunxi-ng/ccu_mux.c
223
static void ccu_mux_disable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_mux.c
230
static int ccu_mux_enable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_mux.c
237
static int ccu_mux_is_enabled(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_mux.c
244
static u8 ccu_mux_get_parent(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_mux.c
251
static int ccu_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/sunxi-ng/ccu_mux.c
258
static int ccu_mux_determine_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_mux.c
269
static unsigned long ccu_mux_recalc_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_mux.c
88
struct clk_hw *best_parent, *hw = &common->hw;
drivers/clk/sunxi-ng/ccu_mux.h
124
static inline struct ccu_mux *hw_to_ccu_mux(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nk.c
117
static int ccu_nk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sunxi-ng/ccu_nk.c
46
static void ccu_nk_disable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nk.c
53
static int ccu_nk_enable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nk.c
60
static int ccu_nk_is_enabled(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nk.c
67
static unsigned long ccu_nk_recalc_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_nk.c
95
static int ccu_nk_determine_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_nk.h
54
static inline struct ccu_nk *hw_to_ccu_nk(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nkm.c
109
static void ccu_nkm_disable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nkm.c
116
static int ccu_nkm_enable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nkm.c
123
static int ccu_nkm_is_enabled(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nkm.c
130
static unsigned long ccu_nkm_recalc_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_nkm.c
197
static int ccu_nkm_determine_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_nkm.c
206
static int ccu_nkm_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sunxi-ng/ccu_nkm.c
245
static u8 ccu_nkm_get_parent(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nkm.c
252
static int ccu_nkm_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/sunxi-ng/ccu_nkm.c
34
struct clk_hw *parent_hw,
drivers/clk/sunxi-ng/ccu_nkm.h
78
static inline struct ccu_nkm *hw_to_ccu_nkm(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nkmp.c
130
static int ccu_nkmp_determine_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_nkmp.c
164
static int ccu_nkmp_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sunxi-ng/ccu_nkmp.c
72
static void ccu_nkmp_disable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nkmp.c
79
static int ccu_nkmp_enable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nkmp.c
86
static int ccu_nkmp_is_enabled(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nkmp.c
93
static unsigned long ccu_nkmp_recalc_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_nkmp.h
57
static inline struct ccu_nkmp *hw_to_ccu_nkmp(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nm.c
119
static int ccu_nm_determine_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_nm.c
168
static int ccu_nm_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sunxi-ng/ccu_nm.c
56
static void ccu_nm_disable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nm.c
63
static int ccu_nm_enable(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nm.c
70
static int ccu_nm_is_enabled(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_nm.c
77
static unsigned long ccu_nm_recalc_rate(struct clk_hw *hw,
drivers/clk/sunxi-ng/ccu_nm.h
200
static inline struct ccu_nm *hw_to_ccu_nm(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_phase.c
13
static int ccu_phase_get_phase(struct clk_hw *hw)
drivers/clk/sunxi-ng/ccu_phase.c
16
struct clk_hw *parent, *grandparent;
drivers/clk/sunxi-ng/ccu_phase.c
56
static int ccu_phase_set_phase(struct clk_hw *hw, int degrees)
drivers/clk/sunxi-ng/ccu_phase.c
59
struct clk_hw *parent, *grandparent;
drivers/clk/sunxi-ng/ccu_phase.h
33
static inline struct ccu_phase *hw_to_ccu_phase(struct clk_hw *hw)
drivers/clk/sunxi/clk-factors.c
132
static int clk_factors_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sunxi/clk-factors.c
185
struct clk_hw *gate_hw = NULL;
drivers/clk/sunxi/clk-factors.c
186
struct clk_hw *mux_hw = NULL;
drivers/clk/sunxi/clk-factors.c
290
struct clk_hw *hw = __clk_get_hw(clk);
drivers/clk/sunxi/clk-factors.c
40
static unsigned long clk_factors_recalc_rate(struct clk_hw *hw,
drivers/clk/sunxi/clk-factors.c
88
static int clk_factors_determine_rate(struct clk_hw *hw,
drivers/clk/sunxi/clk-factors.c
92
struct clk_hw *parent, *best_parent = NULL;
drivers/clk/sunxi/clk-factors.h
43
struct clk_hw hw;
drivers/clk/sunxi/clk-mod0.c
162
struct clk_hw hw;
drivers/clk/sunxi/clk-mod0.c
170
static int mmc_get_phase(struct clk_hw *hw)
drivers/clk/sunxi/clk-mod0.c
212
static int mmc_set_phase(struct clk_hw *hw, int degrees)
drivers/clk/sunxi/clk-sun4i-tcon-ch1.c
135
static int tcon_ch1_determine_rate(struct clk_hw *hw,
drivers/clk/sunxi/clk-sun4i-tcon-ch1.c
144
struct clk_hw *parent;
drivers/clk/sunxi/clk-sun4i-tcon-ch1.c
170
static unsigned long tcon_ch1_recalc_rate(struct clk_hw *hw,
drivers/clk/sunxi/clk-sun4i-tcon-ch1.c
186
static int tcon_ch1_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sunxi/clk-sun4i-tcon-ch1.c
27
struct clk_hw hw;
drivers/clk/sunxi/clk-sun4i-tcon-ch1.c
34
static void tcon_ch1_disable(struct clk_hw *hw)
drivers/clk/sunxi/clk-sun4i-tcon-ch1.c
47
static int tcon_ch1_enable(struct clk_hw *hw)
drivers/clk/sunxi/clk-sun4i-tcon-ch1.c
62
static int tcon_ch1_is_enabled(struct clk_hw *hw)
drivers/clk/sunxi/clk-sun4i-tcon-ch1.c
71
static u8 tcon_ch1_get_parent(struct clk_hw *hw)
drivers/clk/sunxi/clk-sun4i-tcon-ch1.c
82
static int tcon_ch1_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/sunxi/clk-sun9i-cpus.c
110
static int sun9i_a80_cpus_clk_determine_rate(struct clk_hw *clk,
drivers/clk/sunxi/clk-sun9i-cpus.c
113
struct clk_hw *parent, *best_parent = NULL;
drivers/clk/sunxi/clk-sun9i-cpus.c
149
static int sun9i_a80_cpus_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/sunxi/clk-sun9i-cpus.c
43
struct clk_hw hw;
drivers/clk/sunxi/clk-sun9i-cpus.c
49
static unsigned long sun9i_a80_cpus_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/sunxi/clk-sunxi.c
939
struct clk_hw *gate_hw, *rate_hw;
drivers/clk/tegra/clk-audio-sync.c
12
static unsigned long clk_sync_source_recalc_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-audio-sync.c
20
static int clk_sync_source_determine_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-audio-sync.c
31
static int clk_sync_source_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/tegra/clk-bpmp.c
107
static void tegra_bpmp_clk_unprepare(struct clk_hw *hw)
drivers/clk/tegra/clk-bpmp.c
123
static int tegra_bpmp_clk_is_prepared(struct clk_hw *hw)
drivers/clk/tegra/clk-bpmp.c
143
static unsigned long tegra_bpmp_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-bpmp.c
167
static int tegra_bpmp_clk_determine_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-bpmp.c
199
static int tegra_bpmp_clk_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/tegra/clk-bpmp.c
227
static u8 tegra_bpmp_clk_get_parent(struct clk_hw *hw)
drivers/clk/tegra/clk-bpmp.c
255
static int tegra_bpmp_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/tegra/clk-bpmp.c
29
struct clk_hw hw;
drivers/clk/tegra/clk-bpmp.c
38
static inline struct tegra_bpmp_clk *to_tegra_bpmp_clk(struct clk_hw *hw)
drivers/clk/tegra/clk-bpmp.c
657
static struct clk_hw *tegra_bpmp_clk_of_xlate(struct of_phandle_args *clkspec,
drivers/clk/tegra/clk-bpmp.c
95
static int tegra_bpmp_clk_prepare(struct clk_hw *hw)
drivers/clk/tegra/clk-device.c
26
struct clk_hw *hw;
drivers/clk/tegra/clk-dfll.c
1088
static int dfll_clk_is_enabled(struct clk_hw *hw)
drivers/clk/tegra/clk-dfll.c
1095
static int dfll_clk_enable(struct clk_hw *hw)
drivers/clk/tegra/clk-dfll.c
1111
static void dfll_clk_disable(struct clk_hw *hw)
drivers/clk/tegra/clk-dfll.c
1121
static unsigned long dfll_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-dfll.c
1130
static int dfll_clk_determine_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-dfll.c
1150
static int dfll_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/tegra/clk-dfll.c
283
struct clk_hw dfll_clk_hw;
drivers/clk/tegra/clk-divider.c
125
static void clk_divider_restore_context(struct clk_hw *hw)
drivers/clk/tegra/clk-divider.c
127
struct clk_hw *parent = clk_hw_get_parent(hw);
drivers/clk/tegra/clk-divider.c
35
static unsigned long clk_frac_div_recalc_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-divider.c
61
static int clk_frac_div_determine_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-divider.c
88
static int clk_frac_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/tegra/clk-periph-fixed.c
12
to_tegra_clk_periph_fixed(struct clk_hw *hw)
drivers/clk/tegra/clk-periph-fixed.c
17
static int tegra_clk_periph_fixed_is_enabled(struct clk_hw *hw)
drivers/clk/tegra/clk-periph-fixed.c
32
static int tegra_clk_periph_fixed_enable(struct clk_hw *hw)
drivers/clk/tegra/clk-periph-fixed.c
42
static void tegra_clk_periph_fixed_disable(struct clk_hw *hw)
drivers/clk/tegra/clk-periph-fixed.c
51
tegra_clk_periph_fixed_recalc_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-periph-gate.c
111
static void clk_periph_disable_unused(struct clk_hw *hw)
drivers/clk/tegra/clk-periph-gate.c
36
static int clk_periph_is_enabled(struct clk_hw *hw)
drivers/clk/tegra/clk-periph-gate.c
51
static void clk_periph_enable_locked(struct clk_hw *hw)
drivers/clk/tegra/clk-periph-gate.c
66
static void clk_periph_disable_locked(struct clk_hw *hw)
drivers/clk/tegra/clk-periph-gate.c
81
static int clk_periph_enable(struct clk_hw *hw)
drivers/clk/tegra/clk-periph-gate.c
96
static void clk_periph_disable(struct clk_hw *hw)
drivers/clk/tegra/clk-periph.c
103
static void clk_periph_disable_unused(struct clk_hw *hw)
drivers/clk/tegra/clk-periph.c
107
struct clk_hw *gate_hw = &periph->gate.hw;
drivers/clk/tegra/clk-periph.c
112
static void clk_periph_restore_context(struct clk_hw *hw)
drivers/clk/tegra/clk-periph.c
116
struct clk_hw *div_hw = &periph->divider.hw;
drivers/clk/tegra/clk-periph.c
14
static u8 clk_periph_get_parent(struct clk_hw *hw)
drivers/clk/tegra/clk-periph.c
18
struct clk_hw *mux_hw = &periph->mux.hw;
drivers/clk/tegra/clk-periph.c
25
static int clk_periph_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/tegra/clk-periph.c
29
struct clk_hw *mux_hw = &periph->mux.hw;
drivers/clk/tegra/clk-periph.c
36
static unsigned long clk_periph_recalc_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-periph.c
41
struct clk_hw *div_hw = &periph->divider.hw;
drivers/clk/tegra/clk-periph.c
48
static int clk_periph_determine_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-periph.c
53
struct clk_hw *div_hw = &periph->divider.hw;
drivers/clk/tegra/clk-periph.c
60
static int clk_periph_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/tegra/clk-periph.c
65
struct clk_hw *div_hw = &periph->divider.hw;
drivers/clk/tegra/clk-periph.c
72
static int clk_periph_is_enabled(struct clk_hw *hw)
drivers/clk/tegra/clk-periph.c
76
struct clk_hw *gate_hw = &periph->gate.hw;
drivers/clk/tegra/clk-periph.c
83
static int clk_periph_enable(struct clk_hw *hw)
drivers/clk/tegra/clk-periph.c
87
struct clk_hw *gate_hw = &periph->gate.hw;
drivers/clk/tegra/clk-periph.c
94
static void clk_periph_disable(struct clk_hw *hw)
drivers/clk/tegra/clk-periph.c
98
struct clk_hw *gate_hw = &periph->gate.hw;
drivers/clk/tegra/clk-pll-out.c
18
static int clk_pll_out_is_enabled(struct clk_hw *hw)
drivers/clk/tegra/clk-pll-out.c
30
static int clk_pll_out_enable(struct clk_hw *hw)
drivers/clk/tegra/clk-pll-out.c
52
static void clk_pll_out_disable(struct clk_hw *hw)
drivers/clk/tegra/clk-pll-out.c
72
static void tegra_clk_pll_out_restore_context(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
1021
static unsigned long clk_plle_recalc_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-pll.c
1039
static void tegra_clk_pll_restore_context(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
1042
struct clk_hw *parent = clk_hw_get_parent(hw);
drivers/clk/tegra/clk-pll.c
1121
static int clk_pllu_enable(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
1124
struct clk_hw *pll_ref = clk_hw_get_parent(hw);
drivers/clk/tegra/clk-pll.c
1125
struct clk_hw *osc = clk_hw_get_parent(pll_ref);
drivers/clk/tegra/clk-pll.c
1225
static int _calc_dynamic_ramp_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-pll.c
1259
u16 tegra_pll_get_fixed_mdiv(struct clk_hw *hw, unsigned long input_rate)
drivers/clk/tegra/clk-pll.c
1308
static int _pll_ramp_calc_pll(struct clk_hw *hw,
drivers/clk/tegra/clk-pll.c
1333
static int clk_pllxc_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/tegra/clk-pll.c
1361
static int clk_pll_ramp_determine_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-pll.c
1401
static int clk_pllc_enable(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
1432
static void _clk_pllc_disable(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
1445
static void clk_pllc_disable(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
1493
static int clk_pllc_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/tegra/clk-pll.c
1559
static int clk_pllre_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/tegra/clk-pll.c
1593
static unsigned long clk_pllre_recalc_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-pll.c
1608
static int clk_pllre_determine_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-pll.c
1619
static int clk_plle_tegra114_enable(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
1730
static void clk_plle_tegra114_disable(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
1750
static int clk_pllu_tegra114_enable(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
2448
static int clk_plle_tegra210_is_enabled(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
2458
static int clk_plle_tegra210_enable(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
2537
static void clk_plle_tegra210_disable(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
2569
static void tegra_clk_plle_t210_restore_context(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
338
static int clk_pll_is_enabled(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
356
static void _clk_pll_enable(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
389
static void _clk_pll_disable(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
440
static int clk_pll_enable(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
464
static void clk_pll_disable(struct clk_hw *hw)
drivers/clk/tegra/clk-pll.c
480
static int _p_div_to_hw(struct clk_hw *hw, u8 p_div)
drivers/clk/tegra/clk-pll.c
501
static int _hw_to_p_div(struct clk_hw *hw, u8 p_div_hw)
drivers/clk/tegra/clk-pll.c
518
static int _get_table_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-pll.c
553
static int _calc_rate(struct clk_hw *hw, struct tegra_clk_pll_freq_table *cfg,
drivers/clk/tegra/clk-pll.c
627
static void clk_pll_set_sdm_data(struct clk_hw *hw,
drivers/clk/tegra/clk-pll.c
751
static int _program_pll(struct clk_hw *hw, struct tegra_clk_pll_freq_table *cfg,
drivers/clk/tegra/clk-pll.c
801
static int clk_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/tegra/clk-pll.c
843
static int clk_pll_determine_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-pll.c
868
static unsigned long clk_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-pll.c
960
static int clk_plle_enable(struct clk_hw *hw)
drivers/clk/tegra/clk-sdmmc-mux.c
107
static int clk_sdmmc_mux_determine_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-sdmmc-mux.c
133
static int clk_sdmmc_mux_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/tegra/clk-sdmmc-mux.c
166
static int clk_sdmmc_mux_is_enabled(struct clk_hw *hw)
drivers/clk/tegra/clk-sdmmc-mux.c
170
struct clk_hw *gate_hw = &sdmmc_mux->gate.hw;
drivers/clk/tegra/clk-sdmmc-mux.c
177
static int clk_sdmmc_mux_enable(struct clk_hw *hw)
drivers/clk/tegra/clk-sdmmc-mux.c
181
struct clk_hw *gate_hw = &sdmmc_mux->gate.hw;
drivers/clk/tegra/clk-sdmmc-mux.c
188
static void clk_sdmmc_mux_disable(struct clk_hw *hw)
drivers/clk/tegra/clk-sdmmc-mux.c
192
struct clk_hw *gate_hw = &sdmmc_mux->gate.hw;
drivers/clk/tegra/clk-sdmmc-mux.c
197
static void clk_sdmmc_mux_disable_unused(struct clk_hw *hw)
drivers/clk/tegra/clk-sdmmc-mux.c
201
struct clk_hw *gate_hw = &sdmmc_mux->gate.hw;
drivers/clk/tegra/clk-sdmmc-mux.c
206
static void clk_sdmmc_mux_restore_context(struct clk_hw *hw)
drivers/clk/tegra/clk-sdmmc-mux.c
208
struct clk_hw *parent = clk_hw_get_parent(hw);
drivers/clk/tegra/clk-sdmmc-mux.c
41
static u8 clk_sdmmc_mux_get_parent(struct clk_hw *hw)
drivers/clk/tegra/clk-sdmmc-mux.c
67
static int clk_sdmmc_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/tegra/clk-sdmmc-mux.c
87
static unsigned long clk_sdmmc_mux_recalc_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-super.c
127
static void clk_super_mux_restore_context(struct clk_hw *hw)
drivers/clk/tegra/clk-super.c
145
static int clk_super_determine_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-super.c
149
struct clk_hw *div_hw = &super->frac_div.hw;
drivers/clk/tegra/clk-super.c
156
static unsigned long clk_super_recalc_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-super.c
160
struct clk_hw *div_hw = &super->frac_div.hw;
drivers/clk/tegra/clk-super.c
167
static int clk_super_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/tegra/clk-super.c
171
struct clk_hw *div_hw = &super->frac_div.hw;
drivers/clk/tegra/clk-super.c
178
static void clk_super_restore_context(struct clk_hw *hw)
drivers/clk/tegra/clk-super.c
181
struct clk_hw *div_hw = &super->frac_div.hw;
drivers/clk/tegra/clk-super.c
34
static u8 clk_super_get_parent(struct clk_hw *hw)
drivers/clk/tegra/clk-super.c
63
static int clk_super_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/tegra/clk-tegra-super-cclk.c
33
static u8 cclk_super_get_parent(struct clk_hw *hw)
drivers/clk/tegra/clk-tegra-super-cclk.c
38
static int cclk_super_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/tegra/clk-tegra-super-cclk.c
43
static int cclk_super_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/tegra/clk-tegra-super-cclk.c
49
static unsigned long cclk_super_recalc_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-tegra-super-cclk.c
68
static int cclk_super_determine_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-tegra-super-cclk.c
71
struct clk_hw *pllp_hw = clk_hw_get_parent_by_index(hw, PLLP_INDEX);
drivers/clk/tegra/clk-tegra-super-cclk.c
72
struct clk_hw *pllx_hw = clk_hw_get_parent_by_index(hw, PLLX_INDEX);
drivers/clk/tegra/clk-tegra124-emc.c
116
static int emc_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/tegra/clk-tegra124-emc.c
163
static u8 emc_get_parent(struct clk_hw *hw)
drivers/clk/tegra/clk-tegra124-emc.c
321
static int emc_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/tegra/clk-tegra124-emc.c
559
struct clk_hw *hw;
drivers/clk/tegra/clk-tegra124-emc.c
571
bool tegra124_clk_emc_driver_available(struct clk_hw *hw)
drivers/clk/tegra/clk-tegra124-emc.c
73
struct clk_hw hw;
drivers/clk/tegra/clk-tegra124-emc.c
91
static unsigned long emc_recalc_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-tegra124.c
1508
struct clk_hw *hw;
drivers/clk/tegra/clk-tegra20-emc.c
101
static int emc_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/tegra/clk-tegra20-emc.c
133
static int emc_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/tegra/clk-tegra20-emc.c
168
static int emc_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/tegra/clk-tegra20-emc.c
171
struct clk_hw *parent_hw;
drivers/clk/tegra/clk-tegra20-emc.c
229
struct clk_hw *hw;
drivers/clk/tegra/clk-tegra20-emc.c
241
bool tegra20_clk_emc_driver_available(struct clk_hw *emc_hw)
drivers/clk/tegra/clk-tegra20-emc.c
285
struct clk_hw *hw;
drivers/clk/tegra/clk-tegra20-emc.c
40
struct clk_hw hw;
drivers/clk/tegra/clk-tegra20-emc.c
49
static inline struct tegra_clk_emc *to_tegra_clk_emc(struct clk_hw *hw)
drivers/clk/tegra/clk-tegra20-emc.c
54
static unsigned long emc_recalc_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-tegra20-emc.c
66
static u8 emc_get_parent(struct clk_hw *hw)
drivers/clk/tegra/clk-tegra20-emc.c
73
static int emc_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/tegra/clk-tegra20.c
1080
struct clk_hw *parent_hw;
drivers/clk/tegra/clk-tegra20.c
1081
struct clk_hw *hw;
drivers/clk/tegra/clk-tegra210-emc.c
118
struct clk_hw *parent = clk_hw_get_parent_by_index(&emc->hw, index);
drivers/clk/tegra/clk-tegra210-emc.c
126
static int tegra210_clk_emc_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/tegra/clk-tegra210-emc.c
133
struct clk_hw *old, *new, *parent;
drivers/clk/tegra/clk-tegra210-emc.c
306
struct clk_hw *hw = __clk_get_hw(clk);
drivers/clk/tegra/clk-tegra210-emc.c
317
struct clk_hw *parent;
drivers/clk/tegra/clk-tegra210-emc.c
32
struct clk_hw hw;
drivers/clk/tegra/clk-tegra210-emc.c
41
to_tegra210_clk_emc(struct clk_hw *hw)
drivers/clk/tegra/clk-tegra210-emc.c
51
static u8 tegra210_clk_emc_get_parent(struct clk_hw *hw)
drivers/clk/tegra/clk-tegra210-emc.c
63
static unsigned long tegra210_clk_emc_recalc_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-tegra210-emc.c
89
static int tegra210_clk_emc_determine_rate(struct clk_hw *hw,
drivers/clk/tegra/clk-tegra210.c
1109
static void pllx_get_dyn_steps(struct clk_hw *hw, u32 *step_a, u32 *step_b)
drivers/clk/tegra/clk-tegra210.c
1478
static int tegra210_pll_fixed_mdiv_cfg(struct clk_hw *hw,
drivers/clk/tegra/clk-tegra30.c
1296
struct clk_hw *hw;
drivers/clk/tegra/clk.c
380
static struct device_node *tegra_clk_get_of_node(struct clk_hw *hw)
drivers/clk/tegra/clk.c
399
struct clk *tegra_clk_dev_register(struct clk_hw *hw)
drivers/clk/tegra/clk.h
117
struct clk_hw hw;
drivers/clk/tegra/clk.h
341
int (*calc_rate)(struct clk_hw *hw,
drivers/clk/tegra/clk.h
378
struct clk_hw hw;
drivers/clk/tegra/clk.h
507
struct clk_hw hw;
drivers/clk/tegra/clk.h
563
struct clk_hw hw;
drivers/clk/tegra/clk.h
588
struct clk_hw hw;
drivers/clk/tegra/clk.h
618
struct clk_hw hw;
drivers/clk/tegra/clk.h
739
struct clk_hw hw;
drivers/clk/tegra/clk.h
783
struct clk_hw hw;
drivers/clk/tegra/clk.h
80
struct clk_hw hw;
drivers/clk/tegra/clk.h
882
bool tegra124_clk_emc_driver_available(struct clk_hw *emc_hw);
drivers/clk/tegra/clk.h
891
static inline bool tegra124_clk_emc_driver_available(struct clk_hw *emc_hw)
drivers/clk/tegra/clk.h
904
u16 tegra_pll_get_fixed_mdiv(struct clk_hw *hw, unsigned long input_rate);
drivers/clk/tegra/clk.h
921
bool tegra20_clk_emc_driver_available(struct clk_hw *emc_hw);
drivers/clk/tegra/clk.h
927
struct clk *tegra_clk_dev_register(struct clk_hw *hw);
drivers/clk/thead/clk-th1520-ap.c
1007
static const struct clk_hw *npu_parents[] = {
drivers/clk/thead/clk-th1520-ap.c
139
static inline struct ccu_common *hw_to_ccu_common(struct clk_hw *hw)
drivers/clk/thead/clk-th1520-ap.c
144
static inline struct ccu_pll *hw_to_ccu_pll(struct clk_hw *hw)
drivers/clk/thead/clk-th1520-ap.c
151
static inline struct ccu_div *hw_to_ccu_div(struct clk_hw *hw)
drivers/clk/thead/clk-th1520-ap.c
212
static unsigned long ccu_div_recalc_rate(struct clk_hw *hw,
drivers/clk/thead/clk-th1520-ap.c
228
static int ccu_div_determine_rate(struct clk_hw *hw,
drivers/clk/thead/clk-th1520-ap.c
245
static int ccu_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/thead/clk-th1520-ap.c
277
static u8 ccu_div_get_parent(struct clk_hw *hw)
drivers/clk/thead/clk-th1520-ap.c
284
static int ccu_div_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/thead/clk-th1520-ap.c
291
static void ccu_div_disable(struct clk_hw *hw)
drivers/clk/thead/clk-th1520-ap.c
298
static int ccu_div_enable(struct clk_hw *hw)
drivers/clk/thead/clk-th1520-ap.c
305
static int ccu_div_is_enabled(struct clk_hw *hw)
drivers/clk/thead/clk-th1520-ap.c
323
static void ccu_pll_disable(struct clk_hw *hw)
drivers/clk/thead/clk-th1520-ap.c
331
static int ccu_pll_enable(struct clk_hw *hw)
drivers/clk/thead/clk-th1520-ap.c
351
static int ccu_pll_is_enabled(struct clk_hw *hw)
drivers/clk/thead/clk-th1520-ap.c
359
static unsigned long th1520_pll_vco_recalc_rate(struct clk_hw *hw,
drivers/clk/thead/clk-th1520-ap.c
383
static unsigned long th1520_pll_postdiv_recalc_rate(struct clk_hw *hw,
drivers/clk/thead/clk-th1520-ap.c
404
static unsigned long ccu_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/thead/clk-th1520-ap.c
436
static int ccu_pll_determine_rate(struct clk_hw *hw,
drivers/clk/thead/clk-th1520-ap.c
446
static int ccu_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/thead/clk-th1520-ap.c
488
static u8 c910_clk_get_parent(struct clk_hw *hw)
drivers/clk/thead/clk-th1520-ap.c
493
static int c910_clk_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/thead/clk-th1520-ap.c
498
static unsigned long c910_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/thead/clk-th1520-ap.c
504
static int c910_clk_determine_rate(struct clk_hw *hw,
drivers/clk/thead/clk-th1520-ap.c
508
struct clk_hw *alt_parent;
drivers/clk/thead/clk-th1520-ap.c
519
static int c910_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/thead/clk-th1520-ap.c
525
static int c910_clk_set_rate_and_parent(struct clk_hw *hw, unsigned long rate,
drivers/clk/thead/clk-th1520-ap.c
528
struct clk_hw *parent = clk_hw_get_parent_by_index(hw, index);
drivers/clk/thead/clk-th1520-ap.c
58
struct clk_hw hw;
drivers/clk/thead/clk-th1520-ap.c
630
static const struct clk_hw *gmac_pll_clk_parent[] = {
drivers/clk/thead/clk-th1520-ap.c
661
static const struct clk_hw *video_pll_clk_parent[] = {
drivers/clk/thead/clk-th1520-ap.c
692
static const struct clk_hw *dpu0_pll_clk_parent[] = {
drivers/clk/thead/clk-th1520-ap.c
711
static const struct clk_hw *dpu1_pll_clk_parent[] = {
drivers/clk/thead/clk-th1520-ap.c
804
static const struct clk_hw *ahb2_cpusys_hclk_parent[] = {
drivers/clk/thead/clk-th1520-ap.c
885
static const struct clk_hw *perisys_ahb_hclk_parent[] = {
drivers/clk/ti/adpll.c
151
struct clk_hw hw;
drivers/clk/ti/adpll.c
157
struct clk_hw hw;
drivers/clk/ti/adpll.c
406
static int ti_adpll_prepare(struct clk_hw *hw)
drivers/clk/ti/adpll.c
417
static void ti_adpll_unprepare(struct clk_hw *hw)
drivers/clk/ti/adpll.c
425
static int ti_adpll_is_prepared(struct clk_hw *hw)
drivers/clk/ti/adpll.c
437
static unsigned long ti_adpll_recalc_rate(struct clk_hw *hw,
drivers/clk/ti/adpll.c
471
static u8 ti_adpll_get_parent(struct clk_hw *hw)
drivers/clk/ti/adpll.c
534
static int ti_adpll_clkout_enable(struct clk_hw *hw)
drivers/clk/ti/adpll.c
537
struct clk_hw *gate_hw = &co->gate.hw;
drivers/clk/ti/adpll.c
544
static void ti_adpll_clkout_disable(struct clk_hw *hw)
drivers/clk/ti/adpll.c
547
struct clk_hw *gate_hw = &co->gate.hw;
drivers/clk/ti/adpll.c
553
static int ti_adpll_clkout_is_enabled(struct clk_hw *hw)
drivers/clk/ti/adpll.c
556
struct clk_hw *gate_hw = &co->gate.hw;
drivers/clk/ti/adpll.c
564
static u8 ti_adpll_clkout_get_parent(struct clk_hw *hw)
drivers/clk/ti/apll.c
100
static int dra7_apll_is_enabled(struct clk_hw *hw)
drivers/clk/ti/apll.c
116
static u8 dra7_init_apll_parent(struct clk_hw *hw)
drivers/clk/ti/apll.c
131
struct clk_hw *hw = user;
drivers/clk/ti/apll.c
132
struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw);
drivers/clk/ti/apll.c
133
struct dpll_data *ad = clk_hw->dpll_data;
drivers/clk/ti/apll.c
136
const struct clk_init_data *init = clk_hw->hw.init;
drivers/clk/ti/apll.c
163
clk = of_ti_clk_register_omap_hw(node, &clk_hw->hw, name);
drivers/clk/ti/apll.c
172
kfree(clk_hw->dpll_data);
drivers/clk/ti/apll.c
175
kfree(clk_hw);
drivers/clk/ti/apll.c
181
struct clk_hw_omap *clk_hw = NULL;
drivers/clk/ti/apll.c
187
clk_hw = kzalloc_obj(*clk_hw);
drivers/clk/ti/apll.c
189
if (!ad || !clk_hw || !init)
drivers/clk/ti/apll.c
192
clk_hw->dpll_data = ad;
drivers/clk/ti/apll.c
193
clk_hw->hw.init = init;
drivers/clk/ti/apll.c
221
omap_clk_register_apll(&clk_hw->hw, node);
drivers/clk/ti/apll.c
227
kfree(clk_hw);
drivers/clk/ti/apll.c
235
static int omap2_apll_is_enabled(struct clk_hw *hw)
drivers/clk/ti/apll.c
249
static unsigned long omap2_apll_recalc(struct clk_hw *hw,
drivers/clk/ti/apll.c
260
static int omap2_apll_enable(struct clk_hw *hw)
drivers/clk/ti/apll.c
291
static void omap2_apll_disable(struct clk_hw *hw)
drivers/clk/ti/apll.c
32
static int dra7_apll_enable(struct clk_hw *hw)
drivers/clk/ti/apll.c
342
struct clk_hw_omap *clk_hw = NULL;
drivers/clk/ti/apll.c
351
clk_hw = kzalloc_obj(*clk_hw);
drivers/clk/ti/apll.c
354
if (!ad || !clk_hw || !init)
drivers/clk/ti/apll.c
357
clk_hw->dpll_data = ad;
drivers/clk/ti/apll.c
358
clk_hw->hw.init = init;
drivers/clk/ti/apll.c
362
clk_hw->ops = &omap2_apll_hwops;
drivers/clk/ti/apll.c
377
clk_hw->fixed_rate = val;
drivers/clk/ti/apll.c
379
clk_hw->enable_bit = ti_clk_get_legacy_bit_shift(node);
drivers/clk/ti/apll.c
380
ad->enable_mask = 0x3 << clk_hw->enable_bit;
drivers/clk/ti/apll.c
381
ad->autoidle_mask = 0x3 << clk_hw->enable_bit;
drivers/clk/ti/apll.c
398
clk = of_ti_clk_register_omap_hw(node, &clk_hw->hw, name);
drivers/clk/ti/apll.c
406
kfree(clk_hw);
drivers/clk/ti/apll.c
83
static void dra7_apll_disable(struct clk_hw *hw)
drivers/clk/ti/autoidle.c
101
struct clk_hw *hw;
drivers/clk/ti/autoidle.c
77
struct clk_hw *hw;
drivers/clk/ti/clk-dra7-atl.c
108
static int atl_clk_is_enabled(struct clk_hw *hw)
drivers/clk/ti/clk-dra7-atl.c
115
static unsigned long atl_clk_recalc_rate(struct clk_hw *hw,
drivers/clk/ti/clk-dra7-atl.c
123
static int atl_clk_determine_rate(struct clk_hw *hw,
drivers/clk/ti/clk-dra7-atl.c
137
static int atl_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/ti/clk-dra7-atl.c
167
struct dra7_atl_desc *clk_hw = NULL;
drivers/clk/ti/clk-dra7-atl.c
173
clk_hw = kzalloc_obj(*clk_hw);
drivers/clk/ti/clk-dra7-atl.c
174
if (!clk_hw) {
drivers/clk/ti/clk-dra7-atl.c
179
clk_hw->hw.init = &init;
drivers/clk/ti/clk-dra7-atl.c
180
clk_hw->divider = 1;
drivers/clk/ti/clk-dra7-atl.c
194
clk = of_ti_clk_register(node, &clk_hw->hw, name);
drivers/clk/ti/clk-dra7-atl.c
201
kfree(clk_hw);
drivers/clk/ti/clk-dra7-atl.c
40
struct clk_hw hw;
drivers/clk/ti/clk-dra7-atl.c
72
static int atl_clk_enable(struct clk_hw *hw)
drivers/clk/ti/clk-dra7-atl.c
94
static void atl_clk_disable(struct clk_hw *hw)
drivers/clk/ti/clk.c
601
struct clk *of_ti_clk_register(struct device_node *node, struct clk_hw *hw,
drivers/clk/ti/clk.c
633
struct clk_hw *hw, const char *con)
drivers/clk/ti/clk.c
680
bool omap2_clk_is_hw_omap(struct clk_hw *hw)
drivers/clk/ti/clkctrl.c
130
static int _omap4_clkctrl_clk_enable(struct clk_hw *hw)
drivers/clk/ti/clkctrl.c
172
static void _omap4_clkctrl_clk_disable(struct clk_hw *hw)
drivers/clk/ti/clkctrl.c
204
static int _omap4_clkctrl_clk_is_enabled(struct clk_hw *hw)
drivers/clk/ti/clkctrl.c
224
static struct clk_hw *_ti_omap4_clkctrl_xlate(struct of_phandle_args *clkspec,
drivers/clk/ti/clkctrl.c
286
struct device_node *node, struct clk_hw *clk_hw,
drivers/clk/ti/clkctrl.c
306
clk_hw->init = &init;
drivers/clk/ti/clkctrl.c
312
clk = of_ti_clk_register(node, clk_hw, init.name);
drivers/clk/ti/clkctrl.c
320
clkctrl_clk->clk = clk_hw;
drivers/clk/ti/clkctrl.c
338
struct clk_hw_omap *clk_hw;
drivers/clk/ti/clkctrl.c
340
clk_hw = kzalloc_obj(*clk_hw);
drivers/clk/ti/clkctrl.c
341
if (!clk_hw)
drivers/clk/ti/clkctrl.c
344
clk_hw->enable_bit = data->bit;
drivers/clk/ti/clkctrl.c
345
clk_hw->enable_reg.ptr = reg;
drivers/clk/ti/clkctrl.c
347
if (_ti_clkctrl_clk_register(provider, node, &clk_hw->hw, offset,
drivers/clk/ti/clkctrl.c
350
kfree(clk_hw);
drivers/clk/ti/clkctrl.c
50
struct clk_hw *clk;
drivers/clk/ti/clkctrl.c
732
struct clk_hw *hw;
drivers/clk/ti/clkt_dflt.c
194
int omap2_dflt_clk_enable(struct clk_hw *hw)
drivers/clk/ti/clkt_dflt.c
243
void omap2_dflt_clk_disable(struct clk_hw *hw)
drivers/clk/ti/clkt_dflt.c
271
int omap2_dflt_clk_is_enabled(struct clk_hw *hw)
drivers/clk/ti/clkt_dpll.c
203
u8 omap2_init_dpll_parent(struct clk_hw *hw)
drivers/clk/ti/clkt_dpll.c
282
int omap2_dpll_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/clk/ti/clock.h
12
struct clk_hw hw;
drivers/clk/ti/clock.h
202
struct clk *of_ti_clk_register(struct device_node *node, struct clk_hw *hw,
drivers/clk/ti/clock.h
205
struct clk_hw *hw, const char *con);
drivers/clk/ti/clock.h
212
struct clk_hw *ti_clk_build_component_mux(struct ti_clk_mux *setup);
drivers/clk/ti/clock.h
223
int ti_clk_add_component(struct device_node *node, struct clk_hw *hw, int type);
drivers/clk/ti/clock.h
247
int omap2_init_clk_clkdm(struct clk_hw *hw);
drivers/clk/ti/clock.h
248
int omap2_clkops_enable_clkdm(struct clk_hw *hw);
drivers/clk/ti/clock.h
249
void omap2_clkops_disable_clkdm(struct clk_hw *hw);
drivers/clk/ti/clock.h
251
int omap2_dflt_clk_enable(struct clk_hw *hw);
drivers/clk/ti/clock.h
252
void omap2_dflt_clk_disable(struct clk_hw *hw);
drivers/clk/ti/clock.h
253
int omap2_dflt_clk_is_enabled(struct clk_hw *hw);
drivers/clk/ti/clock.h
264
u8 omap2_init_dpll_parent(struct clk_hw *hw);
drivers/clk/ti/clock.h
265
int omap3_noncore_dpll_enable(struct clk_hw *hw);
drivers/clk/ti/clock.h
266
void omap3_noncore_dpll_disable(struct clk_hw *hw);
drivers/clk/ti/clock.h
267
int omap3_noncore_dpll_set_parent(struct clk_hw *hw, u8 index);
drivers/clk/ti/clock.h
268
int omap3_noncore_dpll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/ti/clock.h
27
struct clk_hw hw;
drivers/clk/ti/clock.h
270
int omap3_noncore_dpll_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/ti/clock.h
274
int omap3_noncore_dpll_determine_rate(struct clk_hw *hw,
drivers/clk/ti/clock.h
276
int omap2_dpll_determine_rate(struct clk_hw *hw, struct clk_rate_request *req);
drivers/clk/ti/clock.h
277
unsigned long omap3_clkoutx2_recalc(struct clk_hw *hw,
drivers/clk/ti/clock.h
287
unsigned long omap3_dpll_recalc(struct clk_hw *hw, unsigned long parent_rate);
drivers/clk/ti/clock.h
288
int omap3_dpll4_set_rate(struct clk_hw *clk, unsigned long rate,
drivers/clk/ti/clock.h
290
int omap3_dpll4_set_rate_and_parent(struct clk_hw *hw, unsigned long rate,
drivers/clk/ti/clock.h
292
int omap3_dpll5_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/ti/clock.h
296
unsigned long omap4_dpll_regm4xen_recalc(struct clk_hw *hw,
drivers/clk/ti/clock.h
298
int omap4_dpll_regm4xen_determine_rate(struct clk_hw *hw,
drivers/clk/ti/clockdomain.c
125
struct clk_hw *clk_hw;
drivers/clk/ti/clockdomain.c
139
clk_hw = __clk_get_hw(clk);
drivers/clk/ti/clockdomain.c
140
if (!omap2_clk_is_hw_omap(clk_hw)) {
drivers/clk/ti/clockdomain.c
146
to_clk_hw_omap(clk_hw)->clkdm_name = clkdm_name;
drivers/clk/ti/clockdomain.c
147
omap2_init_clk_clkdm(clk_hw);
drivers/clk/ti/clockdomain.c
34
int omap2_clkops_enable_clkdm(struct clk_hw *hw)
drivers/clk/ti/clockdomain.c
69
void omap2_clkops_disable_clkdm(struct clk_hw *hw)
drivers/clk/ti/clockdomain.c
98
int omap2_init_clk_clkdm(struct clk_hw *hw)
drivers/clk/ti/composite.c
114
struct clk_hw *hw = user;
drivers/clk/ti/composite.c
23
static unsigned long ti_composite_recalc_rate(struct clk_hw *hw,
drivers/clk/ti/composite.c
236
int __init ti_clk_add_component(struct device_node *node, struct clk_hw *hw,
drivers/clk/ti/composite.c
29
static int ti_composite_determine_rate(struct clk_hw *hw,
drivers/clk/ti/composite.c
35
static int ti_composite_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/ti/composite.c
58
struct clk_hw *hw;
drivers/clk/ti/composite.c
93
struct clk_hw hw;
drivers/clk/ti/composite.c
98
static inline struct clk_hw *_get_hw(struct clk_hw_omap_comp *clk, int idx)
drivers/clk/ti/divider.c
168
static int ti_clk_divider_bestdiv(struct clk_hw *hw, unsigned long rate,
drivers/clk/ti/divider.c
226
static int ti_clk_divider_determine_rate(struct clk_hw *hw,
drivers/clk/ti/divider.c
237
static int ti_clk_divider_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/ti/divider.c
274
static int clk_divider_save_context(struct clk_hw *hw)
drivers/clk/ti/divider.c
291
static void clk_divider_restore_context(struct clk_hw *hw)
drivers/clk/ti/divider.c
93
static unsigned long ti_clk_divider_recalc_rate(struct clk_hw *hw,
drivers/clk/ti/dpll.c
148
struct clk_hw *hw = user;
drivers/clk/ti/dpll.c
149
struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw);
drivers/clk/ti/dpll.c
150
struct dpll_data *dd = clk_hw->dpll_data;
drivers/clk/ti/dpll.c
182
clk = of_ti_clk_register_omap_hw(node, &clk_hw->hw, name);
drivers/clk/ti/dpll.c
192
kfree(clk_hw->dpll_data);
drivers/clk/ti/dpll.c
195
kfree(clk_hw);
drivers/clk/ti/dpll.c
215
struct clk_hw_omap *clk_hw;
drivers/clk/ti/dpll.c
225
clk_hw = kzalloc_obj(*clk_hw);
drivers/clk/ti/dpll.c
226
if (!clk_hw)
drivers/clk/ti/dpll.c
229
clk_hw->ops = hw_ops;
drivers/clk/ti/dpll.c
230
clk_hw->hw.init = &init;
drivers/clk/ti/dpll.c
245
clk_hw->ops = NULL;
drivers/clk/ti/dpll.c
246
} else if (ti_clk_get_reg_addr(node, 0, &clk_hw->clksel_reg)) {
drivers/clk/ti/dpll.c
247
kfree(clk_hw);
drivers/clk/ti/dpll.c
254
clk = of_ti_clk_register_omap_hw(node, &clk_hw->hw, name);
drivers/clk/ti/dpll.c
257
kfree(clk_hw);
drivers/clk/ti/dpll.c
275
struct clk_hw_omap *clk_hw = NULL;
drivers/clk/ti/dpll.c
284
clk_hw = kzalloc_obj(*clk_hw);
drivers/clk/ti/dpll.c
286
if (!dd || !clk_hw || !init)
drivers/clk/ti/dpll.c
289
clk_hw->dpll_data = dd;
drivers/clk/ti/dpll.c
290
clk_hw->ops = &clkhwops_omap3_dpll;
drivers/clk/ti/dpll.c
291
clk_hw->hw.init = init;
drivers/clk/ti/dpll.c
322
clk_hw->ops = &clkhwops_omap2xxx_dpll;
drivers/clk/ti/dpll.c
323
omap2xxx_clkt_dpllcore_init(&clk_hw->hw);
drivers/clk/ti/dpll.c
375
_register_dpll(&clk_hw->hw, node);
drivers/clk/ti/dpll.c
382
kfree(clk_hw);
drivers/clk/ti/dpll3xxx.c
1013
int omap3_dpll4_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/ti/dpll3xxx.c
1041
int omap3_dpll4_set_rate_and_parent(struct clk_hw *hw, unsigned long rate,
drivers/clk/ti/dpll3xxx.c
1054
static bool omap3_dpll5_apply_errata(struct clk_hw *hw,
drivers/clk/ti/dpll3xxx.c
1109
int omap3_dpll5_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/ti/dpll3xxx.c
499
unsigned long omap3_dpll_recalc(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/ti/dpll3xxx.c
522
int omap3_noncore_dpll_enable(struct clk_hw *hw)
drivers/clk/ti/dpll3xxx.c
527
struct clk_hw *parent;
drivers/clk/ti/dpll3xxx.c
564
void omap3_noncore_dpll_disable(struct clk_hw *hw)
drivers/clk/ti/dpll3xxx.c
585
int omap3_noncore_dpll_determine_rate(struct clk_hw *hw,
drivers/clk/ti/dpll3xxx.c
623
int omap3_noncore_dpll_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/ti/dpll3xxx.c
650
int omap3_noncore_dpll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/ti/dpll3xxx.c
698
int omap3_noncore_dpll_set_rate_and_parent(struct clk_hw *hw,
drivers/clk/ti/dpll3xxx.c
812
static struct clk_hw_omap *omap3_find_clkoutx2_dpll(struct clk_hw *hw)
drivers/clk/ti/dpll3xxx.c
843
unsigned long omap3_clkoutx2_recalc(struct clk_hw *hw,
drivers/clk/ti/dpll3xxx.c
879
int omap3_core_dpll_save_context(struct clk_hw *hw)
drivers/clk/ti/dpll3xxx.c
908
void omap3_core_dpll_restore_context(struct clk_hw *hw)
drivers/clk/ti/dpll3xxx.c
940
int omap3_noncore_dpll_save_context(struct clk_hw *hw)
drivers/clk/ti/dpll3xxx.c
969
void omap3_noncore_dpll_restore_context(struct clk_hw *hw)
drivers/clk/ti/dpll44xx.c
113
unsigned long omap4_dpll_regm4xen_recalc(struct clk_hw *hw,
drivers/clk/ti/dpll44xx.c
146
int omap4_dpll_regm4xen_determine_rate(struct clk_hw *hw,
drivers/clk/ti/fapll.c
131
static int ti_fapll_enable(struct clk_hw *hw)
drivers/clk/ti/fapll.c
143
static void ti_fapll_disable(struct clk_hw *hw)
drivers/clk/ti/fapll.c
152
static int ti_fapll_is_enabled(struct clk_hw *hw)
drivers/clk/ti/fapll.c
160
static unsigned long ti_fapll_recalc_rate(struct clk_hw *hw,
drivers/clk/ti/fapll.c
184
static u8 ti_fapll_get_parent(struct clk_hw *hw)
drivers/clk/ti/fapll.c
217
static int ti_fapll_determine_rate(struct clk_hw *hw,
drivers/clk/ti/fapll.c
240
static int ti_fapll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/ti/fapll.c
278
static int ti_fapll_synth_enable(struct clk_hw *hw)
drivers/clk/ti/fapll.c
289
static void ti_fapll_synth_disable(struct clk_hw *hw)
drivers/clk/ti/fapll.c
298
static int ti_fapll_synth_is_enabled(struct clk_hw *hw)
drivers/clk/ti/fapll.c
309
static unsigned long ti_fapll_synth_recalc_rate(struct clk_hw *hw,
drivers/clk/ti/fapll.c
353
static unsigned long ti_fapll_synth_get_frac_rate(struct clk_hw *hw,
drivers/clk/ti/fapll.c
405
static int ti_fapll_synth_determine_rate(struct clk_hw *hw,
drivers/clk/ti/fapll.c
442
static int ti_fapll_synth_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/ti/fapll.c
60
struct clk_hw hw;
drivers/clk/ti/fapll.c
70
struct clk_hw hw;
drivers/clk/ti/gate.c
102
clk_hw->hw.init = &init;
drivers/clk/ti/gate.c
107
memcpy(&clk_hw->enable_reg, reg, sizeof(*reg));
drivers/clk/ti/gate.c
108
clk_hw->enable_bit = bit_idx;
drivers/clk/ti/gate.c
109
clk_hw->ops = hw_ops;
drivers/clk/ti/gate.c
111
clk_hw->flags = clk_gate_flags;
drivers/clk/ti/gate.c
118
clk = of_ti_clk_register_omap_hw(node, &clk_hw->hw, name);
drivers/clk/ti/gate.c
121
kfree(clk_hw);
drivers/clk/ti/gate.c
22
static int omap36xx_gate_clk_enable_with_hsdiv_restore(struct clk_hw *clk);
drivers/clk/ti/gate.c
58
static int omap36xx_gate_clk_enable_with_hsdiv_restore(struct clk_hw *hw)
drivers/clk/ti/gate.c
61
struct clk_hw *parent_hw;
drivers/clk/ti/gate.c
95
struct clk_hw_omap *clk_hw;
drivers/clk/ti/gate.c
98
clk_hw = kzalloc_obj(*clk_hw);
drivers/clk/ti/gate.c
99
if (!clk_hw)
drivers/clk/ti/interface.c
34
struct clk_hw_omap *clk_hw;
drivers/clk/ti/interface.c
37
clk_hw = kzalloc_obj(*clk_hw);
drivers/clk/ti/interface.c
38
if (!clk_hw)
drivers/clk/ti/interface.c
41
clk_hw->hw.init = &init;
drivers/clk/ti/interface.c
42
clk_hw->ops = ops;
drivers/clk/ti/interface.c
43
memcpy(&clk_hw->enable_reg, reg, sizeof(*reg));
drivers/clk/ti/interface.c
44
clk_hw->enable_bit = bit_idx;
drivers/clk/ti/interface.c
53
clk = of_ti_clk_register_omap_hw(node, &clk_hw->hw, name);
drivers/clk/ti/interface.c
56
kfree(clk_hw);
drivers/clk/ti/mux.c
106
static void clk_mux_restore_context(struct clk_hw *hw)
drivers/clk/ti/mux.c
21
static u8 ti_clk_mux_get_parent(struct clk_hw *hw)
drivers/clk/ti/mux.c
222
struct clk_hw *ti_clk_build_component_mux(struct ti_clk_mux *setup)
drivers/clk/ti/mux.c
58
static int ti_clk_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/ti/mux.c
92
static int clk_mux_save_context(struct clk_hw *hw)
drivers/clk/uniphier/clk-uniphier-core.c
15
static struct clk_hw *uniphier_clk_register(struct device *dev,
drivers/clk/uniphier/clk-uniphier-core.c
78
struct clk_hw *hw;
drivers/clk/uniphier/clk-uniphier-cpugear.c
19
struct clk_hw hw;
drivers/clk/uniphier/clk-uniphier-cpugear.c
28
static int uniphier_clk_cpugear_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/uniphier/clk-uniphier-cpugear.c
53
static u8 uniphier_clk_cpugear_get_parent(struct clk_hw *hw)
drivers/clk/uniphier/clk-uniphier-cpugear.c
76
struct clk_hw *uniphier_clk_register_cpugear(struct device *dev,
drivers/clk/uniphier/clk-uniphier-fixed-factor.c
12
struct clk_hw *uniphier_clk_register_fixed_factor(struct device *dev,
drivers/clk/uniphier/clk-uniphier-fixed-rate.c
12
struct clk_hw *uniphier_clk_register_fixed_rate(struct device *dev,
drivers/clk/uniphier/clk-uniphier-gate.c
14
struct clk_hw hw;
drivers/clk/uniphier/clk-uniphier-gate.c
23
static int uniphier_clk_gate_endisable(struct clk_hw *hw, int enable)
drivers/clk/uniphier/clk-uniphier-gate.c
31
static int uniphier_clk_gate_enable(struct clk_hw *hw)
drivers/clk/uniphier/clk-uniphier-gate.c
36
static void uniphier_clk_gate_disable(struct clk_hw *hw)
drivers/clk/uniphier/clk-uniphier-gate.c
42
static int uniphier_clk_gate_is_enabled(struct clk_hw *hw)
drivers/clk/uniphier/clk-uniphier-gate.c
59
struct clk_hw *uniphier_clk_register_gate(struct device *dev,
drivers/clk/uniphier/clk-uniphier-mux.c
14
struct clk_hw hw;
drivers/clk/uniphier/clk-uniphier-mux.c
23
static int uniphier_clk_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/uniphier/clk-uniphier-mux.c
31
static u8 uniphier_clk_mux_get_parent(struct clk_hw *hw)
drivers/clk/uniphier/clk-uniphier-mux.c
56
struct clk_hw *uniphier_clk_register_mux(struct device *dev,
drivers/clk/uniphier/clk-uniphier.h
10
struct clk_hw;
drivers/clk/uniphier/clk-uniphier.h
126
struct clk_hw *uniphier_clk_register_cpugear(struct device *dev,
drivers/clk/uniphier/clk-uniphier.h
130
struct clk_hw *uniphier_clk_register_fixed_factor(struct device *dev,
drivers/clk/uniphier/clk-uniphier.h
133
struct clk_hw *uniphier_clk_register_fixed_rate(struct device *dev,
drivers/clk/uniphier/clk-uniphier.h
136
struct clk_hw *uniphier_clk_register_gate(struct device *dev,
drivers/clk/uniphier/clk-uniphier.h
140
struct clk_hw *uniphier_clk_register_mux(struct device *dev,
drivers/clk/ux500/clk-prcc.c
27
struct clk_hw hw;
drivers/clk/ux500/clk-prcc.c
35
static int clk_prcc_pclk_enable(struct clk_hw *hw)
drivers/clk/ux500/clk-prcc.c
47
static void clk_prcc_pclk_disable(struct clk_hw *hw)
drivers/clk/ux500/clk-prcc.c
55
static int clk_prcc_kclk_enable(struct clk_hw *hw)
drivers/clk/ux500/clk-prcc.c
67
static void clk_prcc_kclk_disable(struct clk_hw *hw)
drivers/clk/ux500/clk-prcc.c
75
static int clk_prcc_is_enabled(struct clk_hw *hw)
drivers/clk/ux500/clk-prcmu.c
100
static void clk_prcmu_opp_unprepare(struct clk_hw *hw)
drivers/clk/ux500/clk-prcmu.c
117
static int clk_prcmu_opp_volt_prepare(struct clk_hw *hw)
drivers/clk/ux500/clk-prcmu.c
142
static void clk_prcmu_opp_volt_unprepare(struct clk_hw *hw)
drivers/clk/ux500/clk-prcmu.c
196
static struct clk_hw *clk_reg_prcmu(const char *name,
drivers/clk/ux500/clk-prcmu.c
20
struct clk_hw hw;
drivers/clk/ux500/clk-prcmu.c
241
struct clk_hw *clk_reg_prcmu_scalable(const char *name,
drivers/clk/ux500/clk-prcmu.c
251
struct clk_hw *clk_reg_prcmu_gate(const char *name,
drivers/clk/ux500/clk-prcmu.c
26
struct clk_hw hw;
drivers/clk/ux500/clk-prcmu.c
260
struct clk_hw *clk_reg_prcmu_scalable_rate(const char *name,
drivers/clk/ux500/clk-prcmu.c
270
struct clk_hw *clk_reg_prcmu_rate(const char *name,
drivers/clk/ux500/clk-prcmu.c
279
struct clk_hw *clk_reg_prcmu_opp_gate(const char *name,
drivers/clk/ux500/clk-prcmu.c
288
struct clk_hw *clk_reg_prcmu_opp_volt_scalable(const char *name,
drivers/clk/ux500/clk-prcmu.c
300
static int clk_prcmu_clkout_prepare(struct clk_hw *hw)
drivers/clk/ux500/clk-prcmu.c
307
static void clk_prcmu_clkout_unprepare(struct clk_hw *hw)
drivers/clk/ux500/clk-prcmu.c
319
static unsigned long clk_prcmu_clkout_recalc_rate(struct clk_hw *hw,
drivers/clk/ux500/clk-prcmu.c
327
static u8 clk_prcmu_clkout_get_parent(struct clk_hw *hw)
drivers/clk/ux500/clk-prcmu.c
334
static int clk_prcmu_clkout_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/ux500/clk-prcmu.c
34
static int clk_prcmu_prepare(struct clk_hw *hw)
drivers/clk/ux500/clk-prcmu.c
354
struct clk_hw *clk_reg_prcmu_clkout(const char *name,
drivers/clk/ux500/clk-prcmu.c
41
static void clk_prcmu_unprepare(struct clk_hw *hw)
drivers/clk/ux500/clk-prcmu.c
49
static unsigned long clk_prcmu_recalc_rate(struct clk_hw *hw,
drivers/clk/ux500/clk-prcmu.c
56
static int clk_prcmu_determine_rate(struct clk_hw *hw,
drivers/clk/ux500/clk-prcmu.c
65
static int clk_prcmu_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/ux500/clk-prcmu.c
72
static int clk_prcmu_opp_prepare(struct clk_hw *hw)
drivers/clk/ux500/clk-sysctrl.c
23
struct clk_hw hw;
drivers/clk/ux500/clk-sysctrl.c
35
static int clk_sysctrl_prepare(struct clk_hw *hw)
drivers/clk/ux500/clk-sysctrl.c
50
static void clk_sysctrl_unprepare(struct clk_hw *hw)
drivers/clk/ux500/clk-sysctrl.c
58
static unsigned long clk_sysctrl_recalc_rate(struct clk_hw *hw,
drivers/clk/ux500/clk-sysctrl.c
65
static int clk_sysctrl_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/ux500/clk-sysctrl.c
95
static u8 clk_sysctrl_get_parent(struct clk_hw *hw)
drivers/clk/ux500/clk.h
16
struct clk_hw;
drivers/clk/ux500/clk.h
30
struct clk_hw *clk_reg_prcmu_scalable(const char *name,
drivers/clk/ux500/clk.h
36
struct clk_hw *clk_reg_prcmu_gate(const char *name,
drivers/clk/ux500/clk.h
41
struct clk_hw *clk_reg_prcmu_scalable_rate(const char *name,
drivers/clk/ux500/clk.h
47
struct clk_hw *clk_reg_prcmu_rate(const char *name,
drivers/clk/ux500/clk.h
52
struct clk_hw *clk_reg_prcmu_opp_gate(const char *name,
drivers/clk/ux500/clk.h
57
struct clk_hw *clk_reg_prcmu_opp_volt_scalable(const char *name,
drivers/clk/ux500/clk.h
63
struct clk_hw *clk_reg_prcmu_clkout(const char *name,
drivers/clk/ux500/u8500_of_clk.c
20
static struct clk_hw *clkout_clk[2];
drivers/clk/ux500/u8500_of_clk.c
74
static struct clk_hw *ux500_clkout_get(struct of_phandle_args *clkspec,
drivers/clk/ux500/u8500_of_clk.c
78
struct clk_hw *clkout;
drivers/clk/versatile/clk-icst.c
219
static unsigned long icst_recalc_rate(struct clk_hw *hw,
drivers/clk/versatile/clk-icst.c
237
static int icst_determine_rate(struct clk_hw *hw,
drivers/clk/versatile/clk-icst.c
305
static int icst_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/versatile/clk-icst.c
47
struct clk_hw hw;
drivers/clk/versatile/clk-sp810.c
22
struct clk_hw hw;
drivers/clk/versatile/clk-sp810.c
35
static u8 clk_sp810_timerclken_get_parent(struct clk_hw *hw)
drivers/clk/versatile/clk-sp810.c
43
static int clk_sp810_timerclken_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/versatile/clk-vexpress-osc.c
18
struct clk_hw hw;
drivers/clk/versatile/clk-vexpress-osc.c
25
static unsigned long vexpress_osc_recalc_rate(struct clk_hw *hw,
drivers/clk/versatile/clk-vexpress-osc.c
36
static int vexpress_osc_determine_rate(struct clk_hw *hw,
drivers/clk/versatile/clk-vexpress-osc.c
50
static int vexpress_osc_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/visconti/clkc.c
137
struct clk_hw *gate_clk;
drivers/clk/visconti/clkc.c
138
struct clk_hw *div_clk;
drivers/clk/visconti/clkc.c
23
static inline struct visconti_clk_gate *to_visconti_clk_gate(struct clk_hw *hw)
drivers/clk/visconti/clkc.c
28
static int visconti_gate_clk_is_enabled(struct clk_hw *hw)
drivers/clk/visconti/clkc.c
38
static void visconti_gate_clk_disable(struct clk_hw *hw)
drivers/clk/visconti/clkc.c
55
static int visconti_gate_clk_enable(struct clk_hw *hw)
drivers/clk/visconti/clkc.c
74
static struct clk_hw *visconti_clk_register_gate(struct device *dev,
drivers/clk/visconti/clkc.c
87
struct clk_hw *hw;
drivers/clk/visconti/clkc.h
56
struct clk_hw hw;
drivers/clk/visconti/pll.c
103
static int visconti_pll_determine_rate(struct clk_hw *hw,
drivers/clk/visconti/pll.c
124
static unsigned long visconti_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/visconti/pll.c
148
static int visconti_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/visconti/pll.c
161
static int visconti_pll_is_enabled(struct clk_hw *hw)
drivers/clk/visconti/pll.c
171
static int visconti_pll_enable(struct clk_hw *hw)
drivers/clk/visconti/pll.c
20
struct clk_hw hw;
drivers/clk/visconti/pll.c
212
static void visconti_pll_disable(struct clk_hw *hw)
drivers/clk/visconti/pll.c
245
static struct clk_hw *visconti_register_pll(struct visconti_pll_provider *ctx,
drivers/clk/visconti/pll.c
254
struct clk_hw *pll_hw_clk;
drivers/clk/visconti/pll.c
294
struct clk_hw *hw_clk,
drivers/clk/visconti/pll.c
309
struct clk_hw *clk;
drivers/clk/visconti/pll.c
51
static inline struct visconti_pll *to_visconti_pll(struct clk_hw *hw)
drivers/clk/x86/clk-cgu-pll.c
100
struct clk_hw *hw;
drivers/clk/x86/clk-cgu-pll.c
131
struct clk_hw *hw;
drivers/clk/x86/clk-cgu-pll.c
40
static unsigned long lgm_pll_recalc_rate(struct clk_hw *hw, unsigned long prate)
drivers/clk/x86/clk-cgu-pll.c
55
static int lgm_pll_is_enabled(struct clk_hw *hw)
drivers/clk/x86/clk-cgu-pll.c
65
static int lgm_pll_enable(struct clk_hw *hw)
drivers/clk/x86/clk-cgu-pll.c
79
static void lgm_pll_disable(struct clk_hw *hw)
drivers/clk/x86/clk-cgu-pll.c
93
static struct clk_hw *
drivers/clk/x86/clk-cgu.c
123
lgm_clk_divider_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/x86/clk-cgu.c
135
static int lgm_clk_divider_determine_rate(struct clk_hw *hw,
drivers/clk/x86/clk-cgu.c
145
lgm_clk_divider_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/x86/clk-cgu.c
162
static int lgm_clk_divider_enable_disable(struct clk_hw *hw, int enable)
drivers/clk/x86/clk-cgu.c
172
static int lgm_clk_divider_enable(struct clk_hw *hw)
drivers/clk/x86/clk-cgu.c
177
static void lgm_clk_divider_disable(struct clk_hw *hw)
drivers/clk/x86/clk-cgu.c
190
static struct clk_hw *
drivers/clk/x86/clk-cgu.c
203
struct clk_hw *hw;
drivers/clk/x86/clk-cgu.c
237
static struct clk_hw *
drivers/clk/x86/clk-cgu.c
241
struct clk_hw *hw;
drivers/clk/x86/clk-cgu.c
25
static struct clk_hw *lgm_clk_register_fixed(struct lgm_clk_provider *ctx,
drivers/clk/x86/clk-cgu.c
256
static int lgm_clk_gate_enable(struct clk_hw *hw)
drivers/clk/x86/clk-cgu.c
267
static void lgm_clk_gate_disable(struct clk_hw *hw)
drivers/clk/x86/clk-cgu.c
276
static int lgm_clk_gate_is_enabled(struct clk_hw *hw)
drivers/clk/x86/clk-cgu.c
293
static struct clk_hw *
drivers/clk/x86/clk-cgu.c
304
struct clk_hw *hw;
drivers/clk/x86/clk-cgu.c
339
struct clk_hw *hw;
drivers/clk/x86/clk-cgu.c
38
static u8 lgm_clk_mux_get_parent(struct clk_hw *hw)
drivers/clk/x86/clk-cgu.c
391
lgm_clk_ddiv_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/clk/x86/clk-cgu.c
415
static int lgm_clk_ddiv_enable(struct clk_hw *hw)
drivers/clk/x86/clk-cgu.c
424
static void lgm_clk_ddiv_disable(struct clk_hw *hw)
drivers/clk/x86/clk-cgu.c
461
lgm_clk_ddiv_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/x86/clk-cgu.c
489
static int lgm_clk_ddiv_determine_rate(struct clk_hw *hw,
drivers/clk/x86/clk-cgu.c
51
static int lgm_clk_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/x86/clk-cgu.c
542
struct clk_hw *hw;
drivers/clk/x86/clk-cgu.c
66
static int lgm_clk_mux_determine_rate(struct clk_hw *hw,
drivers/clk/x86/clk-cgu.c
80
static struct clk_hw *
drivers/clk/x86/clk-cgu.c
91
struct clk_hw *hw;
drivers/clk/x86/clk-cgu.h
15
struct clk_hw hw;
drivers/clk/x86/clk-cgu.h
24
struct clk_hw hw;
drivers/clk/x86/clk-cgu.h
36
struct clk_hw hw;
drivers/clk/x86/clk-cgu.h
53
struct clk_hw hw;
drivers/clk/x86/clk-cgu.h
90
struct clk_hw hw;
drivers/clk/x86/clk-fch.c
38
static struct clk_hw *hws[ST_MAX_CLKS];
drivers/clk/x86/clk-pmc-atom.c
104
static u8 plt_clk_get_parent(struct clk_hw *hw)
drivers/clk/x86/clk-pmc-atom.c
114
static int plt_clk_enable(struct clk_hw *hw)
drivers/clk/x86/clk-pmc-atom.c
123
static void plt_clk_disable(struct clk_hw *hw)
drivers/clk/x86/clk-pmc-atom.c
130
static int plt_clk_is_enabled(struct clk_hw *hw)
drivers/clk/x86/clk-pmc-atom.c
21
struct clk_hw *clk;
drivers/clk/x86/clk-pmc-atom.c
26
struct clk_hw hw;
drivers/clk/x86/clk-pmc-atom.c
95
static int plt_clk_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
141
struct clk_hw *clks_internal[wzrd_clk_int_max];
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
165
struct clk_hw hw;
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
196
static unsigned long clk_wzrd_recalc_rate_ver(struct clk_hw *hw,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
221
static unsigned long clk_wzrd_recalc_rate(struct clk_hw *hw,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
235
static int clk_wzrd_ver_dynamic_reconfig(struct clk_hw *hw, unsigned long rate,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
283
static int clk_wzrd_dynamic_reconfig(struct clk_hw *hw, unsigned long rate,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
325
static int clk_wzrd_determine_rate(struct clk_hw *hw,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
341
static int clk_wzrd_get_divisors_ver(struct clk_hw *hw, unsigned long rate,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
383
static int clk_wzrd_get_divisors(struct clk_hw *hw, unsigned long rate,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
443
static int clk_wzrd_dynamic_ver_all_nolock(struct clk_hw *hw, unsigned long rate,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
509
static int clk_wzrd_dynamic_all_nolock(struct clk_hw *hw, unsigned long rate,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
534
static int clk_wzrd_dynamic_all(struct clk_hw *hw, unsigned long rate,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
550
static int clk_wzrd_dynamic_all_ver(struct clk_hw *hw, unsigned long rate,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
566
static unsigned long clk_wzrd_recalc_rate_all(struct clk_hw *hw,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
585
static unsigned long clk_wzrd_recalc_rate_all_ver(struct clk_hw *hw,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
651
static int clk_wzrd_determine_rate_all(struct clk_hw *hw,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
671
static int clk_wzrd_ver_determine_rate_all(struct clk_hw *hw,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
724
static unsigned long clk_wzrd_recalc_ratef(struct clk_hw *hw,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
739
static int clk_wzrd_dynamic_reconfig_f(struct clk_hw *hw, unsigned long rate,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
781
static int clk_wzrd_determine_rate_f(struct clk_hw *hw,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
793
static struct clk_hw *clk_wzrd_register_divf(struct device *dev,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
804
struct clk_hw *hw;
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
836
static struct clk_hw *clk_wzrd_ver_register_divider(struct device *dev,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
848
struct clk_hw *hw;
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
883
static struct clk_hw *clk_wzrd_register_divider(struct device *dev,
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
894
struct clk_hw *hw;
drivers/clk/xilinx/xlnx_vcu.c
232
struct clk_hw hw;
drivers/clk/xilinx/xlnx_vcu.c
254
static struct clk_hw *xvcu_register_pll_post(struct device *dev,
drivers/clk/xilinx/xlnx_vcu.c
256
const struct clk_hw *parent_hw,
drivers/clk/xilinx/xlnx_vcu.c
314
static int xvcu_pll_determine_rate(struct clk_hw *hw,
drivers/clk/xilinx/xlnx_vcu.c
331
static unsigned long xvcu_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/xilinx/xlnx_vcu.c
345
static int xvcu_pll_set_rate(struct clk_hw *hw,
drivers/clk/xilinx/xlnx_vcu.c
353
static int xvcu_pll_enable(struct clk_hw *hw)
drivers/clk/xilinx/xlnx_vcu.c
384
static void xvcu_pll_disable(struct clk_hw *hw)
drivers/clk/xilinx/xlnx_vcu.c
405
static struct clk_hw *xvcu_register_pll(struct device *dev,
drivers/clk/xilinx/xlnx_vcu.c
411
struct clk_hw *hw;
drivers/clk/xilinx/xlnx_vcu.c
440
static struct clk_hw *xvcu_clk_hw_register_leaf(struct device *dev,
drivers/clk/xilinx/xlnx_vcu.c
449
struct clk_hw *mux = NULL;
drivers/clk/xilinx/xlnx_vcu.c
450
struct clk_hw *divider = NULL;
drivers/clk/xilinx/xlnx_vcu.c
451
struct clk_hw *gate = NULL;
drivers/clk/xilinx/xlnx_vcu.c
505
static void xvcu_clk_hw_unregister_leaf(struct clk_hw *hw)
drivers/clk/xilinx/xlnx_vcu.c
507
struct clk_hw *gate = hw;
drivers/clk/xilinx/xlnx_vcu.c
508
struct clk_hw *divider;
drivers/clk/xilinx/xlnx_vcu.c
509
struct clk_hw *mux;
drivers/clk/xilinx/xlnx_vcu.c
532
struct clk_hw **hws;
drivers/clk/xilinx/xlnx_vcu.c
533
struct clk_hw *hw;
drivers/clk/xilinx/xlnx_vcu.c
586
struct clk_hw **hws = data->hws;
drivers/clk/xilinx/xlnx_vcu.c
69
struct clk_hw *pll;
drivers/clk/xilinx/xlnx_vcu.c
70
struct clk_hw *pll_post;
drivers/clk/zynq/pll.c
117
static int zynq_pll_enable(struct clk_hw *hw)
drivers/clk/zynq/pll.c
147
static void zynq_pll_disable(struct clk_hw *hw)
drivers/clk/zynq/pll.c
24
struct clk_hw hw;
drivers/clk/zynq/pll.c
51
static int zynq_pll_determine_rate(struct clk_hw *hw,
drivers/clk/zynq/pll.c
73
static unsigned long zynq_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/zynq/pll.c
97
static int zynq_pll_is_enabled(struct clk_hw *hw)
drivers/clk/zynqmp/clk-gate-zynqmp.c
107
struct clk_hw *zynqmp_clk_register_gate(const char *name, u32 clk_id,
drivers/clk/zynqmp/clk-gate-zynqmp.c
113
struct clk_hw *hw;
drivers/clk/zynqmp/clk-gate-zynqmp.c
21
struct clk_hw hw;
drivers/clk/zynqmp/clk-gate-zynqmp.c
34
static int zynqmp_clk_gate_enable(struct clk_hw *hw)
drivers/clk/zynqmp/clk-gate-zynqmp.c
54
static void zynqmp_clk_gate_disable(struct clk_hw *hw)
drivers/clk/zynqmp/clk-gate-zynqmp.c
74
static int zynqmp_clk_gate_is_enabled(struct clk_hw *hw)
drivers/clk/zynqmp/clk-mux-zynqmp.c
131
struct clk_hw *zynqmp_clk_register_mux(const char *name, u32 clk_id,
drivers/clk/zynqmp/clk-mux-zynqmp.c
137
struct clk_hw *hw;
drivers/clk/zynqmp/clk-mux-zynqmp.c
30
struct clk_hw hw;
drivers/clk/zynqmp/clk-mux-zynqmp.c
43
static u8 zynqmp_clk_mux_get_parent(struct clk_hw *hw)
drivers/clk/zynqmp/clk-mux-zynqmp.c
73
static int zynqmp_clk_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/clk/zynqmp/clk-zynqmp.h
70
struct clk_hw *zynqmp_clk_register_pll(const char *name, u32 clk_id,
drivers/clk/zynqmp/clk-zynqmp.h
75
struct clk_hw *zynqmp_clk_register_gate(const char *name, u32 clk_id,
drivers/clk/zynqmp/clk-zynqmp.h
80
struct clk_hw *zynqmp_clk_register_divider(const char *name,
drivers/clk/zynqmp/clk-zynqmp.h
86
struct clk_hw *zynqmp_clk_register_mux(const char *name, u32 clk_id,
drivers/clk/zynqmp/clk-zynqmp.h
91
struct clk_hw *zynqmp_clk_register_fixed_factor(const char *name,
drivers/clk/zynqmp/clkc.c
122
static struct clk_hw *(* const clk_topology[]) (const char *name, u32 clk_id,
drivers/clk/zynqmp/clkc.c
310
struct clk_hw *zynqmp_clk_register_fixed_factor(const char *name, u32 clk_id,
drivers/clk/zynqmp/clkc.c
316
struct clk_hw *hw;
drivers/clk/zynqmp/clkc.c
586
static struct clk_hw *zynqmp_register_clk_topology(int clk_id, char *clk_name,
drivers/clk/zynqmp/clkc.c
594
struct clk_hw *hw = NULL;
drivers/clk/zynqmp/divider.c
120
static int zynqmp_clk_divider_determine_rate(struct clk_hw *hw,
drivers/clk/zynqmp/divider.c
172
static int zynqmp_clk_divider_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/zynqmp/divider.c
275
struct clk_hw *zynqmp_clk_register_divider(const char *name,
drivers/clk/zynqmp/divider.c
282
struct clk_hw *hw;
drivers/clk/zynqmp/divider.c
41
struct clk_hw hw;
drivers/clk/zynqmp/divider.c
79
static unsigned long zynqmp_clk_divider_recalc_rate(struct clk_hw *hw,
drivers/clk/zynqmp/pll.c
100
static int zynqmp_pll_determine_rate(struct clk_hw *hw,
drivers/clk/zynqmp/pll.c
132
static unsigned long zynqmp_pll_recalc_rate(struct clk_hw *hw,
drivers/clk/zynqmp/pll.c
176
static int zynqmp_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/clk/zynqmp/pll.c
20
struct clk_hw hw;
drivers/clk/zynqmp/pll.c
224
static int zynqmp_pll_is_enabled(struct clk_hw *hw)
drivers/clk/zynqmp/pll.c
248
static int zynqmp_pll_enable(struct clk_hw *hw)
drivers/clk/zynqmp/pll.c
276
static void zynqmp_pll_disable(struct clk_hw *hw)
drivers/clk/zynqmp/pll.c
311
struct clk_hw *zynqmp_clk_register_pll(const char *name, u32 clk_id,
drivers/clk/zynqmp/pll.c
317
struct clk_hw *hw;
drivers/clk/zynqmp/pll.c
49
static inline enum pll_mode zynqmp_pll_get_mode(struct clk_hw *hw)
drivers/clk/zynqmp/pll.c
72
static inline void zynqmp_pll_set_mode(struct clk_hw *hw, bool on)
drivers/clocksource/ingenic-sysost.c
105
static unsigned long ingenic_ost_global_timer_recalc_rate(struct clk_hw *hw,
drivers/clocksource/ingenic-sysost.c
130
static int ingenic_ost_determine_rate(struct clk_hw *hw,
drivers/clocksource/ingenic-sysost.c
149
static int ingenic_ost_percpu_timer_set_rate(struct clk_hw *hw, unsigned long req_rate,
drivers/clocksource/ingenic-sysost.c
165
static int ingenic_ost_global_timer_set_rate(struct clk_hw *hw, unsigned long req_rate,
drivers/clocksource/ingenic-sysost.c
67
struct clk_hw hw;
drivers/clocksource/ingenic-sysost.c
86
static inline struct ingenic_ost_clk *to_ost_clk(struct clk_hw *hw)
drivers/clocksource/ingenic-sysost.c
91
static unsigned long ingenic_ost_percpu_timer_recalc_rate(struct clk_hw *hw,
drivers/cpufreq/qcom-cpufreq-hw.c
59
struct clk_hw cpu_clk;
drivers/cpufreq/qcom-cpufreq-hw.c
610
static unsigned long qcom_cpufreq_hw_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/cpufreq/qcom-cpufreq-hw.c
622
static int qcom_cpufreq_hw_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/cpufreq/qoriq-cpufreq.c
161
const struct clk_hw *hwclk;
drivers/devfreq/imx8m-ddrc.c
121
struct clk_hw *hw;
drivers/gpu/drm/imx/ipuv3/imx-tve.c
120
struct clk_hw clk_hw_di;
drivers/gpu/drm/imx/ipuv3/imx-tve.c
347
static unsigned long clk_tve_di_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/imx/ipuv3/imx-tve.c
371
static int clk_tve_di_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/imx/ipuv3/imx-tve.c
387
static int clk_tve_di_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/mcde/mcde_clk_div.c
11
struct clk_hw hw;
drivers/gpu/drm/mcde/mcde_clk_div.c
112
static int mcde_clk_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/mcde/mcde_clk_div.c
17
static int mcde_clk_div_enable(struct clk_hw *hw)
drivers/gpu/drm/mcde/mcde_clk_div.c
44
static int mcde_clk_div_choose_div(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/mcde/mcde_clk_div.c
48
struct clk_hw *parent = clk_hw_get_parent(hw);
drivers/gpu/drm/mcde/mcde_clk_div.c
74
static int mcde_clk_div_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/mcde/mcde_clk_div.c
85
static unsigned long mcde_clk_div_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_pll.c
101
static int mdp4_lvds_pll_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_pll.c
111
static int mdp4_lvds_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_pll.c
13
struct clk_hw pll_hw;
drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_pll.c
139
static struct clk_hw *mdp4_lvds_pll_init(struct drm_device *dev)
drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_pll.c
164
struct clk_hw *hw;
drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_pll.c
57
static int mdp4_lvds_pll_enable(struct clk_hw *hw)
drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_pll.c
83
static void mdp4_lvds_pll_disable(struct clk_hw *hw)
drivers/gpu/drm/msm/disp/mdp4/mdp4_lvds_pll.c
94
static unsigned long mdp4_lvds_pll_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy.h
118
struct clk_hw *vco_hw;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
251
static int dsi_pll_10nm_vco_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
335
static int dsi_pll_10nm_vco_prepare(struct clk_hw *hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
387
static void dsi_pll_10nm_vco_unprepare(struct clk_hw *hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
408
static unsigned long dsi_pll_10nm_vco_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
447
static int dsi_pll_10nm_clk_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
561
static int pll_10nm_register(struct dsi_pll_10nm *pll_10nm, struct clk_hw **provided_clocks)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
574
struct clk_hw *hw, *pll_out_div, *pll_bit, *pll_by_2_bit;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
575
struct clk_hw *pll_post_out_div, *pclk_mux;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
581
pll_10nm->clk_hw.init = &vco_init;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
583
ret = devm_clk_hw_register(dev, &pll_10nm->clk_hw);
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
590
&pll_10nm->clk_hw, CLK_SET_RATE_PARENT,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
644
((const struct clk_hw *[]){
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
700
phy->vco_hw = &pll_10nm->clk_hw;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
709
if (!dsi_pll_10nm_vco_recalc_rate(&pll_10nm->clk_hw, VCO_REF_CLK_RATE))
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
71
struct clk_hw clk_hw;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c
85
#define to_pll_10nm(x) container_of(x, struct dsi_pll_10nm, clk_hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
460
static int dsi_pll_14nm_vco_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
494
static unsigned long dsi_pll_14nm_vco_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
534
static int dsi_pll_14nm_vco_prepare(struct clk_hw *hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
566
static void dsi_pll_14nm_vco_unprepare(struct clk_hw *hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
581
static int dsi_pll_14nm_clk_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
604
static unsigned long dsi_pll_14nm_postdiv_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
623
static int dsi_pll_14nm_postdiv_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
634
static int dsi_pll_14nm_postdiv_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
73
struct clk_hw clk_hw;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
767
static struct clk_hw *pll_14nm_postdiv_register(struct dsi_pll_14nm *pll_14nm,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
769
const struct clk_hw *parent_hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
776
.parent_hws = (const struct clk_hw *[]) { parent_hw },
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
803
static int pll_14nm_register(struct dsi_pll_14nm *pll_14nm, struct clk_hw **provided_clocks)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
816
struct clk_hw *hw, *n1_postdiv, *n1_postdivby2;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
822
pll_14nm->clk_hw.init = &vco_init;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
824
ret = devm_clk_hw_register(dev, &pll_14nm->clk_hw);
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
832
&pll_14nm->clk_hw, CLK_SET_RATE_PARENT, 0);
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
85
#define to_pll_14nm(x) container_of(x, struct dsi_pll_14nm, clk_hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
900
phy->vco_hw = &pll_14nm->clk_hw;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c
93
struct clk_hw hw;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
117
static int dsi_pll_28nm_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
234
static int dsi_pll_28nm_clk_is_enabled(struct clk_hw *hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
242
static unsigned long dsi_pll_28nm_clk_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
374
static int dsi_pll_28nm_vco_prepare_hpm(struct clk_hw *hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
393
static int dsi_pll_28nm_vco_prepare_8226(struct clk_hw *hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
467
static int dsi_pll_28nm_vco_prepare_lp(struct clk_hw *hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
522
static void dsi_pll_28nm_vco_unprepare(struct clk_hw *hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
536
static int dsi_pll_28nm_clk_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
618
static int pll_28nm_register(struct dsi_pll_28nm *pll_28nm, struct clk_hw **provided_clocks)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
630
struct clk_hw *hw, *analog_postdiv, *indirect_path_div2, *byte_mux;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
643
pll_28nm->clk_hw.init = &vco_init;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
644
ret = devm_clk_hw_register(dev, &pll_28nm->clk_hw);
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
650
&pll_28nm->clk_hw, CLK_SET_RATE_PARENT,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
665
&pll_28nm->clk_hw, 0, pll_28nm->phy->pll_base +
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
674
((const struct clk_hw *[]){
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
675
&pll_28nm->clk_hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
71
struct clk_hw clk_hw;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
713
phy->vco_hw = &pll_28nm->clk_hw;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c
78
#define to_pll_28nm(x) container_of(x, struct dsi_pll_28nm, clk_hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
130
static int dsi_pll_28nm_clk_is_enabled(struct clk_hw *hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
138
static unsigned long dsi_pll_28nm_clk_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
172
static int dsi_pll_28nm_vco_prepare(struct clk_hw *hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
220
static void dsi_pll_28nm_vco_unprepare(struct clk_hw *hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
234
static int dsi_pll_28nm_clk_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
268
static unsigned long clk_bytediv_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
297
static int clk_bytediv_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
313
static int clk_bytediv_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
377
static int pll_28nm_register(struct dsi_pll_28nm *pll_28nm, struct clk_hw **provided_clocks)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
389
struct clk_hw *hw;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
403
pll_28nm->clk_hw.init = &vco_init;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
405
ret = devm_clk_hw_register(dev, &pll_28nm->clk_hw);
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
418
bytediv_init.parent_hws = (const struct clk_hw*[]){
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
419
&pll_28nm->clk_hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
432
&pll_28nm->clk_hw, 0, pll_28nm->phy->pll_base +
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
463
phy->vco_hw = &pll_28nm->clk_hw;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
57
struct clk_hw hw;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
62
struct clk_hw clk_hw;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
69
#define to_pll_28nm(x) container_of(x, struct dsi_pll_28nm, clk_hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm_8960.c
94
static int dsi_pll_28nm_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
105
#define to_pll_7nm(x) container_of(x, struct dsi_pll_7nm, clk_hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
347
static int dsi_pll_7nm_vco_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
491
static int dsi_pll_7nm_vco_prepare(struct clk_hw *hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
545
static void dsi_pll_7nm_vco_unprepare(struct clk_hw *hw)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
566
static unsigned long dsi_pll_7nm_vco_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
608
static int dsi_pll_7nm_clk_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
725
static int pll_7nm_register(struct dsi_pll_7nm *pll_7nm, struct clk_hw **provided_clocks)
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
738
struct clk_hw *hw, *pll_out_div, *pll_bit, *pll_by_2_bit;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
739
struct clk_hw *pll_post_out_div, *phy_pll_out_dsi_parent;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
745
pll_7nm->clk_hw.init = &vco_init;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
747
ret = devm_clk_hw_register(dev, &pll_7nm->clk_hw);
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
754
&pll_7nm->clk_hw, CLK_SET_RATE_PARENT,
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
81
struct clk_hw clk_hw;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
822
((const struct clk_hw *[]){
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
883
phy->vco_hw = &pll_7nm->clk_hw;
drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c
891
if (!dsi_pll_7nm_vco_recalc_rate(&pll_7nm->clk_hw, VCO_REF_CLK_RATE))
drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c
31
struct clk_hw clk_hw;
drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c
39
#define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8996, clk_hw)
drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c
395
static int hdmi_8996_pll_set_clk_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c
592
static int hdmi_8996_pll_prepare(struct clk_hw *hw)
drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c
632
static int hdmi_8996_pll_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c
640
static unsigned long hdmi_8996_pll_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c
660
static void hdmi_8996_pll_unprepare(struct clk_hw *hw)
drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c
669
static int hdmi_8996_pll_is_enabled(struct clk_hw *hw)
drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c
729
pll->clk_hw.init = &pll_init;
drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c
731
ret = devm_clk_hw_register(dev, &pll->clk_hw);
drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c
737
ret = devm_of_clk_add_hw_provider(dev, of_clk_hw_simple_get, &pll->clk_hw);
drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c
32
struct clk_hw clk_hw;
drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c
41
#define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8998, clk_hw)
drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c
444
static int hdmi_8998_pll_set_clk_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c
610
static int hdmi_8998_pll_prepare(struct clk_hw *hw)
drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c
649
static int hdmi_8998_pll_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c
657
static unsigned long hdmi_8998_pll_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c
664
static void hdmi_8998_pll_unprepare(struct clk_hw *hw)
drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c
673
static int hdmi_8998_pll_is_enabled(struct clk_hw *hw)
drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c
733
pll->clk_hw.init = &pll_init;
drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c
735
ret = devm_clk_hw_register(dev, &pll->clk_hw);
drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c
741
ret = devm_of_clk_add_hw_provider(dev, of_clk_hw_simple_get, &pll->clk_hw);
drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c
15
struct clk_hw clk_hw;
drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c
21
#define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8960, clk_hw)
drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c
252
static int hdmi_pll_enable(struct clk_hw *hw)
drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c
337
static void hdmi_pll_disable(struct clk_hw *hw)
drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c
368
static unsigned long hdmi_pll_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c
376
static int hdmi_pll_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c
386
static int hdmi_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c
445
pll->clk_hw.init = &pll_init;
drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c
447
ret = devm_clk_hw_register(dev, &pll->clk_hw);
drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c
453
ret = devm_of_clk_add_hw_provider(dev, of_clk_hw_simple_get, &pll->clk_hw);
drivers/gpu/drm/pl111/pl111_display.c
447
static int pl111_clk_div_choose_div(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/pl111/pl111_display.c
451
struct clk_hw *parent = clk_hw_get_parent(hw);
drivers/gpu/drm/pl111/pl111_display.c
477
static int pl111_clk_div_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/pl111/pl111_display.c
488
static unsigned long pl111_clk_div_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/pl111/pl111_display.c
507
static int pl111_clk_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/pl111/pl111_display.c
544
struct clk_hw *div = &priv->clk_div;
drivers/gpu/drm/pl111/pl111_drm.h
147
struct clk_hw clk_div;
drivers/gpu/drm/stm/dw_mipi_dsi-stm.c
207
static void dw_mipi_dsi_clk_disable(struct clk_hw *clk)
drivers/gpu/drm/stm/dw_mipi_dsi-stm.c
220
static int dw_mipi_dsi_clk_enable(struct clk_hw *clk)
drivers/gpu/drm/stm/dw_mipi_dsi-stm.c
245
static int dw_mipi_dsi_clk_is_enabled(struct clk_hw *hw)
drivers/gpu/drm/stm/dw_mipi_dsi-stm.c
252
static unsigned long dw_mipi_dsi_clk_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/stm/dw_mipi_dsi-stm.c
277
static int dw_mipi_dsi_clk_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/stm/dw_mipi_dsi-stm.c
306
static int dw_mipi_dsi_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/stm/dw_mipi_dsi-stm.c
85
struct clk_hw txbyte_clk;
drivers/gpu/drm/stm/lvds.c
260
struct clk_hw lvds_ck_px; /* Pixel clock */
drivers/gpu/drm/stm/lvds.c
448
struct clk_hw *hwclk;
drivers/gpu/drm/stm/lvds.c
548
static int lvds_pixel_clk_enable(struct clk_hw *hw)
drivers/gpu/drm/stm/lvds.c
600
static void lvds_pixel_clk_disable(struct clk_hw *hw)
drivers/gpu/drm/stm/lvds.c
633
static unsigned long lvds_pixel_clk_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/stm/lvds.c
685
static int lvds_pixel_clk_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c
15
struct clk_hw hw;
drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c
22
static inline struct sun4i_ddc *hw_to_ddc(struct clk_hw *hw)
drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c
62
static int sun4i_ddc_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c
73
static unsigned long sun4i_ddc_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c
88
static int sun4i_ddc_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c
125
static unsigned long sun4i_tmds_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c
143
static int sun4i_tmds_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c
15
struct clk_hw hw;
drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c
168
static u8 sun4i_tmds_get_parent(struct clk_hw *hw)
drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c
178
static int sun4i_tmds_set_parent(struct clk_hw *hw, u8 index)
drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c
21
static inline struct sun4i_tmds *hw_to_tmds(struct clk_hw *hw)
drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c
66
static int sun4i_tmds_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/sun4i/sun4i_hdmi_tmds_clk.c
70
struct clk_hw *parent = NULL;
drivers/gpu/drm/sun4i/sun4i_tcon_dclk.c
117
static int sun4i_dclk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/sun4i/sun4i_tcon_dclk.c
127
static int sun4i_dclk_get_phase(struct clk_hw *hw)
drivers/gpu/drm/sun4i/sun4i_tcon_dclk.c
140
static int sun4i_dclk_set_phase(struct clk_hw *hw, int degrees)
drivers/gpu/drm/sun4i/sun4i_tcon_dclk.c
16
struct clk_hw hw;
drivers/gpu/drm/sun4i/sun4i_tcon_dclk.c
21
static inline struct sun4i_dclk *hw_to_dclk(struct clk_hw *hw)
drivers/gpu/drm/sun4i/sun4i_tcon_dclk.c
26
static void sun4i_dclk_disable(struct clk_hw *hw)
drivers/gpu/drm/sun4i/sun4i_tcon_dclk.c
34
static int sun4i_dclk_enable(struct clk_hw *hw)
drivers/gpu/drm/sun4i/sun4i_tcon_dclk.c
43
static int sun4i_dclk_is_enabled(struct clk_hw *hw)
drivers/gpu/drm/sun4i/sun4i_tcon_dclk.c
53
static unsigned long sun4i_dclk_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/sun4i/sun4i_tcon_dclk.c
70
static int sun4i_dclk_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c
108
static u8 sun8i_phy_clk_get_parent(struct clk_hw *hw)
drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c
11
struct clk_hw hw;
drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c
120
static int sun8i_phy_clk_set_parent(struct clk_hw *hw, u8 index)
drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c
15
static inline struct sun8i_phy_clk *hw_to_phy_clk(struct clk_hw *hw)
drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c
20
static int sun8i_phy_clk_determine_rate(struct clk_hw *hw,
drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c
25
struct clk_hw *best_parent = NULL;
drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c
26
struct clk_hw *parent;
drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c
68
static unsigned long sun8i_phy_clk_recalc_rate(struct clk_hw *hw,
drivers/gpu/drm/sun4i/sun8i_hdmi_phy_clk.c
81
static int sun8i_phy_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/gpu/drm/sun4i/sun8i_tcon_top.c
97
static struct clk_hw *sun8i_tcon_top_register_gate(struct device *dev,
drivers/gpu/drm/tegra/sor.c
521
struct clk_hw hw;
drivers/gpu/drm/tegra/sor.c
525
static inline struct tegra_clk_sor_pad *to_pad(struct clk_hw *hw)
drivers/gpu/drm/tegra/sor.c
543
static int tegra_clk_sor_pad_set_parent(struct clk_hw *hw, u8 index)
drivers/gpu/drm/tegra/sor.c
567
static u8 tegra_clk_sor_pad_get_parent(struct clk_hw *hw)
drivers/gpu/drm/vc4/vc4_dsi.c
1561
sizeof(struct clk_hw *),
drivers/hwmon/ltc4282.c
1120
st->clk_hw.init = &init;
drivers/hwmon/ltc4282.c
1122
ret = devm_clk_hw_register(dev, &st->clk_hw);
drivers/hwmon/ltc4282.c
1127
&st->clk_hw);
drivers/hwmon/ltc4282.c
133
struct clk_hw clk_hw;
drivers/hwmon/ltc4282.c
154
static int ltc4282_set_rate(struct clk_hw *hw,
drivers/hwmon/ltc4282.c
158
clk_hw);
drivers/hwmon/ltc4282.c
176
static int ltc4282_determine_rate(struct clk_hw *hw,
drivers/hwmon/ltc4282.c
187
static unsigned long ltc4282_recalc_rate(struct clk_hw *hw,
drivers/hwmon/ltc4282.c
191
clk_hw);
drivers/hwmon/ltc4282.c
208
static void ltc4282_disable(struct clk_hw *clk_hw)
drivers/hwmon/ltc4282.c
210
struct ltc4282_state *st = container_of(clk_hw, struct ltc4282_state,
drivers/hwmon/ltc4282.c
211
clk_hw);
drivers/i2c/busses/i2c-bcm2835.c
109
static int clk_bcm2835_i2c_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/i2c/busses/i2c-bcm2835.c
140
static int clk_bcm2835_i2c_determine_rate(struct clk_hw *hw,
drivers/i2c/busses/i2c-bcm2835.c
150
static unsigned long clk_bcm2835_i2c_recalc_rate(struct clk_hw *hw,
drivers/i2c/busses/i2c-bcm2835.c
86
struct clk_hw hw;
drivers/iio/adc/ad4130.c
1793
static unsigned long ad4130_int_clk_recalc_rate(struct clk_hw *hw,
drivers/iio/adc/ad4130.c
1799
static int ad4130_int_clk_is_enabled(struct clk_hw *hw)
drivers/iio/adc/ad4130.c
1806
static int ad4130_int_clk_prepare(struct clk_hw *hw)
drivers/iio/adc/ad4130.c
1820
static void ad4130_int_clk_unprepare(struct clk_hw *hw)
drivers/iio/adc/ad4130.c
290
struct clk_hw int_clk_hw;
drivers/iio/adc/ad4170-4.c
2416
static struct ad4170_state *clk_hw_to_ad4170(struct clk_hw *hw)
drivers/iio/adc/ad4170-4.c
2429
static unsigned long ad4170_clk_recalc_rate(struct clk_hw *hw,
drivers/iio/adc/ad4170-4.c
2435
static int ad4170_clk_output_is_enabled(struct clk_hw *hw)
drivers/iio/adc/ad4170-4.c
2444
static int ad4170_clk_output_prepare(struct clk_hw *hw)
drivers/iio/adc/ad4170-4.c
2451
static void ad4170_clk_output_unprepare(struct clk_hw *hw)
drivers/iio/adc/ad4170-4.c
453
struct clk_hw int_clk_hw;
drivers/iio/adc/ad7124.c
1378
struct clk_hw *clk_hw;
drivers/iio/adc/ad7124.c
1385
clk_hw = devm_clk_hw_register_fixed_rate(dev, name, NULL, 0,
drivers/iio/adc/ad7124.c
1387
if (IS_ERR(clk_hw))
drivers/iio/adc/ad7124.c
1388
return dev_err_probe(dev, PTR_ERR(clk_hw),
drivers/iio/adc/ad7124.c
1392
clk_hw);
drivers/iio/adc/ad7173.c
1607
static unsigned long ad7173_clk_recalc_rate(struct clk_hw *hw,
drivers/iio/adc/ad7173.c
1615
static int ad7173_clk_output_is_enabled(struct clk_hw *hw)
drivers/iio/adc/ad7173.c
1624
static int ad7173_clk_output_prepare(struct clk_hw *hw)
drivers/iio/adc/ad7173.c
1631
static void ad7173_clk_output_unprepare(struct clk_hw *hw)
drivers/iio/adc/ad7173.c
248
struct clk_hw int_clk_hw;
drivers/iio/adc/ad7173.c
632
static struct ad7173_state *clk_hw_to_ad7173(struct clk_hw *hw)
drivers/iio/adc/ad7192.c
206
struct clk_hw int_clk_hw;
drivers/iio/adc/ad7192.c
419
static struct ad7192_state *clk_hw_to_ad7192(struct clk_hw *hw)
drivers/iio/adc/ad7192.c
424
static unsigned long ad7192_clk_recalc_rate(struct clk_hw *hw,
drivers/iio/adc/ad7192.c
430
static int ad7192_clk_output_is_enabled(struct clk_hw *hw)
drivers/iio/adc/ad7192.c
437
static int ad7192_clk_prepare(struct clk_hw *hw)
drivers/iio/adc/ad7192.c
454
static void ad7192_clk_unprepare(struct clk_hw *hw)
drivers/iio/adc/ade9000.c
1640
struct clk_hw *clkout_hw;
drivers/iio/adc/aspeed_adc.c
113
struct clk_hw *fixed_div_clk;
drivers/iio/adc/aspeed_adc.c
114
struct clk_hw *clk_prescaler;
drivers/iio/adc/aspeed_adc.c
115
struct clk_hw *clk_scaler;
drivers/iio/adc/aspeed_adc.c
379
struct clk_hw *clk = data;
drivers/iio/frequency/adf4350.c
403
static unsigned long adf4350_clk_recalc_rate(struct clk_hw *hw,
drivers/iio/frequency/adf4350.c
415
static int adf4350_clk_set_rate(struct clk_hw *hw,
drivers/iio/frequency/adf4350.c
42
struct clk_hw hw;
drivers/iio/frequency/adf4350.c
429
static int adf4350_clk_prepare(struct clk_hw *hw)
drivers/iio/frequency/adf4350.c
438
static void adf4350_clk_unprepare(struct clk_hw *hw)
drivers/iio/frequency/adf4350.c
447
static int adf4350_clk_is_enabled(struct clk_hw *hw)
drivers/iio/frequency/adf4377.c
442
struct clk_hw hw;
drivers/iio/frequency/adf4377.c
939
static unsigned long adf4377_clk_recalc_rate(struct clk_hw *hw,
drivers/iio/frequency/adf4377.c
953
static int adf4377_clk_set_rate(struct clk_hw *hw,
drivers/iio/frequency/adf4377.c
962
static int adf4377_clk_prepare(struct clk_hw *hw)
drivers/iio/frequency/adf4377.c
972
static void adf4377_clk_unprepare(struct clk_hw *hw)
drivers/iio/frequency/adf4377.c
982
static int adf4377_clk_is_prepared(struct clk_hw *hw)
drivers/media/cec/platform/meson/ao-cec-g12a.c
215
struct clk_hw hw;
drivers/media/cec/platform/meson/ao-cec-g12a.c
223
meson_ao_cec_g12a_dualdiv_clk_recalc_rate(struct clk_hw *hw,
drivers/media/cec/platform/meson/ao-cec-g12a.c
260
static int meson_ao_cec_g12a_dualdiv_clk_enable(struct clk_hw *hw)
drivers/media/cec/platform/meson/ao-cec-g12a.c
305
static void meson_ao_cec_g12a_dualdiv_clk_disable(struct clk_hw *hw)
drivers/media/cec/platform/meson/ao-cec-g12a.c
315
static int meson_ao_cec_g12a_dualdiv_clk_is_enabled(struct clk_hw *hw)
drivers/media/i2c/ds90ub913.c
84
struct clk_hw *clkout_clk_hw;
drivers/media/i2c/ds90ub953.c
1026
static int ub953_clkout_determine_rate(struct clk_hw *hw,
drivers/media/i2c/ds90ub953.c
1039
static int ub953_clkout_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/media/i2c/ds90ub953.c
90
struct clk_hw clkout_clk_hw;
drivers/media/i2c/ds90ub953.c
971
static unsigned long ub953_clkout_recalc_rate(struct clk_hw *hw,
drivers/media/i2c/max96717.c
132
struct clk_hw clk_hw;
drivers/media/i2c/max96717.c
142
static inline struct max96717_priv *clk_hw_to_max96717(struct clk_hw *hw)
drivers/media/i2c/max96717.c
144
return container_of(hw, struct max96717_priv, clk_hw);
drivers/media/i2c/max96717.c
761
max96717_clk_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/media/i2c/max96717.c
785
static int max96717_clk_determine_rate(struct clk_hw *hw,
drivers/media/i2c/max96717.c
804
static int max96717_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/media/i2c/max96717.c
832
static int max96717_clk_prepare(struct clk_hw *hw)
drivers/media/i2c/max96717.c
840
static void max96717_clk_unprepare(struct clk_hw *hw)
drivers/media/i2c/max96717.c
873
priv->clk_hw.init = &init;
drivers/media/i2c/max96717.c
876
ret = max96717_clk_set_rate(&priv->clk_hw,
drivers/media/i2c/max96717.c
881
ret = devm_clk_hw_register(dev, &priv->clk_hw);
drivers/media/i2c/max96717.c
887
&priv->clk_hw);
drivers/media/i2c/tc358746.c
1071
static int tc358746_mclk_enable(struct clk_hw *hw)
drivers/media/i2c/tc358746.c
1097
static void tc358746_mclk_disable(struct clk_hw *hw)
drivers/media/i2c/tc358746.c
1196
tc358746_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/media/i2c/tc358746.c
1225
static int tc358746_mclk_determine_rate(struct clk_hw *hw,
drivers/media/i2c/tc358746.c
1237
static int tc358746_mclk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/media/i2c/tc358746.c
154
struct clk_hw mclk_hw;
drivers/media/i2c/tc358746.c
172
static inline struct tc358746 *clk_hw_to_tc358746(struct clk_hw *hw)
drivers/media/pci/mgb4/mgb4_core.h
54
struct clk_hw *i2c_clk;
drivers/media/platform/marvell/mcam-core.c
901
static int mclk_prepare(struct clk_hw *hw)
drivers/media/platform/marvell/mcam-core.c
909
static void mclk_unprepare(struct clk_hw *hw)
drivers/media/platform/marvell/mcam-core.c
916
static int mclk_enable(struct clk_hw *hw)
drivers/media/platform/marvell/mcam-core.c
950
static void mclk_disable(struct clk_hw *hw)
drivers/media/platform/marvell/mcam-core.c
959
static unsigned long mclk_recalc_rate(struct clk_hw *hw,
drivers/media/platform/marvell/mcam-core.h
130
struct clk_hw mclk_hw;
drivers/media/platform/microchip/microchip-isc-clk.c
115
isc_clk_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/media/platform/microchip/microchip-isc-clk.c
122
static int isc_clk_determine_rate(struct clk_hw *hw,
drivers/media/platform/microchip/microchip-isc-clk.c
131
struct clk_hw *parent;
drivers/media/platform/microchip/microchip-isc-clk.c
178
static int isc_clk_set_parent(struct clk_hw *hw, u8 index)
drivers/media/platform/microchip/microchip-isc-clk.c
190
static u8 isc_clk_get_parent(struct clk_hw *hw)
drivers/media/platform/microchip/microchip-isc-clk.c
197
static int isc_clk_set_rate(struct clk_hw *hw,
drivers/media/platform/microchip/microchip-isc-clk.c
20
static int isc_wait_clk_stable(struct clk_hw *hw)
drivers/media/platform/microchip/microchip-isc-clk.c
38
static int isc_clk_prepare(struct clk_hw *hw)
drivers/media/platform/microchip/microchip-isc-clk.c
50
static void isc_clk_unprepare(struct clk_hw *hw)
drivers/media/platform/microchip/microchip-isc-clk.c
59
static int isc_clk_enable(struct clk_hw *hw)
drivers/media/platform/microchip/microchip-isc-clk.c
86
static void isc_clk_disable(struct clk_hw *hw)
drivers/media/platform/microchip/microchip-isc-clk.c
97
static int isc_clk_is_enabled(struct clk_hw *hw)
drivers/media/platform/microchip/microchip-isc.h
28
struct clk_hw hw;
drivers/media/platform/samsung/exynos4-is/media-dev.c
1271
static int cam_clk_prepare(struct clk_hw *hw)
drivers/media/platform/samsung/exynos4-is/media-dev.c
1281
static void cam_clk_unprepare(struct clk_hw *hw)
drivers/media/platform/samsung/exynos4-is/media-dev.h
91
struct clk_hw hw;
drivers/media/platform/ti/omap3isp/isp.c
175
static int isp_xclk_prepare(struct clk_hw *hw)
drivers/media/platform/ti/omap3isp/isp.c
184
static void isp_xclk_unprepare(struct clk_hw *hw)
drivers/media/platform/ti/omap3isp/isp.c
191
static int isp_xclk_enable(struct clk_hw *hw)
drivers/media/platform/ti/omap3isp/isp.c
204
static void isp_xclk_disable(struct clk_hw *hw)
drivers/media/platform/ti/omap3isp/isp.c
215
static unsigned long isp_xclk_recalc_rate(struct clk_hw *hw,
drivers/media/platform/ti/omap3isp/isp.c
243
static int isp_xclk_determine_rate(struct clk_hw *hw,
drivers/media/platform/ti/omap3isp/isp.c
250
static int isp_xclk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/media/platform/ti/omap3isp/isp.h
127
struct clk_hw hw;
drivers/media/v4l2-core/v4l2-common.c
746
struct clk_hw *clk_hw;
drivers/media/v4l2-core/v4l2-common.c
802
clk_hw = devm_clk_hw_register_fixed_rate(dev, id, NULL, 0, rate);
drivers/media/v4l2-core/v4l2-common.c
803
if (IS_ERR(clk_hw))
drivers/media/v4l2-core/v4l2-common.c
804
return ERR_CAST(clk_hw);
drivers/media/v4l2-core/v4l2-common.c
806
return clk_hw->clk;
drivers/mmc/host/meson-mx-sdhc-clkc.c
52
struct clk_hw *hw)
drivers/mmc/host/meson-mx-sdhc-clkc.c
73
struct clk_hw *parent,
drivers/mmc/host/meson-mx-sdhc-clkc.c
74
struct clk_hw *hw,
drivers/mmc/host/sdhci-of-arasan.c
1029
static int sdhci_versal_net_emmc_sdcardclk_set_phase(struct clk_hw *hw, int degrees)
drivers/mmc/host/sdhci-of-arasan.c
1074
static int sdhci_versal_net_emmc_sampleclk_set_phase(struct clk_hw *hw, int degrees)
drivers/mmc/host/sdhci-of-arasan.c
1145
struct clk_hw *hw = &sdhci_arasan->clk_data.sdcardclk_hw;
drivers/mmc/host/sdhci-of-arasan.c
161
struct clk_hw sdcardclk_hw;
drivers/mmc/host/sdhci-of-arasan.c
163
struct clk_hw sampleclk_hw;
drivers/mmc/host/sdhci-of-arasan.c
1779
struct clk_hw *hw = &sdhci_arasan->clk_data.sdcardclk_hw;
drivers/mmc/host/sdhci-of-arasan.c
716
static unsigned long sdhci_arasan_sdcardclk_recalc_rate(struct clk_hw *hw,
drivers/mmc/host/sdhci-of-arasan.c
743
static unsigned long sdhci_arasan_sampleclk_recalc_rate(struct clk_hw *hw,
drivers/mmc/host/sdhci-of-arasan.c
769
static int sdhci_zynqmp_sdcardclk_set_phase(struct clk_hw *hw, int degrees)
drivers/mmc/host/sdhci-of-arasan.c
835
static int sdhci_zynqmp_sampleclk_set_phase(struct clk_hw *hw, int degrees)
drivers/mmc/host/sdhci-of-arasan.c
901
static int sdhci_versal_sdcardclk_set_phase(struct clk_hw *hw, int degrees)
drivers/mmc/host/sdhci-of-arasan.c
968
static int sdhci_versal_sampleclk_set_phase(struct clk_hw *hw, int degrees)
drivers/net/ethernet/cadence/macb_main.c
47
struct clk_hw hw;
drivers/net/ethernet/cadence/macb_main.c
5127
static unsigned long fu540_macb_tx_recalc_rate(struct clk_hw *hw,
drivers/net/ethernet/cadence/macb_main.c
5133
static int fu540_macb_tx_determine_rate(struct clk_hw *hw,
drivers/net/ethernet/cadence/macb_main.c
5160
static int fu540_macb_tx_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.c
122
struct clk_hw *hw)
drivers/net/ethernet/ti/am65-cpts.c
162
struct clk_hw *clk_mux_hw;
drivers/net/ethernet/ti/cpts.c
656
struct clk_hw *clk_hw;
drivers/net/ethernet/ti/cpts.c
690
clk_hw = clk_hw_register_mux_table(cpts->dev, refclk_np->name,
drivers/net/ethernet/ti/cpts.c
695
if (IS_ERR(clk_hw)) {
drivers/net/ethernet/ti/cpts.c
696
ret = PTR_ERR(clk_hw);
drivers/net/ethernet/ti/cpts.c
700
ret = devm_add_action_or_reset(cpts->dev, cpts_clk_unregister, clk_hw);
drivers/net/ethernet/ti/cpts.c
706
ret = of_clk_add_hw_provider(refclk_np, of_clk_hw_simple_get, clk_hw);
drivers/net/mdio/mdio-mux-meson-g12a.c
104
static void g12a_ephy_pll_disable(struct clk_hw *hw)
drivers/net/mdio/mdio-mux-meson-g12a.c
115
static int g12a_ephy_pll_is_enabled(struct clk_hw *hw)
drivers/net/mdio/mdio-mux-meson-g12a.c
125
static int g12a_ephy_pll_init(struct clk_hw *hw)
drivers/net/mdio/mdio-mux-meson-g12a.c
63
struct clk_hw hw;
drivers/net/mdio/mdio-mux-meson-g12a.c
69
static unsigned long g12a_ephy_pll_recalc_rate(struct clk_hw *hw,
drivers/net/mdio/mdio-mux-meson-g12a.c
82
static int g12a_ephy_pll_enable(struct clk_hw *hw)
drivers/net/phy/air_en8811h.c
1000
static int an8811hb_clk_save_context(struct clk_hw *hw)
drivers/net/phy/air_en8811h.c
1009
static void an8811hb_clk_restore_context(struct clk_hw *hw)
drivers/net/phy/air_en8811h.c
1026
static int an8811hb_clk_provider_setup(struct device *dev, struct clk_hw *hw)
drivers/net/phy/air_en8811h.c
1051
static unsigned long en8811h_clk_recalc_rate(struct clk_hw *hw,
drivers/net/phy/air_en8811h.c
1066
static int en8811h_clk_enable(struct clk_hw *hw)
drivers/net/phy/air_en8811h.c
1076
static void en8811h_clk_disable(struct clk_hw *hw)
drivers/net/phy/air_en8811h.c
1085
static int en8811h_clk_is_enabled(struct clk_hw *hw)
drivers/net/phy/air_en8811h.c
1099
static int en8811h_clk_save_context(struct clk_hw *hw)
drivers/net/phy/air_en8811h.c
1108
static void en8811h_clk_restore_context(struct clk_hw *hw)
drivers/net/phy/air_en8811h.c
1125
static int en8811h_clk_provider_setup(struct device *dev, struct clk_hw *hw)
drivers/net/phy/air_en8811h.c
201
struct clk_hw hw;
drivers/net/phy/air_en8811h.c
952
static unsigned long an8811hb_clk_recalc_rate(struct clk_hw *hw,
drivers/net/phy/air_en8811h.c
967
static int an8811hb_clk_enable(struct clk_hw *hw)
drivers/net/phy/air_en8811h.c
977
static void an8811hb_clk_disable(struct clk_hw *hw)
drivers/net/phy/air_en8811h.c
986
static int an8811hb_clk_is_enabled(struct clk_hw *hw)
drivers/peci/controller/peci-aspeed.c
138
struct clk_hw hw;
drivers/peci/controller/peci-aspeed.c
342
static int clk_aspeed_peci_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/peci/controller/peci-aspeed.c
365
static int clk_aspeed_peci_determine_rate(struct clk_hw *hw,
drivers/peci/controller/peci-aspeed.c
375
static unsigned long clk_aspeed_peci_recalc_rate(struct clk_hw *hw, unsigned long prate)
drivers/phy/cadence/phy-cadence-sierra.c
293
struct clk_hw hw;
drivers/phy/cadence/phy-cadence-sierra.c
323
struct clk_hw hw;
drivers/phy/cadence/phy-cadence-sierra.c
698
static u8 cdns_sierra_pll_mux_get_parent(struct clk_hw *hw)
drivers/phy/cadence/phy-cadence-sierra.c
722
static int cdns_sierra_pll_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/phy/cadence/phy-cadence-sierra.c
821
static int cdns_sierra_derived_refclk_enable(struct clk_hw *hw)
drivers/phy/cadence/phy-cadence-sierra.c
833
static void cdns_sierra_derived_refclk_disable(struct clk_hw *hw)
drivers/phy/cadence/phy-cadence-sierra.c
840
static int cdns_sierra_derived_refclk_is_enabled(struct clk_hw *hw)
drivers/phy/cadence/phy-cadence-torrent.c
1821
static int cdns_torrent_derived_refclk_enable(struct clk_hw *hw)
drivers/phy/cadence/phy-cadence-torrent.c
1831
static void cdns_torrent_derived_refclk_disable(struct clk_hw *hw)
drivers/phy/cadence/phy-cadence-torrent.c
1839
static int cdns_torrent_derived_refclk_is_enabled(struct clk_hw *hw)
drivers/phy/cadence/phy-cadence-torrent.c
1862
struct clk_hw *hw;
drivers/phy/cadence/phy-cadence-torrent.c
1905
static int cdns_torrent_received_refclk_enable(struct clk_hw *hw)
drivers/phy/cadence/phy-cadence-torrent.c
1914
static void cdns_torrent_received_refclk_disable(struct clk_hw *hw)
drivers/phy/cadence/phy-cadence-torrent.c
1921
static int cdns_torrent_received_refclk_is_enabled(struct clk_hw *hw)
drivers/phy/cadence/phy-cadence-torrent.c
1945
struct clk_hw *hw;
drivers/phy/cadence/phy-cadence-torrent.c
1988
static int cdns_torrent_refclk_driver_enable(struct clk_hw *hw)
drivers/phy/cadence/phy-cadence-torrent.c
1999
static void cdns_torrent_refclk_driver_disable(struct clk_hw *hw)
drivers/phy/cadence/phy-cadence-torrent.c
2006
static int cdns_torrent_refclk_driver_is_enabled(struct clk_hw *hw)
drivers/phy/cadence/phy-cadence-torrent.c
2016
static u8 cdns_torrent_refclk_driver_get_parent(struct clk_hw *hw)
drivers/phy/cadence/phy-cadence-torrent.c
2025
static int cdns_torrent_refclk_driver_set_parent(struct clk_hw *hw, u8 index)
drivers/phy/cadence/phy-cadence-torrent.c
2053
struct clk_hw *hw;
drivers/phy/cadence/phy-cadence-torrent.c
3338
struct clk_hw *hw = cdns_phy->clk_hw_data->hws[CDNS_TORRENT_REFCLK_DRIVER];
drivers/phy/cadence/phy-cadence-torrent.c
3346
struct clk_hw *hw = cdns_phy->clk_hw_data->hws[CDNS_TORRENT_REFCLK_DRIVER];
drivers/phy/cadence/phy-cadence-torrent.c
398
struct clk_hw hw;
drivers/phy/cadence/phy-cadence-torrent.c
408
struct clk_hw hw;
drivers/phy/cadence/phy-cadence-torrent.c
418
struct clk_hw hw;
drivers/phy/freescale/phy-fsl-samsung-hdmi.c
318
struct clk_hw hw;
drivers/phy/freescale/phy-fsl-samsung-hdmi.c
323
to_fsl_samsung_hdmi_phy(struct clk_hw *hw)
drivers/phy/freescale/phy-fsl-samsung-hdmi.c
492
static unsigned long phy_clk_recalc_rate(struct clk_hw *hw,
drivers/phy/freescale/phy-fsl-samsung-hdmi.c
573
static int fsl_samsung_hdmi_phy_clk_determine_rate(struct clk_hw *hw,
drivers/phy/freescale/phy-fsl-samsung-hdmi.c
589
static int fsl_samsung_hdmi_phy_clk_set_rate(struct clk_hw *hw,
drivers/phy/mediatek/phy-mtk-hdmi-mt2701.c
135
static unsigned long mtk_hdmi_pll_recalc_rate(struct clk_hw *hw,
drivers/phy/mediatek/phy-mtk-hdmi-mt2701.c
50
static int mtk_hdmi_pll_prepare(struct clk_hw *hw)
drivers/phy/mediatek/phy-mtk-hdmi-mt2701.c
72
static void mtk_hdmi_pll_unprepare(struct clk_hw *hw)
drivers/phy/mediatek/phy-mtk-hdmi-mt2701.c
93
static int mtk_hdmi_pll_determine_rate(struct clk_hw *hw,
drivers/phy/mediatek/phy-mtk-hdmi-mt2701.c
99
static int mtk_hdmi_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/phy/mediatek/phy-mtk-hdmi-mt8173.c
105
static void mtk_hdmi_pll_unprepare(struct clk_hw *hw)
drivers/phy/mediatek/phy-mtk-hdmi-mt8173.c
121
static int mtk_hdmi_pll_determine_rate(struct clk_hw *hw,
drivers/phy/mediatek/phy-mtk-hdmi-mt8173.c
135
static int mtk_hdmi_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/phy/mediatek/phy-mtk-hdmi-mt8173.c
214
static unsigned long mtk_hdmi_pll_recalc_rate(struct clk_hw *hw,
drivers/phy/mediatek/phy-mtk-hdmi-mt8173.c
87
static int mtk_hdmi_pll_prepare(struct clk_hw *hw)
drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c
211
static int mtk_hdmi_pll_calc(struct mtk_hdmi_phy *hdmi_phy, struct clk_hw *hw,
drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c
302
static int mtk_hdmi_pll_drv_setting(struct clk_hw *hw)
drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c
359
static int mtk_hdmi_pll_prepare(struct clk_hw *hw)
drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c
393
static void mtk_hdmi_pll_unprepare(struct clk_hw *hw)
drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c
410
static int mtk_hdmi_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c
421
static int mtk_hdmi_pll_determine_rate(struct clk_hw *hw,
drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c
430
static unsigned long mtk_hdmi_pll_recalc_rate(struct clk_hw *hw,
drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c
44
static void mtk_hdmi_pll_sel_src(struct clk_hw *hw)
drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c
56
static void mtk_hdmi_pll_perf(struct clk_hw *hw)
drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c
76
static int mtk_hdmi_pll_set_hw(struct clk_hw *hw, u8 prediv,
drivers/phy/mediatek/phy-mtk-hdmi.c
20
inline struct mtk_hdmi_phy *to_mtk_hdmi_phy(struct clk_hw *hw)
drivers/phy/mediatek/phy-mtk-hdmi.h
37
struct clk_hw pll_hw;
drivers/phy/mediatek/phy-mtk-hdmi.h
49
struct mtk_hdmi_phy *to_mtk_hdmi_phy(struct clk_hw *hw);
drivers/phy/mediatek/phy-mtk-mipi-dsi-mt8173.c
122
static int mtk_mipi_tx_pll_prepare(struct clk_hw *hw)
drivers/phy/mediatek/phy-mtk-mipi-dsi-mt8173.c
214
static void mtk_mipi_tx_pll_unprepare(struct clk_hw *hw)
drivers/phy/mediatek/phy-mtk-mipi-dsi-mt8173.c
240
static int mtk_mipi_tx_pll_determine_rate(struct clk_hw *hw,
drivers/phy/mediatek/phy-mtk-mipi-dsi-mt8183.c
100
static int mtk_mipi_tx_pll_determine_rate(struct clk_hw *hw,
drivers/phy/mediatek/phy-mtk-mipi-dsi-mt8183.c
47
static int mtk_mipi_tx_pll_enable(struct clk_hw *hw)
drivers/phy/mediatek/phy-mtk-mipi-dsi-mt8183.c
89
static void mtk_mipi_tx_pll_disable(struct clk_hw *hw)
drivers/phy/mediatek/phy-mtk-mipi-dsi.c
13
int mtk_mipi_tx_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/phy/mediatek/phy-mtk-mipi-dsi.c
25
unsigned long mtk_mipi_tx_pll_recalc_rate(struct clk_hw *hw,
drivers/phy/mediatek/phy-mtk-mipi-dsi.c
8
inline struct mtk_mipi_tx *mtk_mipi_tx_from_clk_hw(struct clk_hw *hw)
drivers/phy/mediatek/phy-mtk-mipi-dsi.h
33
struct clk_hw pll_hw;
drivers/phy/mediatek/phy-mtk-mipi-dsi.h
36
struct mtk_mipi_tx *mtk_mipi_tx_from_clk_hw(struct clk_hw *hw);
drivers/phy/mediatek/phy-mtk-mipi-dsi.h
37
int mtk_mipi_tx_pll_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/phy/mediatek/phy-mtk-mipi-dsi.h
39
unsigned long mtk_mipi_tx_pll_recalc_rate(struct clk_hw *hw,
drivers/phy/phy-spacemit-k1-pcie.c
181
static struct k1_pcie_phy *clk_hw_to_k1_phy(struct clk_hw *clk_hw)
drivers/phy/phy-spacemit-k1-pcie.c
183
return container_of(clk_hw, struct k1_pcie_phy, pll_hw);
drivers/phy/phy-spacemit-k1-pcie.c
234
static int k1_pcie_phy_pll_prepare(struct clk_hw *clk_hw)
drivers/phy/phy-spacemit-k1-pcie.c
236
struct k1_pcie_phy *k1_phy = clk_hw_to_k1_phy(clk_hw);
drivers/phy/phy-spacemit-k1-pcie.c
282
struct clk_hw *hw = &k1_phy->pll_hw;
drivers/phy/phy-spacemit-k1-pcie.c
64
struct clk_hw pll_hw; /* Private PLL clock */
drivers/phy/qualcomm/phy-qcom-edp.c
105
struct clk_hw dp_link_hw;
drivers/phy/qualcomm/phy-qcom-edp.c
106
struct clk_hw dp_pixel_hw;
drivers/phy/qualcomm/phy-qcom-edp.c
1166
static int qcom_edp_dp_pixel_clk_determine_rate(struct clk_hw *hw,
drivers/phy/qualcomm/phy-qcom-edp.c
1181
qcom_edp_dp_pixel_clk_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/phy/qualcomm/phy-qcom-edp.c
1205
static int qcom_edp_dp_link_clk_determine_rate(struct clk_hw *hw,
drivers/phy/qualcomm/phy-qcom-edp.c
1221
qcom_edp_dp_link_clk_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
2310
struct clk_hw dp_link_hw;
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
2311
struct clk_hw dp_pixel_hw;
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
4248
static int qmp_dp_pixel_clk_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
4260
static unsigned long qmp_dp_pixel_clk_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
4287
static int qmp_dp_link_clk_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
4300
static unsigned long qmp_dp_link_clk_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
4324
static struct clk_hw *qmp_dp_clks_hw_get(struct of_phandle_args *clkspec, void *data)
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
4365
static struct clk_hw *qmp_combo_clk_hw_get(struct of_phandle_args *clkspec, void *data)
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
5114
static struct clk_hw *qmp_pcie_clk_hw_get(struct of_phandle_args *clkspec, void *data)
drivers/phy/qualcomm/phy-qcom-qmp-ufs.c
2078
struct clk_hw *hw;
drivers/phy/qualcomm/phy-qcom-qmp-usbc.c
1457
static struct clk_hw *qmp_usbc_clks_hw_get(struct of_phandle_args *clkspec, void *data)
drivers/phy/qualcomm/phy-qcom-qmp-usbc.c
1566
static int qmp_dp_pixel_clk_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/phy/qualcomm/phy-qcom-qmp-usbc.c
1578
static unsigned long qmp_dp_pixel_clk_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/phy/qualcomm/phy-qcom-qmp-usbc.c
1604
static int qmp_dp_link_clk_determine_rate(struct clk_hw *hw, struct clk_rate_request *req)
drivers/phy/qualcomm/phy-qcom-qmp-usbc.c
1616
static unsigned long qmp_dp_link_clk_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/phy/qualcomm/phy-qcom-qmp-usbc.c
450
struct clk_hw dp_link_hw;
drivers/phy/qualcomm/phy-qcom-qmp-usbc.c
451
struct clk_hw dp_pixel_hw;
drivers/phy/qualcomm/phy-qcom-uniphy-pcie-28lp.c
242
struct clk_hw *hw;
drivers/phy/rockchip/phy-rockchip-inno-dsidphy.c
241
struct clk_hw hw;
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
244
struct clk_hw hw;
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
519
static inline struct inno_hdmi_phy *to_inno_hdmi_phy(struct clk_hw *hw)
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
692
static int inno_hdmi_phy_rk3228_clk_is_prepared(struct clk_hw *hw)
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
701
static int inno_hdmi_phy_rk3228_clk_prepare(struct clk_hw *hw)
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
709
static void inno_hdmi_phy_rk3228_clk_unprepare(struct clk_hw *hw)
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
718
unsigned long inno_hdmi_phy_rk3228_clk_recalc_rate(struct clk_hw *hw,
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
752
static int inno_hdmi_phy_rk3228_clk_determine_rate(struct clk_hw *hw,
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
771
static int inno_hdmi_phy_rk3228_clk_set_rate(struct clk_hw *hw,
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
843
static int inno_hdmi_phy_rk3328_clk_is_prepared(struct clk_hw *hw)
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
852
static int inno_hdmi_phy_rk3328_clk_prepare(struct clk_hw *hw)
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
860
static void inno_hdmi_phy_rk3328_clk_unprepare(struct clk_hw *hw)
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
869
unsigned long inno_hdmi_phy_rk3328_clk_recalc_rate(struct clk_hw *hw,
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
910
static int inno_hdmi_phy_rk3328_clk_determine_rate(struct clk_hw *hw,
drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
929
static int inno_hdmi_phy_rk3328_clk_set_rate(struct clk_hw *hw,
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
252
struct clk_hw clk480m_hw;
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
322
static int rockchip_usb2phy_clk480m_prepare(struct clk_hw *hw)
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
342
static void rockchip_usb2phy_clk480m_unprepare(struct clk_hw *hw)
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
352
static int rockchip_usb2phy_clk480m_prepared(struct clk_hw *hw)
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
362
rockchip_usb2phy_clk480m_recalc_rate(struct clk_hw *hw,
drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c
2145
static struct rk_hdptx_phy *to_rk_hdptx_phy(struct clk_hw *hw)
drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c
2150
static int rk_hdptx_phy_clk_prepare(struct clk_hw *hw)
drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c
2157
static void rk_hdptx_phy_clk_unprepare(struct clk_hw *hw)
drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c
2286
static unsigned long rk_hdptx_phy_clk_recalc_rate(struct clk_hw *hw,
drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c
2306
static int rk_hdptx_phy_clk_determine_rate(struct clk_hw *hw,
drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c
2340
static int rk_hdptx_phy_clk_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c
415
struct clk_hw hw;
drivers/phy/rockchip/phy-rockchip-usb.c
104
static int rockchip_usb_phy480m_enable(struct clk_hw *hw)
drivers/phy/rockchip/phy-rockchip-usb.c
114
static int rockchip_usb_phy480m_is_enabled(struct clk_hw *hw)
drivers/phy/rockchip/phy-rockchip-usb.c
70
struct clk_hw clk480m_hw;
drivers/phy/rockchip/phy-rockchip-usb.c
85
static unsigned long rockchip_usb_phy480m_recalc_rate(struct clk_hw *hw,
drivers/phy/rockchip/phy-rockchip-usb.c
91
static void rockchip_usb_phy480m_disable(struct clk_hw *hw)
drivers/phy/st/phy-stm32-usbphyc.c
155
struct clk_hw clk48_hw;
drivers/phy/st/phy-stm32-usbphyc.c
408
static int stm32_usbphyc_clk48_prepare(struct clk_hw *hw)
drivers/phy/st/phy-stm32-usbphyc.c
415
static void stm32_usbphyc_clk48_unprepare(struct clk_hw *hw)
drivers/phy/st/phy-stm32-usbphyc.c
422
static unsigned long stm32_usbphyc_clk48_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/phy/ti/phy-am654-serdes.c
566
static u8 serdes_am654_clk_mux_get_parent(struct clk_hw *hw)
drivers/phy/ti/phy-am654-serdes.c
580
static int serdes_am654_clk_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/phy/ti/phy-am654-serdes.c
88
struct clk_hw hw;
drivers/phy/ti/phy-j721e-wiz.c
209
struct clk_hw hw;
drivers/phy/ti/phy-j721e-wiz.c
218
struct clk_hw hw;
drivers/phy/ti/phy-j721e-wiz.c
239
struct clk_hw hw;
drivers/phy/ti/phy-j721e-wiz.c
707
static int wiz_phy_en_refclk_enable(struct clk_hw *hw)
drivers/phy/ti/phy-j721e-wiz.c
717
static void wiz_phy_en_refclk_disable(struct clk_hw *hw)
drivers/phy/ti/phy-j721e-wiz.c
725
static int wiz_phy_en_refclk_is_enabled(struct clk_hw *hw)
drivers/phy/ti/phy-j721e-wiz.c
784
static u8 wiz_clk_mux_get_parent(struct clk_hw *hw)
drivers/phy/ti/phy-j721e-wiz.c
794
static int wiz_clk_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/phy/ti/phy-j721e-wiz.c
926
static unsigned long wiz_clk_div_recalc_rate(struct clk_hw *hw,
drivers/phy/ti/phy-j721e-wiz.c
938
static int wiz_clk_div_determine_rate(struct clk_hw *hw,
drivers/phy/ti/phy-j721e-wiz.c
946
static int wiz_clk_div_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/platform/x86/intel/int3472/clk_and_regulator.c
103
static unsigned long skl_int3472_clk_recalc_rate(struct clk_hw *hw,
drivers/platform/x86/intel/int3472/clk_and_regulator.c
133
int3472->clock.clk_hw.init = &init;
drivers/platform/x86/intel/int3472/clk_and_regulator.c
134
int3472->clock.clk = clk_register(&adev->dev, &int3472->clock.clk_hw);
drivers/platform/x86/intel/int3472/clk_and_regulator.c
55
static int skl_int3472_clk_prepare(struct clk_hw *hw)
drivers/platform/x86/intel/int3472/clk_and_regulator.c
61
static void skl_int3472_clk_unprepare(struct clk_hw *hw)
drivers/platform/x86/intel/int3472/clk_and_regulator.c
66
static int skl_int3472_clk_enable(struct clk_hw *hw)
drivers/platform/x86/intel/int3472/clk_and_regulator.c
77
static void skl_int3472_clk_disable(struct clk_hw *hw)
drivers/pmdomain/imx/imx8mp-blk-ctrl.c
100
static int clk_hsio_pll_prepare(struct clk_hw *hw)
drivers/pmdomain/imx/imx8mp-blk-ctrl.c
122
static void clk_hsio_pll_unprepare(struct clk_hw *hw)
drivers/pmdomain/imx/imx8mp-blk-ctrl.c
129
static int clk_hsio_pll_is_prepared(struct clk_hw *hw)
drivers/pmdomain/imx/imx8mp-blk-ctrl.c
136
static unsigned long clk_hsio_pll_recalc_rate(struct clk_hw *hw,
drivers/pmdomain/imx/imx8mp-blk-ctrl.c
152
struct clk_hw *hw;
drivers/pmdomain/imx/imx8mp-blk-ctrl.c
91
struct clk_hw hw;
drivers/pmdomain/imx/imx8mp-blk-ctrl.c
95
static inline struct clk_hsio_pll *to_clk_hsio_pll(struct clk_hw *hw)
drivers/pmdomain/mediatek/airoha-cpu-pmdomain.c
20
struct clk_hw hw;
drivers/pmdomain/mediatek/airoha-cpu-pmdomain.c
24
static int airoha_cpu_pmdomain_clk_determine_rate(struct clk_hw *hw,
drivers/pmdomain/mediatek/airoha-cpu-pmdomain.c
30
static unsigned long airoha_cpu_pmdomain_clk_get(struct clk_hw *hw,
drivers/pmdomain/mediatek/airoha-cpu-pmdomain.c
43
static int airoha_cpu_pmdomain_clk_is_enabled(struct clk_hw *hw)
drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c
260
struct clk_hw clk_core_hw;
drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c
261
struct clk_hw clk_stack_hw;
drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c
304
static unsigned long mtk_mfg_recalc_rate_gpu(struct clk_hw *hw,
drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c
312
static int mtk_mfg_determine_rate(struct clk_hw *hw,
drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c
331
static unsigned long mtk_mfg_recalc_rate_stack(struct clk_hw *hw,
drivers/ptp/ptp_ocp.c
2003
struct clk_hw *clk;
drivers/ptp/ptp_ocp.c
361
struct clk_hw *i2c_clk;
drivers/regulator/raa215300.c
127
struct clk_hw *hw;
drivers/rtc/rtc-ac100.c
119
static unsigned long ac100_clkout_recalc_rate(struct clk_hw *hw,
drivers/rtc/rtc-ac100.c
143
static int ac100_clkout_determine_rate(struct clk_hw *hw,
drivers/rtc/rtc-ac100.c
147
struct clk_hw *best_parent = NULL;
drivers/rtc/rtc-ac100.c
151
struct clk_hw *parent = clk_hw_get_parent_by_index(hw, i);
drivers/rtc/rtc-ac100.c
223
static int ac100_clkout_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/rtc/rtc-ac100.c
252
static int ac100_clkout_prepare(struct clk_hw *hw)
drivers/rtc/rtc-ac100.c
260
static void ac100_clkout_unprepare(struct clk_hw *hw)
drivers/rtc/rtc-ac100.c
267
static int ac100_clkout_is_prepared(struct clk_hw *hw)
drivers/rtc/rtc-ac100.c
277
static u8 ac100_clkout_get_parent(struct clk_hw *hw)
drivers/rtc/rtc-ac100.c
287
static int ac100_clkout_set_parent(struct clk_hw *hw, u8 index)
drivers/rtc/rtc-ac100.c
73
struct clk_hw hw;
drivers/rtc/rtc-ac100.c
97
struct clk_hw *rtc_32k_clk;
drivers/rtc/rtc-ds1307.c
1452
static unsigned long ds3231_clk_sqw_recalc_rate(struct clk_hw *hw,
drivers/rtc/rtc-ds1307.c
1470
static int ds3231_clk_sqw_determine_rate(struct clk_hw *hw,
drivers/rtc/rtc-ds1307.c
1488
static int ds3231_clk_sqw_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/rtc/rtc-ds1307.c
1513
static int ds3231_clk_sqw_prepare(struct clk_hw *hw)
drivers/rtc/rtc-ds1307.c
1520
static void ds3231_clk_sqw_unprepare(struct clk_hw *hw)
drivers/rtc/rtc-ds1307.c
1527
static int ds3231_clk_sqw_is_prepared(struct clk_hw *hw)
drivers/rtc/rtc-ds1307.c
1548
static unsigned long ds3231_clk_32khz_recalc_rate(struct clk_hw *hw,
drivers/rtc/rtc-ds1307.c
1568
static int ds3231_clk_32khz_prepare(struct clk_hw *hw)
drivers/rtc/rtc-ds1307.c
1575
static void ds3231_clk_32khz_unprepare(struct clk_hw *hw)
drivers/rtc/rtc-ds1307.c
1582
static int ds3231_clk_32khz_is_prepared(struct clk_hw *hw)
drivers/rtc/rtc-ds1307.c
179
struct clk_hw clks[2];
drivers/rtc/rtc-hym8563.c
274
static unsigned long hym8563_clkout_recalc_rate(struct clk_hw *hw,
drivers/rtc/rtc-hym8563.c
288
static int hym8563_clkout_determine_rate(struct clk_hw *hw,
drivers/rtc/rtc-hym8563.c
305
static int hym8563_clkout_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/rtc/rtc-hym8563.c
327
static int hym8563_clkout_control(struct clk_hw *hw, bool enable)
drivers/rtc/rtc-hym8563.c
344
static int hym8563_clkout_prepare(struct clk_hw *hw)
drivers/rtc/rtc-hym8563.c
349
static void hym8563_clkout_unprepare(struct clk_hw *hw)
drivers/rtc/rtc-hym8563.c
354
static int hym8563_clkout_is_prepared(struct clk_hw *hw)
drivers/rtc/rtc-hym8563.c
82
struct clk_hw clkout_hw;
drivers/rtc/rtc-isl12022.c
475
struct clk_hw *hw;
drivers/rtc/rtc-jz4740.c
307
static int jz4740_rtc_clk32k_enable(struct clk_hw *hw)
drivers/rtc/rtc-jz4740.c
316
static void jz4740_rtc_clk32k_disable(struct clk_hw *hw)
drivers/rtc/rtc-jz4740.c
323
static int jz4740_rtc_clk32k_is_enabled(struct clk_hw *hw)
drivers/rtc/rtc-jz4740.c
66
struct clk_hw clk32k;
drivers/rtc/rtc-m41t80.c
152
struct clk_hw sqw;
drivers/rtc/rtc-m41t80.c
481
static unsigned long m41t80_sqw_recalc_rate(struct clk_hw *hw,
drivers/rtc/rtc-m41t80.c
487
static int m41t80_sqw_determine_rate(struct clk_hw *hw,
drivers/rtc/rtc-m41t80.c
500
static int m41t80_sqw_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/rtc/rtc-m41t80.c
528
static int m41t80_sqw_control(struct clk_hw *hw, bool enable)
drivers/rtc/rtc-m41t80.c
548
static int m41t80_sqw_prepare(struct clk_hw *hw)
drivers/rtc/rtc-m41t80.c
553
static void m41t80_sqw_unprepare(struct clk_hw *hw)
drivers/rtc/rtc-m41t80.c
558
static int m41t80_sqw_is_prepared(struct clk_hw *hw)
drivers/rtc/rtc-max31335.c
221
struct clk_hw clkout;
drivers/rtc/rtc-max31335.c
481
static unsigned long max31335_clkout_recalc_rate(struct clk_hw *hw,
drivers/rtc/rtc-max31335.c
498
static int max31335_clkout_determine_rate(struct clk_hw *hw,
drivers/rtc/rtc-max31335.c
511
static int max31335_clkout_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/rtc/rtc-max31335.c
526
static int max31335_clkout_enable(struct clk_hw *hw)
drivers/rtc/rtc-max31335.c
534
static void max31335_clkout_disable(struct clk_hw *hw)
drivers/rtc/rtc-max31335.c
542
static int max31335_clkout_is_enabled(struct clk_hw *hw)
drivers/rtc/rtc-nct3018y.c
355
static unsigned long nct3018y_clkout_recalc_rate(struct clk_hw *hw,
drivers/rtc/rtc-nct3018y.c
370
static int nct3018y_clkout_determine_rate(struct clk_hw *hw,
drivers/rtc/rtc-nct3018y.c
387
static int nct3018y_clkout_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/rtc/rtc-nct3018y.c
408
static int nct3018y_clkout_control(struct clk_hw *hw, bool enable)
drivers/rtc/rtc-nct3018y.c
426
static int nct3018y_clkout_prepare(struct clk_hw *hw)
drivers/rtc/rtc-nct3018y.c
431
static void nct3018y_clkout_unprepare(struct clk_hw *hw)
drivers/rtc/rtc-nct3018y.c
436
static int nct3018y_clkout_is_prepared(struct clk_hw *hw)
drivers/rtc/rtc-nct3018y.c
48
struct clk_hw clkout_hw;
drivers/rtc/rtc-pcf85063.c
394
static unsigned long pcf85063_clkout_recalc_rate(struct clk_hw *hw,
drivers/rtc/rtc-pcf85063.c
408
static int pcf85063_clkout_determine_rate(struct clk_hw *hw,
drivers/rtc/rtc-pcf85063.c
425
static int pcf85063_clkout_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/rtc/rtc-pcf85063.c
440
static int pcf85063_clkout_control(struct clk_hw *hw, bool enable)
drivers/rtc/rtc-pcf85063.c
467
static int pcf85063_clkout_prepare(struct clk_hw *hw)
drivers/rtc/rtc-pcf85063.c
472
static void pcf85063_clkout_unprepare(struct clk_hw *hw)
drivers/rtc/rtc-pcf85063.c
477
static int pcf85063_clkout_is_prepared(struct clk_hw *hw)
drivers/rtc/rtc-pcf85063.c
76
struct clk_hw clkout_hw;
drivers/rtc/rtc-pcf8563.c
318
static unsigned long pcf8563_clkout_recalc_rate(struct clk_hw *hw,
drivers/rtc/rtc-pcf8563.c
333
static int pcf8563_clkout_determine_rate(struct clk_hw *hw,
drivers/rtc/rtc-pcf8563.c
350
static int pcf8563_clkout_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/rtc/rtc-pcf8563.c
374
static int pcf8563_clkout_control(struct clk_hw *hw, bool enable)
drivers/rtc/rtc-pcf8563.c
393
static int pcf8563_clkout_prepare(struct clk_hw *hw)
drivers/rtc/rtc-pcf8563.c
398
static void pcf8563_clkout_unprepare(struct clk_hw *hw)
drivers/rtc/rtc-pcf8563.c
403
static int pcf8563_clkout_is_prepared(struct clk_hw *hw)
drivers/rtc/rtc-pcf8563.c
83
struct clk_hw clkout_hw;
drivers/rtc/rtc-rv3028.c
100
struct clk_hw clkout_hw;
drivers/rtc/rtc-rv3028.c
720
static unsigned long rv3028_clkout_recalc_rate(struct clk_hw *hw,
drivers/rtc/rtc-rv3028.c
734
static int rv3028_clkout_determine_rate(struct clk_hw *hw,
drivers/rtc/rtc-rv3028.c
751
static int rv3028_clkout_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/rtc/rtc-rv3028.c
776
static int rv3028_clkout_prepare(struct clk_hw *hw)
drivers/rtc/rtc-rv3028.c
784
static void rv3028_clkout_unprepare(struct clk_hw *hw)
drivers/rtc/rtc-rv3028.c
793
static int rv3028_clkout_is_prepared(struct clk_hw *hw)
drivers/rtc/rtc-rv3032.c
110
struct clk_hw clkout_hw;
drivers/rtc/rtc-rv3032.c
624
static unsigned long rv3032_clkout_recalc_rate(struct clk_hw *hw,
drivers/rtc/rtc-rv3032.c
649
static int rv3032_clkout_determine_rate(struct clk_hw *hw,
drivers/rtc/rtc-rv3032.c
669
static int rv3032_clkout_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/rtc/rtc-rv3032.c
715
static int rv3032_clkout_prepare(struct clk_hw *hw)
drivers/rtc/rtc-rv3032.c
722
static void rv3032_clkout_unprepare(struct clk_hw *hw)
drivers/rtc/rtc-rv3032.c
729
static int rv3032_clkout_is_prepared(struct clk_hw *hw)
drivers/rtc/rtc-sun6i.c
152
struct clk_hw hw;
drivers/rtc/rtc-sun6i.c
153
struct clk_hw *int_osc;
drivers/rtc/rtc-sun6i.c
162
static unsigned long sun6i_rtc_osc_recalc_rate(struct clk_hw *hw,
drivers/rtc/rtc-sun6i.c
183
static u8 sun6i_rtc_osc_get_parent(struct clk_hw *hw)
drivers/rtc/rtc-sun6i.c
190
static int sun6i_rtc_osc_set_parent(struct clk_hw *hw, u8 index)
drivers/soc/qcom/qcom_aoss.c
280
static int qmp_qdss_clk_prepare(struct clk_hw *hw)
drivers/soc/qcom/qcom_aoss.c
288
static void qmp_qdss_clk_unprepare(struct clk_hw *hw)
drivers/soc/qcom/qcom_aoss.c
92
struct clk_hw qdss_clk;
drivers/soc/tegra/pmc.c
205
struct clk_hw hw;
drivers/soc/tegra/pmc.c
215
struct clk_hw hw;
drivers/soc/tegra/pmc.c
2781
static u8 pmc_clk_mux_get_parent(struct clk_hw *hw)
drivers/soc/tegra/pmc.c
2792
static int pmc_clk_mux_set_parent(struct clk_hw *hw, u8 index)
drivers/soc/tegra/pmc.c
2806
static int pmc_clk_is_enabled(struct clk_hw *hw)
drivers/soc/tegra/pmc.c
2827
static int pmc_clk_enable(struct clk_hw *hw)
drivers/soc/tegra/pmc.c
2836
static void pmc_clk_disable(struct clk_hw *hw)
drivers/soc/tegra/pmc.c
2880
static int pmc_clk_gate_is_enabled(struct clk_hw *hw)
drivers/soc/tegra/pmc.c
2888
static int pmc_clk_gate_enable(struct clk_hw *hw)
drivers/soc/tegra/pmc.c
2897
static void pmc_clk_gate_disable(struct clk_hw *hw)
drivers/spi/spi-meson-spicc.c
787
static unsigned long meson_spicc_pow2_recalc_rate(struct clk_hw *hw,
drivers/spi/spi-meson-spicc.c
799
static int meson_spicc_pow2_determine_rate(struct clk_hw *hw,
drivers/spi/spi-meson-spicc.c
811
static int meson_spicc_pow2_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/staging/media/deprecated/atmel/atmel-isc-clk.c
115
isc_clk_recalc_rate(struct clk_hw *hw, unsigned long parent_rate)
drivers/staging/media/deprecated/atmel/atmel-isc-clk.c
122
static int isc_clk_determine_rate(struct clk_hw *hw,
drivers/staging/media/deprecated/atmel/atmel-isc-clk.c
131
struct clk_hw *parent;
drivers/staging/media/deprecated/atmel/atmel-isc-clk.c
178
static int isc_clk_set_parent(struct clk_hw *hw, u8 index)
drivers/staging/media/deprecated/atmel/atmel-isc-clk.c
190
static u8 isc_clk_get_parent(struct clk_hw *hw)
drivers/staging/media/deprecated/atmel/atmel-isc-clk.c
197
static int isc_clk_set_rate(struct clk_hw *hw,
drivers/staging/media/deprecated/atmel/atmel-isc-clk.c
20
static int isc_wait_clk_stable(struct clk_hw *hw)
drivers/staging/media/deprecated/atmel/atmel-isc-clk.c
38
static int isc_clk_prepare(struct clk_hw *hw)
drivers/staging/media/deprecated/atmel/atmel-isc-clk.c
50
static void isc_clk_unprepare(struct clk_hw *hw)
drivers/staging/media/deprecated/atmel/atmel-isc-clk.c
59
static int isc_clk_enable(struct clk_hw *hw)
drivers/staging/media/deprecated/atmel/atmel-isc-clk.c
86
static void isc_clk_disable(struct clk_hw *hw)
drivers/staging/media/deprecated/atmel/atmel-isc-clk.c
97
static int isc_clk_is_enabled(struct clk_hw *hw)
drivers/staging/media/deprecated/atmel/atmel-isc.h
28
struct clk_hw hw;
drivers/tty/serial/mvebu-uart.c
1038
struct clk_hw clk_hw;
drivers/tty/serial/mvebu-uart.c
1056
#define to_uart_clock(hw) container_of(hw, struct mvebu_uart_clock, clk_hw)
drivers/tty/serial/mvebu-uart.c
1060
static int mvebu_uart_clock_prepare(struct clk_hw *hw)
drivers/tty/serial/mvebu-uart.c
1168
static int mvebu_uart_clock_enable(struct clk_hw *hw)
drivers/tty/serial/mvebu-uart.c
1192
static void mvebu_uart_clock_disable(struct clk_hw *hw)
drivers/tty/serial/mvebu-uart.c
1214
static int mvebu_uart_clock_is_enabled(struct clk_hw *hw)
drivers/tty/serial/mvebu-uart.c
1229
static int mvebu_uart_clock_save_context(struct clk_hw *hw)
drivers/tty/serial/mvebu-uart.c
1244
static void mvebu_uart_clock_restore_context(struct clk_hw *hw)
drivers/tty/serial/mvebu-uart.c
1257
static unsigned long mvebu_uart_clock_recalc_rate(struct clk_hw *hw,
drivers/tty/serial/mvebu-uart.c
1267
static int mvebu_uart_clock_determine_rate(struct clk_hw *hw,
drivers/tty/serial/mvebu-uart.c
1279
static int mvebu_uart_clock_set_rate(struct clk_hw *hw, unsigned long rate,
drivers/tty/serial/mvebu-uart.c
1310
uart_clock->clk_hw.init = &init;
drivers/tty/serial/mvebu-uart.c
1318
return devm_clk_hw_register(dev, &uart_clock->clk_hw);
drivers/tty/serial/mvebu-uart.c
1394
hw_clk_data->hws[i] = &uart_clock_base->clocks[i].clk_hw;
include/kunit/clk.h
18
clk_hw_get_clk_kunit(struct kunit *test, struct clk_hw *hw, const char *con_id);
include/kunit/clk.h
20
clk_hw_get_clk_prepared_enabled_kunit(struct kunit *test, struct clk_hw *hw,
include/kunit/clk.h
25
int clk_hw_register_kunit(struct kunit *test, struct device *dev, struct clk_hw *hw);
include/kunit/clk.h
27
struct clk_hw *hw);
include/kunit/clk.h
30
struct clk_hw *(*get)(struct of_phandle_args *clkspec, void *data),
include/kunit/clk.h
6
struct clk_hw;
include/linux/clk-provider.h
1005
struct clk_hw hw;
include/linux/clk-provider.h
1026
struct clk_hw *__clk_hw_register_mux(struct device *dev, struct device_node *np,
include/linux/clk-provider.h
1029
const struct clk_hw **parent_hws,
include/linux/clk-provider.h
1033
struct clk_hw *__devm_clk_hw_register_mux(struct device *dev, struct device_node *np,
include/linux/clk-provider.h
1036
const struct clk_hw **parent_hws,
include/linux/clk-provider.h
1109
int clk_mux_val_to_index(struct clk_hw *hw, const u32 *table, unsigned int flags,
include/linux/clk-provider.h
1114
void clk_hw_unregister_mux(struct clk_hw *hw);
include/linux/clk-provider.h
1137
struct clk_hw hw;
include/linux/clk-provider.h
1153
struct clk_hw *clk_hw_register_fixed_factor(struct device *dev,
include/linux/clk-provider.h
1156
struct clk_hw *clk_hw_register_fixed_factor_fwname(struct device *dev,
include/linux/clk-provider.h
1159
struct clk_hw *clk_hw_register_fixed_factor_with_accuracy_fwname(struct device *dev,
include/linux/clk-provider.h
1163
struct clk_hw *clk_hw_register_fixed_factor_index(struct device *dev,
include/linux/clk-provider.h
1166
void clk_hw_unregister_fixed_factor(struct clk_hw *hw);
include/linux/clk-provider.h
1167
struct clk_hw *devm_clk_hw_register_fixed_factor(struct device *dev,
include/linux/clk-provider.h
1170
struct clk_hw *devm_clk_hw_register_fixed_factor_fwname(struct device *dev,
include/linux/clk-provider.h
1173
struct clk_hw *devm_clk_hw_register_fixed_factor_with_accuracy_fwname(struct device *dev,
include/linux/clk-provider.h
1177
struct clk_hw *devm_clk_hw_register_fixed_factor_index(struct device *dev,
include/linux/clk-provider.h
1181
struct clk_hw *devm_clk_hw_register_fixed_factor_parent_hw(struct device *dev,
include/linux/clk-provider.h
1182
const char *name, const struct clk_hw *parent_hw,
include/linux/clk-provider.h
1185
struct clk_hw *clk_hw_register_fixed_factor_parent_hw(struct device *dev,
include/linux/clk-provider.h
1186
const char *name, const struct clk_hw *parent_hw,
include/linux/clk-provider.h
1218
struct clk_hw hw;
include/linux/clk-provider.h
1225
void (*approximation)(struct clk_hw *hw,
include/linux/clk-provider.h
1241
struct clk_hw *clk_hw_register_fractional_divider(struct device *dev,
include/linux/clk-provider.h
1245
void clk_hw_unregister_fractional_divider(struct clk_hw *hw);
include/linux/clk-provider.h
1272
struct clk_hw hw;
include/linux/clk-provider.h
1300
struct clk_hw hw;
include/linux/clk-provider.h
1303
struct clk_hw *mux_hw;
include/linux/clk-provider.h
1304
struct clk_hw *rate_hw;
include/linux/clk-provider.h
1305
struct clk_hw *gate_hw;
include/linux/clk-provider.h
1316
struct clk_hw *mux_hw, const struct clk_ops *mux_ops,
include/linux/clk-provider.h
1317
struct clk_hw *rate_hw, const struct clk_ops *rate_ops,
include/linux/clk-provider.h
1318
struct clk_hw *gate_hw, const struct clk_ops *gate_ops,
include/linux/clk-provider.h
1322
struct clk_hw *mux_hw, const struct clk_ops *mux_ops,
include/linux/clk-provider.h
1323
struct clk_hw *rate_hw, const struct clk_ops *rate_ops,
include/linux/clk-provider.h
1324
struct clk_hw *gate_hw, const struct clk_ops *gate_ops,
include/linux/clk-provider.h
1327
struct clk_hw *clk_hw_register_composite(struct device *dev, const char *name,
include/linux/clk-provider.h
1329
struct clk_hw *mux_hw, const struct clk_ops *mux_ops,
include/linux/clk-provider.h
1330
struct clk_hw *rate_hw, const struct clk_ops *rate_ops,
include/linux/clk-provider.h
1331
struct clk_hw *gate_hw, const struct clk_ops *gate_ops,
include/linux/clk-provider.h
1333
struct clk_hw *clk_hw_register_composite_pdata(struct device *dev,
include/linux/clk-provider.h
1336
struct clk_hw *mux_hw, const struct clk_ops *mux_ops,
include/linux/clk-provider.h
1337
struct clk_hw *rate_hw, const struct clk_ops *rate_ops,
include/linux/clk-provider.h
1338
struct clk_hw *gate_hw, const struct clk_ops *gate_ops,
include/linux/clk-provider.h
1340
struct clk_hw *devm_clk_hw_register_composite_pdata(struct device *dev,
include/linux/clk-provider.h
1343
struct clk_hw *mux_hw, const struct clk_ops *mux_ops,
include/linux/clk-provider.h
1344
struct clk_hw *rate_hw, const struct clk_ops *rate_ops,
include/linux/clk-provider.h
1345
struct clk_hw *gate_hw, const struct clk_ops *gate_ops,
include/linux/clk-provider.h
1347
void clk_hw_unregister_composite(struct clk_hw *hw);
include/linux/clk-provider.h
1349
struct clk *clk_register(struct device *dev, struct clk_hw *hw);
include/linux/clk-provider.h
1350
struct clk *devm_clk_register(struct device *dev, struct clk_hw *hw);
include/linux/clk-provider.h
1352
int __must_check clk_hw_register(struct device *dev, struct clk_hw *hw);
include/linux/clk-provider.h
1353
int __must_check devm_clk_hw_register(struct device *dev, struct clk_hw *hw);
include/linux/clk-provider.h
1354
int __must_check of_clk_hw_register(struct device_node *node, struct clk_hw *hw);
include/linux/clk-provider.h
1358
void clk_hw_unregister(struct clk_hw *hw);
include/linux/clk-provider.h
1362
const char *clk_hw_get_name(const struct clk_hw *hw);
include/linux/clk-provider.h
1376
struct device *clk_hw_get_dev(const struct clk_hw *hw);
include/linux/clk-provider.h
1388
struct device_node *clk_hw_get_of_node(const struct clk_hw *hw);
include/linux/clk-provider.h
1390
struct clk_hw *__clk_get_hw(struct clk *clk);
include/linux/clk-provider.h
1392
static inline struct clk_hw *__clk_get_hw(struct clk *clk)
include/linux/clk-provider.h
1394
return (struct clk_hw *)clk;
include/linux/clk-provider.h
1398
struct clk *clk_hw_get_clk(struct clk_hw *hw, const char *con_id);
include/linux/clk-provider.h
1399
struct clk *devm_clk_hw_get_clk(struct device *dev, struct clk_hw *hw,
include/linux/clk-provider.h
1402
unsigned int clk_hw_get_num_parents(const struct clk_hw *hw);
include/linux/clk-provider.h
1403
struct clk_hw *clk_hw_get_parent(const struct clk_hw *hw);
include/linux/clk-provider.h
1404
struct clk_hw *clk_hw_get_parent_by_index(const struct clk_hw *hw,
include/linux/clk-provider.h
1406
int clk_hw_get_parent_index(struct clk_hw *hw);
include/linux/clk-provider.h
1407
int clk_hw_set_parent(struct clk_hw *hw, struct clk_hw *new_parent);
include/linux/clk-provider.h
1409
unsigned long clk_hw_get_rate(const struct clk_hw *hw);
include/linux/clk-provider.h
1410
unsigned long clk_hw_get_flags(const struct clk_hw *hw);
include/linux/clk-provider.h
1414
bool clk_hw_is_prepared(const struct clk_hw *hw);
include/linux/clk-provider.h
1415
bool clk_hw_is_enabled(const struct clk_hw *hw);
include/linux/clk-provider.h
1418
int __clk_mux_determine_rate(struct clk_hw *hw,
include/linux/clk-provider.h
1420
int __clk_determine_rate(struct clk_hw *core, struct clk_rate_request *req);
include/linux/clk-provider.h
1421
int __clk_mux_determine_rate_closest(struct clk_hw *hw,
include/linux/clk-provider.h
1423
int clk_mux_determine_rate_flags(struct clk_hw *hw,
include/linux/clk-provider.h
1426
int clk_hw_determine_rate_no_reparent(struct clk_hw *hw,
include/linux/clk-provider.h
1428
void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent);
include/linux/clk-provider.h
1429
void clk_hw_get_rate_range(struct clk_hw *hw, unsigned long *min_rate,
include/linux/clk-provider.h
1431
void clk_hw_set_rate_range(struct clk_hw *hw, unsigned long min_rate,
include/linux/clk-provider.h
1434
static inline void __clk_hw_set_clk(struct clk_hw *dst, struct clk_hw *src)
include/linux/clk-provider.h
1440
static inline long divider_round_rate(struct clk_hw *hw, unsigned long rate,
include/linux/clk-provider.h
1449
static inline long divider_ro_round_rate(struct clk_hw *hw, unsigned long rate,
include/linux/clk-provider.h
1463
unsigned long clk_hw_round_rate(struct clk_hw *hw, unsigned long rate);
include/linux/clk-provider.h
1472
struct clk_hw *hws[] __counted_by(num);
include/linux/clk-provider.h
1508
.parent_hws = (const struct clk_hw*[]) { _parent }, \
include/linux/clk-provider.h
1628
struct clk_hw *(*get)(struct of_phandle_args *clkspec,
include/linux/clk-provider.h
1632
struct clk_hw *(*get)(struct of_phandle_args *clkspec,
include/linux/clk-provider.h
1639
struct clk_hw *of_clk_hw_simple_get(struct of_phandle_args *clkspec,
include/linux/clk-provider.h
1642
struct clk_hw *of_clk_hw_onecell_get(struct of_phandle_args *clkspec,
include/linux/clk-provider.h
1659
struct clk_hw *(*get)(struct of_phandle_args *clkspec,
include/linux/clk-provider.h
1666
struct clk_hw *(*get)(struct of_phandle_args *clkspec,
include/linux/clk-provider.h
1679
static inline struct clk_hw *
include/linux/clk-provider.h
1689
static inline struct clk_hw *
include/linux/clk-provider.h
1706
void clk_gate_restore_context(struct clk_hw *hw);
include/linux/clk-provider.h
235
int (*prepare)(struct clk_hw *hw);
include/linux/clk-provider.h
236
void (*unprepare)(struct clk_hw *hw);
include/linux/clk-provider.h
237
int (*is_prepared)(struct clk_hw *hw);
include/linux/clk-provider.h
238
void (*unprepare_unused)(struct clk_hw *hw);
include/linux/clk-provider.h
239
int (*enable)(struct clk_hw *hw);
include/linux/clk-provider.h
240
void (*disable)(struct clk_hw *hw);
include/linux/clk-provider.h
241
int (*is_enabled)(struct clk_hw *hw);
include/linux/clk-provider.h
242
void (*disable_unused)(struct clk_hw *hw);
include/linux/clk-provider.h
243
int (*save_context)(struct clk_hw *hw);
include/linux/clk-provider.h
244
void (*restore_context)(struct clk_hw *hw);
include/linux/clk-provider.h
245
unsigned long (*recalc_rate)(struct clk_hw *hw,
include/linux/clk-provider.h
247
long (*round_rate)(struct clk_hw *hw, unsigned long rate,
include/linux/clk-provider.h
249
int (*determine_rate)(struct clk_hw *hw,
include/linux/clk-provider.h
251
int (*set_parent)(struct clk_hw *hw, u8 index);
include/linux/clk-provider.h
252
u8 (*get_parent)(struct clk_hw *hw);
include/linux/clk-provider.h
253
int (*set_rate)(struct clk_hw *hw, unsigned long rate,
include/linux/clk-provider.h
255
int (*set_rate_and_parent)(struct clk_hw *hw,
include/linux/clk-provider.h
258
unsigned long (*recalc_accuracy)(struct clk_hw *hw,
include/linux/clk-provider.h
260
int (*get_phase)(struct clk_hw *hw);
include/linux/clk-provider.h
261
int (*set_phase)(struct clk_hw *hw, int degrees);
include/linux/clk-provider.h
262
int (*get_duty_cycle)(struct clk_hw *hw,
include/linux/clk-provider.h
264
int (*set_duty_cycle)(struct clk_hw *hw,
include/linux/clk-provider.h
266
int (*init)(struct clk_hw *hw);
include/linux/clk-provider.h
267
void (*terminate)(struct clk_hw *hw);
include/linux/clk-provider.h
268
void (*debug_init)(struct clk_hw *hw, struct dentry *dentry);
include/linux/clk-provider.h
279
const struct clk_hw *hw;
include/linux/clk-provider.h
305
const struct clk_hw **parent_hws;
include/linux/clk-provider.h
353
struct clk_hw hw;
include/linux/clk-provider.h
362
struct clk_hw *__clk_hw_register_fixed_rate(struct device *dev,
include/linux/clk-provider.h
364
const char *parent_name, const struct clk_hw *parent_hw,
include/linux/clk-provider.h
37
struct clk_hw;
include/linux/clk-provider.h
499
void clk_hw_unregister_fixed_rate(struct clk_hw *hw);
include/linux/clk-provider.h
527
struct clk_hw hw;
include/linux/clk-provider.h
541
struct clk_hw *__clk_hw_register_gate(struct device *dev,
include/linux/clk-provider.h
543
const char *parent_name, const struct clk_hw *parent_hw,
include/linux/clk-provider.h
548
struct clk_hw *__devm_clk_hw_register_gate(struct device *dev,
include/linux/clk-provider.h
550
const char *parent_name, const struct clk_hw *parent_hw,
include/linux/clk-provider.h
64
struct clk_hw *best_parent_hw;
include/linux/clk-provider.h
663
void clk_hw_unregister_gate(struct clk_hw *hw);
include/linux/clk-provider.h
664
int clk_gate_is_enabled(struct clk_hw *hw);
include/linux/clk-provider.h
67
void clk_hw_init_rate_request(const struct clk_hw *hw,
include/linux/clk-provider.h
70
void clk_hw_forward_rate_request(const struct clk_hw *core,
include/linux/clk-provider.h
714
struct clk_hw hw;
include/linux/clk-provider.h
72
const struct clk_hw *parent,
include/linux/clk-provider.h
739
unsigned long divider_recalc_rate(struct clk_hw *hw, unsigned long parent_rate,
include/linux/clk-provider.h
742
long divider_round_rate_parent(struct clk_hw *hw, struct clk_hw *parent,
include/linux/clk-provider.h
746
long divider_ro_round_rate_parent(struct clk_hw *hw, struct clk_hw *parent,
include/linux/clk-provider.h
750
int divider_determine_rate(struct clk_hw *hw, struct clk_rate_request *req,
include/linux/clk-provider.h
753
int divider_ro_determine_rate(struct clk_hw *hw, struct clk_rate_request *req,
include/linux/clk-provider.h
760
struct clk_hw *__clk_hw_register_divider(struct device *dev,
include/linux/clk-provider.h
762
const char *parent_name, const struct clk_hw *parent_hw,
include/linux/clk-provider.h
767
struct clk_hw *__devm_clk_hw_register_divider(struct device *dev,
include/linux/clk-provider.h
769
const char *parent_name, const struct clk_hw *parent_hw,
include/linux/clk-provider.h
973
void clk_hw_unregister_divider(struct clk_hw *hw);
include/linux/clk/ti.h
167
struct clk_hw hw;
include/linux/clk/ti.h
263
bool omap2_clk_is_hw_omap(struct clk_hw *hw);
include/linux/clk/ti.h
268
unsigned long omap2_dpllcore_recalc(struct clk_hw *hw,
include/linux/clk/ti.h
270
int omap2_reprogram_dpllcore(struct clk_hw *clk, unsigned long rate,
include/linux/clk/ti.h
272
void omap2xxx_clkt_dpllcore_init(struct clk_hw *hw);
include/linux/clk/ti.h
319
int omap3_noncore_dpll_save_context(struct clk_hw *hw);
include/linux/clk/ti.h
320
void omap3_noncore_dpll_restore_context(struct clk_hw *hw);
include/linux/clk/ti.h
322
int omap3_core_dpll_save_context(struct clk_hw *hw);
include/linux/clk/ti.h
323
void omap3_core_dpll_restore_context(struct clk_hw *hw);
include/linux/clk/ti.h
91
struct clk_hw *clk_bypass;
include/linux/clk/ti.h
92
struct clk_hw *clk_ref;
include/linux/clkdev.h
15
struct clk_hw;
include/linux/clkdev.h
23
struct clk_hw *clk_hw;
include/linux/clkdev.h
38
struct clk_lookup *clkdev_hw_create(struct clk_hw *hw, const char *con_id,
include/linux/clkdev.h
45
int clk_hw_register_clkdev(struct clk_hw *, const char *, const char *);
include/linux/clkdev.h
47
int devm_clk_hw_register_clkdev(struct device *dev, struct clk_hw *hw,
include/linux/platform_data/x86/int3472.h
118
struct clk_hw clk_hw;
include/linux/platform_data/x86/int3472.h
67
container_of(hw, struct int3472_clock, clk_hw)
sound/soc/codecs/da7219.c
1902
static int da7219_wclk_prepare(struct clk_hw *hw)
sound/soc/codecs/da7219.c
1919
static void da7219_wclk_unprepare(struct clk_hw *hw)
sound/soc/codecs/da7219.c
1933
static int da7219_wclk_is_prepared(struct clk_hw *hw)
sound/soc/codecs/da7219.c
1949
static unsigned long da7219_wclk_recalc_rate(struct clk_hw *hw,
sound/soc/codecs/da7219.c
1986
static int da7219_wclk_determine_rate(struct clk_hw *hw,
sound/soc/codecs/da7219.c
2022
static int da7219_wclk_set_rate(struct clk_hw *hw, unsigned long rate,
sound/soc/codecs/da7219.c
2036
static unsigned long da7219_bclk_recalc_rate(struct clk_hw *hw,
sound/soc/codecs/da7219.c
2076
static int da7219_bclk_determine_rate(struct clk_hw *hw,
sound/soc/codecs/da7219.c
2101
static int da7219_bclk_set_rate(struct clk_hw *hw, unsigned long rate,
sound/soc/codecs/da7219.c
2157
struct clk_hw *dai_clk_hw = &da7219->dai_clks_hw[i];
sound/soc/codecs/da7219.h
819
struct clk_hw dai_clks_hw[DA7219_DAI_NUM_CLKS];
sound/soc/codecs/lpass-rx-macro.c
3669
static int swclk_gate_enable(struct clk_hw *hw)
sound/soc/codecs/lpass-rx-macro.c
3688
static void swclk_gate_disable(struct clk_hw *hw)
sound/soc/codecs/lpass-rx-macro.c
3699
static int swclk_gate_is_enabled(struct clk_hw *hw)
sound/soc/codecs/lpass-rx-macro.c
3710
static unsigned long swclk_recalc_rate(struct clk_hw *hw,
sound/soc/codecs/lpass-rx-macro.c
3729
struct clk_hw *hw;
sound/soc/codecs/lpass-rx-macro.c
668
struct clk_hw hw;
sound/soc/codecs/lpass-tx-macro.c
2146
static int swclk_gate_enable(struct clk_hw *hw)
sound/soc/codecs/lpass-tx-macro.c
2166
static void swclk_gate_disable(struct clk_hw *hw)
sound/soc/codecs/lpass-tx-macro.c
2178
static int swclk_gate_is_enabled(struct clk_hw *hw)
sound/soc/codecs/lpass-tx-macro.c
2189
static unsigned long swclk_recalc_rate(struct clk_hw *hw,
sound/soc/codecs/lpass-tx-macro.c
2208
struct clk_hw *hw;
sound/soc/codecs/lpass-tx-macro.c
281
struct clk_hw hw;
sound/soc/codecs/lpass-va-macro.c
1345
static int fsgen_gate_enable(struct clk_hw *hw)
sound/soc/codecs/lpass-va-macro.c
1365
static void fsgen_gate_disable(struct clk_hw *hw)
sound/soc/codecs/lpass-va-macro.c
1379
static int fsgen_gate_is_enabled(struct clk_hw *hw)
sound/soc/codecs/lpass-va-macro.c
220
struct clk_hw hw;
sound/soc/codecs/lpass-wsa-macro.c
2603
static int swclk_gate_enable(struct clk_hw *hw)
sound/soc/codecs/lpass-wsa-macro.c
2608
static void swclk_gate_disable(struct clk_hw *hw)
sound/soc/codecs/lpass-wsa-macro.c
2613
static int swclk_gate_is_enabled(struct clk_hw *hw)
sound/soc/codecs/lpass-wsa-macro.c
2624
static unsigned long swclk_recalc_rate(struct clk_hw *hw,
sound/soc/codecs/lpass-wsa-macro.c
2641
struct clk_hw *hw;
sound/soc/codecs/lpass-wsa-macro.c
422
struct clk_hw hw;
sound/soc/codecs/rt5682.c
2586
static int rt5682_wclk_prepare(struct clk_hw *hw)
sound/soc/codecs/rt5682.c
2624
static void rt5682_wclk_unprepare(struct clk_hw *hw)
sound/soc/codecs/rt5682.c
2655
static unsigned long rt5682_wclk_recalc_rate(struct clk_hw *hw,
sound/soc/codecs/rt5682.c
2678
static int rt5682_wclk_determine_rate(struct clk_hw *hw,
sound/soc/codecs/rt5682.c
2701
static int rt5682_wclk_set_rate(struct clk_hw *hw, unsigned long rate,
sound/soc/codecs/rt5682.c
2708
struct clk_hw *parent_hw;
sound/soc/codecs/rt5682.c
2758
static unsigned long rt5682_bclk_recalc_rate(struct clk_hw *hw,
sound/soc/codecs/rt5682.c
2798
static int rt5682_bclk_determine_rate(struct clk_hw *hw,
sound/soc/codecs/rt5682.c
2823
static int rt5682_bclk_set_rate(struct clk_hw *hw, unsigned long rate,
sound/soc/codecs/rt5682.c
2868
struct clk_hw *dai_clk_hw;
sound/soc/codecs/rt5682.c
2873
const struct clk_hw *parent;
sound/soc/codecs/rt5682.h
1453
struct clk_hw dai_clks_hw[RT5682_DAI_NUM_CLKS];
sound/soc/codecs/rt5682s.c
2527
static int rt5682s_wclk_prepare(struct clk_hw *hw)
sound/soc/codecs/rt5682s.c
2564
static void rt5682s_wclk_unprepare(struct clk_hw *hw)
sound/soc/codecs/rt5682s.c
2592
static unsigned long rt5682s_wclk_recalc_rate(struct clk_hw *hw,
sound/soc/codecs/rt5682s.c
2615
static int rt5682s_wclk_determine_rate(struct clk_hw *hw,
sound/soc/codecs/rt5682s.c
2638
static int rt5682s_wclk_set_rate(struct clk_hw *hw, unsigned long rate,
sound/soc/codecs/rt5682s.c
2684
static unsigned long rt5682s_bclk_recalc_rate(struct clk_hw *hw,
sound/soc/codecs/rt5682s.c
2724
static int rt5682s_bclk_determine_rate(struct clk_hw *hw,
sound/soc/codecs/rt5682s.c
2748
static int rt5682s_bclk_set_rate(struct clk_hw *hw, unsigned long rate,
sound/soc/codecs/rt5682s.c
2791
struct clk_hw *dai_clk_hw;
sound/soc/codecs/rt5682s.c
2797
const struct clk_hw *parent;
sound/soc/codecs/rt5682s.h
1468
struct clk_hw dai_clks_hw[RT5682S_DAI_NUM_CLKS];
sound/soc/codecs/tlv320aic32x4-clk.c
19
struct clk_hw hw;
sound/soc/codecs/tlv320aic32x4-clk.c
193
static unsigned long clk_aic32x4_pll_recalc_rate(struct clk_hw *hw,
sound/soc/codecs/tlv320aic32x4-clk.c
207
static int clk_aic32x4_pll_determine_rate(struct clk_hw *hw,
sound/soc/codecs/tlv320aic32x4-clk.c
222
static int clk_aic32x4_pll_set_rate(struct clk_hw *hw,
sound/soc/codecs/tlv320aic32x4-clk.c
244
static int clk_aic32x4_pll_set_parent(struct clk_hw *hw, u8 index)
sound/soc/codecs/tlv320aic32x4-clk.c
254
static u8 clk_aic32x4_pll_get_parent(struct clk_hw *hw)
sound/soc/codecs/tlv320aic32x4-clk.c
276
static int clk_aic32x4_codec_clkin_set_parent(struct clk_hw *hw, u8 index)
sound/soc/codecs/tlv320aic32x4-clk.c
285
static u8 clk_aic32x4_codec_clkin_get_parent(struct clk_hw *hw)
sound/soc/codecs/tlv320aic32x4-clk.c
301
static int clk_aic32x4_div_prepare(struct clk_hw *hw)
sound/soc/codecs/tlv320aic32x4-clk.c
309
static void clk_aic32x4_div_unprepare(struct clk_hw *hw)
sound/soc/codecs/tlv320aic32x4-clk.c
317
static int clk_aic32x4_div_set_rate(struct clk_hw *hw, unsigned long rate,
sound/soc/codecs/tlv320aic32x4-clk.c
331
static int clk_aic32x4_div_determine_rate(struct clk_hw *hw,
sound/soc/codecs/tlv320aic32x4-clk.c
344
static unsigned long clk_aic32x4_div_recalc_rate(struct clk_hw *hw,
sound/soc/codecs/tlv320aic32x4-clk.c
370
static int clk_aic32x4_bdiv_set_parent(struct clk_hw *hw, u8 index)
sound/soc/codecs/tlv320aic32x4-clk.c
378
static u8 clk_aic32x4_bdiv_get_parent(struct clk_hw *hw)
sound/soc/codecs/tlv320aic32x4-clk.c
47
static int clk_aic32x4_pll_prepare(struct clk_hw *hw)
sound/soc/codecs/tlv320aic32x4-clk.c
55
static void clk_aic32x4_pll_unprepare(struct clk_hw *hw)
sound/soc/codecs/tlv320aic32x4-clk.c
63
static int clk_aic32x4_pll_is_prepared(struct clk_hw *hw)
sound/soc/codecs/wcd934x.c
2097
static int swclk_gate_enable(struct clk_hw *hw)
sound/soc/codecs/wcd934x.c
2102
static void swclk_gate_disable(struct clk_hw *hw)
sound/soc/codecs/wcd934x.c
2107
static int swclk_gate_is_enabled(struct clk_hw *hw)
sound/soc/codecs/wcd934x.c
2118
static unsigned long swclk_recalc_rate(struct clk_hw *hw,
sound/soc/codecs/wcd934x.c
2139
struct clk_hw *hw;
sound/soc/codecs/wcd934x.c
524
struct clk_hw hw;
sound/soc/mediatek/mt8188/mt8188-audsys-clk.c
203
cl->clk_hw = NULL;
sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c
109
static struct clk_hw *q6dsp_of_clk_hw_get(struct of_phandle_args *clkspec,
sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c
25
struct clk_hw hw;
sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c
36
static int clk_q6dsp_prepare(struct clk_hw *hw)
sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c
45
static void clk_q6dsp_unprepare(struct clk_hw *hw)
sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c
54
static int clk_q6dsp_set_rate(struct clk_hw *hw, unsigned long rate,
sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c
64
static unsigned long clk_q6dsp_recalc_rate(struct clk_hw *hw,
sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c
72
static int clk_q6dsp_determine_rate(struct clk_hw *hw,
sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c
86
static int clk_vote_q6dsp_block(struct clk_hw *hw)
sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c
95
static void clk_unvote_q6dsp_block(struct clk_hw *hw)
sound/soc/stm/stm32_i2s.c
276
struct clk_hw hw;
sound/soc/stm/stm32_i2s.c
464
static int stm32_i2smclk_determine_rate(struct clk_hw *hw,
sound/soc/stm/stm32_i2s.c
482
static unsigned long stm32_i2smclk_recalc_rate(struct clk_hw *hw,
sound/soc/stm/stm32_i2s.c
490
static int stm32_i2smclk_set_rate(struct clk_hw *hw, unsigned long rate,
sound/soc/stm/stm32_i2s.c
510
static int stm32_i2smclk_enable(struct clk_hw *hw)
sound/soc/stm/stm32_i2s.c
521
static void stm32_i2smclk_disable(struct clk_hw *hw)
sound/soc/stm/stm32_i2s.c
541
struct clk_hw *hw;
sound/soc/stm/stm32_sai_sub.c
313
struct clk_hw hw;
sound/soc/stm/stm32_sai_sub.c
492
static int stm32_sai_mclk_determine_rate(struct clk_hw *hw,
sound/soc/stm/stm32_sai_sub.c
510
static unsigned long stm32_sai_mclk_recalc_rate(struct clk_hw *hw,
sound/soc/stm/stm32_sai_sub.c
518
static int stm32_sai_mclk_set_rate(struct clk_hw *hw, unsigned long rate,
sound/soc/stm/stm32_sai_sub.c
538
static int stm32_sai_mclk_enable(struct clk_hw *hw)
sound/soc/stm/stm32_sai_sub.c
549
static void stm32_sai_mclk_disable(struct clk_hw *hw)
sound/soc/stm/stm32_sai_sub.c
569
struct clk_hw *hw;