Searched defs:parent_rate (Results 1 - 25 of 339) sorted by relevance

1234567891011>>

/linux-master/drivers/clk/tegra/
H A Dclk-utils.c12 int div_frac_get(unsigned long rate, unsigned parent_rate, u8 width, argument
H A Dclk-audio-sync.c12 clk_sync_source_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
31 clk_sync_source_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
H A Dclk-periph-fixed.c51 tegra_clk_periph_fixed_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
/linux-master/drivers/clk/spear/
H A Dclk.c13 clk_round_rate_index(struct clk_hw *hw, unsigned long drate, unsigned long parent_rate, clk_calc_rate calc_rate, u8 rtbl_cnt, int *index) argument
/linux-master/drivers/clk/actions/
H A Dowl-divider.c16 owl_divider_helper_round_rate(struct owl_clk_common *common, const struct owl_divider_hw *div_hw, unsigned long rate, unsigned long *parent_rate) argument
26 owl_divider_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) argument
35 owl_divider_helper_recalc_rate(struct owl_clk_common *common, const struct owl_divider_hw *div_hw, unsigned long parent_rate) argument
52 owl_divider_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
61 owl_divider_helper_set_rate(const struct owl_clk_common *common, const struct owl_divider_hw *div_hw, unsigned long rate, unsigned long parent_rate) argument
81 owl_divider_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
[all...]
/linux-master/drivers/clk/qcom/
H A Dclk-regmap-divider.c42 div_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
57 div_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
/linux-master/drivers/clk/sunxi-ng/
H A Dccu_phase.c17 unsigned int parent_rate, grandparent_rate; local
60 unsigned int parent_rate, grandparent_rate; local
/linux-master/drivers/clk/meson/
H A Dclk-cpu-dyndiv.c39 meson_clk_cpu_dyndiv_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
H A Dvid-pll-div.c75 meson_vid_pll_div_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
H A Dclk-dualdiv.c37 __dualdiv_param_to_rate(unsigned long parent_rate, argument
64 __dualdiv_get_setting(unsigned long rate, unsigned long parent_rate, argument
47 meson_clk_dualdiv_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
108 meson_clk_dualdiv_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
/linux-master/drivers/clk/sprd/
H A Dcomposite.c20 sprd_comp_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
28 sprd_comp_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
H A Ddiv.c12 sprd_div_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) argument
21 sprd_div_helper_recalc_rate(struct sprd_clk_common *common, const struct sprd_div_internal *div, unsigned long parent_rate) argument
37 sprd_div_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
45 sprd_div_helper_set_rate(const struct sprd_clk_common *common, const struct sprd_div_internal *div, unsigned long rate, unsigned long parent_rate) argument
67 sprd_div_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
[all...]
/linux-master/drivers/clk/
H A Dclk-fractional-divider_test.c19 unsigned long rate, parent_rate, parent_rate_before, m, n, max_n; local
48 unsigned long rate, parent_rate, parent_rate_before, m, n, max_m; local
77 unsigned long rate, parent_rate, parent_rate_before, m, n, max_n; local
107 unsigned long rate, parent_rate, parent_rate_before, m, n, max_m; local
[all...]
H A Dclk-multiplier.c71 unsigned long parent_rate, current_rate, best_rate = ~0; local
31 __get_mult(struct clk_multiplier *mult, unsigned long rate, unsigned long parent_rate) argument
41 clk_multiplier_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
115 clk_multiplier_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) argument
125 clk_multiplier_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
[all...]
H A Dclk-twl6040.c104 twl6040_pdmclk_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
/linux-master/include/linux/clk/
H A Danalogbits-wrpll-cln28hpc.h66 unsigned long parent_rate; member in struct:wrpll_cfg
/linux-master/drivers/clk/at91/
H A Dclk-h32mx.c28 clk_sama5d4_h32mx_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
43 clk_sama5d4_h32mx_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) argument
60 clk_sama5d4_h32mx_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
[all...]
H A Dclk-plldiv.c22 clk_plldiv_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
36 clk_plldiv_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) argument
53 clk_plldiv_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
[all...]
/linux-master/drivers/clk/mxs/
H A Dclk-pll.c66 clk_pll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
H A Dclk-frac.c51 unsigned long parent_rate = *prate; local
33 clk_frac_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
73 clk_frac_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
H A Dclk-ref.c63 unsigned long parent_rate = *prate; local
47 clk_ref_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
83 clk_ref_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
H A Dclk-div.c35 clk_div_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
51 clk_div_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
/linux-master/drivers/clk/versatile/
H A Dclk-vexpress-osc.c25 vexpress_osc_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
36 vexpress_osc_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) argument
50 vexpress_osc_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
/linux-master/drivers/clk/imx/
H A Dclk-cpu.c25 clk_cpu_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument
41 clk_cpu_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) argument
/linux-master/drivers/clk/berlin/
H A Dberlin2-pll.c42 berlin2_pll_recalc_rate(struct clk_hw *hw, unsigned long parent_rate) argument

Completed in 194 milliseconds

1234567891011>>