| /kernel/linux/linux-5.10/drivers/clk/mmp/ |
| H A D | clk-gate.c | 31 unsigned long rate; in mmp_clk_gate_enable() local
|
| H A D | clk-frac.c | 31 u64 rate = 0, prev_rate; in clk_factor_round_rate() local 59 u64 rate; in clk_factor_recalc_rate() local 88 u64 rate = 0; clk_factor_set_rate() local [all...] |
| /kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
| H A D | ccu_div.c | 88 static int ccu_div_set_rate(struct clk_hw *hw, unsigned long rate, in ccu_div_set_rate() argument 13 ccu_div_round_rate(struct ccu_mux_internal *mux, struct clk_hw *parent, unsigned long *parent_rate, unsigned long rate, void *data) ccu_div_round_rate() argument
|
| H A D | ccu_gate.c | 79 unsigned long rate = parent_rate; in ccu_gate_recalc_rate() local 87 static long ccu_gate_round_rate(struct clk_hw *hw, unsigned long rate, in ccu_gate_round_rate() argument 107 static int ccu_gate_set_rate(struct clk_hw *hw, unsigned long rate, in ccu_gate_set_rate() argument
|
| H A D | ccu_nm.c | 22 u64 rate = parent; in ccu_nm_calc_rate() local 30 static void ccu_nm_find_best(unsigned long parent, unsigned long rate, in ccu_nm_find_best() argument 82 unsigned long rate; in ccu_nm_recalc_rate() local 120 ccu_nm_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) ccu_nm_round_rate() argument 169 ccu_nm_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) ccu_nm_set_rate() argument [all...] |
| H A D | ccu_nk.c | 18 static void ccu_nk_find_best(unsigned long parent, unsigned long rate, in ccu_nk_find_best() argument 69 unsigned long rate, n, k; in ccu_nk_recalc_rate() local 93 static long ccu_nk_round_rate(struct clk_hw *hw, unsigned long rate, in ccu_nk_round_rate() argument 116 ccu_nk_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) ccu_nk_set_rate() argument [all...] |
| /kernel/linux/linux-5.10/drivers/clk/ |
| H A D | clk-multiplier.c | 56 static bool __is_best_rate(unsigned long rate, unsigned long new, in __is_best_rate() argument 65 static unsigned long __bestmult(struct clk_hw *hw, unsigned long rate, in __bestmult() argument 31 __get_mult(struct clk_multiplier *mult, unsigned long rate, unsigned long parent_rate) __get_mult() argument 115 clk_multiplier_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) clk_multiplier_round_rate() argument 125 clk_multiplier_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) clk_multiplier_set_rate() argument [all...] |
| /kernel/linux/linux-5.10/drivers/clk/h8300/ |
| H A D | clk-h8s2678.c | 37 static long pll_round_rate(struct clk_hw *hw, unsigned long rate, in pll_round_rate() argument 59 static int pll_set_rate(struct clk_hw *hw, unsigned long rate, in pll_set_rate() argument
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A D | scpi-cpufreq.c | 42 unsigned long rate = clk_get_rate(priv->clk); in scpi_cpufreq_get_rate() local 50 u64 rate = policy->freq_table[index].frequency * 1000; in scpi_cpufreq_set_target() local
|
| /kernel/linux/linux-5.10/drivers/clk/tegra/ |
| H A D | clk-periph-fixed.c | 55 unsigned long long rate; in tegra_clk_periph_fixed_recalc_rate() local
|
| /kernel/linux/linux-5.10/drivers/clk/actions/ |
| H A D | owl-pll.c | 18 static u32 owl_pll_calculate_mul(struct owl_pll_hw *pll_hw, unsigned long rate) in owl_pll_calculate_mul() argument 43 _get_pll_table( const struct clk_pll_table *table, unsigned long rate) _get_pll_table() argument 59 owl_pll_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) owl_pll_round_rate() argument 155 owl_pll_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) owl_pll_set_rate() argument [all...] |
| H A D | owl-pll.h | 21 unsigned long rate; member
|
| /kernel/linux/linux-5.10/drivers/clk/at91/ |
| H A D | clk-smd.c | 39 static long at91sam9x5_clk_smd_round_rate(struct clk_hw *hw, unsigned long rate, in at91sam9x5_clk_smd_round_rate() argument 84 static int at91sam9x5_clk_smd_set_rate(struct clk_hw *hw, unsigned long rate, in at91sam9x5_clk_smd_set_rate() argument
|
| /kernel/linux/linux-5.10/drivers/clk/mxs/ |
| H A D | clk-frac.c | 47 static long clk_frac_round_rate(struct clk_hw *hw, unsigned long rate, in clk_frac_round_rate() argument 73 static int clk_frac_set_rate(struct clk_hw *hw, unsigned long rate, in clk_frac_set_rate() argument
|
| H A D | clk-div.c | 43 static long clk_div_round_rate(struct clk_hw *hw, unsigned long rate, in clk_div_round_rate() argument 51 static int clk_div_set_rate(struct clk_hw *hw, unsigned long rate, in clk_div_set_rate() argument
|
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| H A D | dw_apb_timer_of.c | 68 u32 irq, rate; in add_clockevent() local 91 u32 rate; in add_clocksource() local 17 timer_get_base_and_rate(struct device_node *np, void __iomem **base, u32 *rate) timer_get_base_and_rate() argument [all...] |
| H A D | timer-integrator-ap.c | 30 unsigned long rate = inrate; in integrator_clocksource_init() local 129 unsigned long rate = inrate; in integrator_clockevent_init() local 165 unsigned long rate; integrator_ap_timer_init_of() local [all...] |
| /kernel/linux/linux-5.10/drivers/clk/imx/ |
| H A D | clk-fixup-div.c | 44 static long clk_fixup_div_round_rate(struct clk_hw *hw, unsigned long rate, in clk_fixup_div_round_rate() argument 52 static int clk_fixup_div_set_rate(struct clk_hw *hw, unsigned long rate, in clk_fixup_div_set_rate() argument
|
| /kernel/linux/linux-5.10/drivers/clk/berlin/ |
| H A D | berlin2-pll.c | 47 u64 rate = parent_rate; in berlin2_pll_recalc_rate() local
|
| /kernel/linux/linux-5.10/drivers/clk/meson/ |
| H A D | clk-mpll.c | 81 long rate; in mpll_recalc_rate() local 90 mpll_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) mpll_round_rate() argument 102 mpll_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) mpll_set_rate() argument
|
| /kernel/linux/linux-6.6/arch/mips/lantiq/ |
| H A D | clk.c | 81 int clk_set_rate(struct clk *clk, unsigned long rate) in clk_set_rate() argument 101 clk_round_rate(struct clk *clk, unsigned long rate) clk_round_rate() argument [all...] |
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | topology.c | 98 const __be32 *rate; in parse_dt_topology() local
|
| /kernel/linux/linux-6.6/arch/arm/mach-mmp/ |
| H A D | time.c | 175 static void __init mmp_timer_init(int irq, unsigned long rate) in mmp_timer_init() argument 195 unsigned long rate; in mmp_dt_init_timer() local
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| H A D | clkt2xxx_virt_prcm_set.c | 73 static long omap2_round_to_table_rate(struct clk_hw *hw, unsigned long rate, in omap2_round_to_table_rate() argument 97 static int omap2_select_table_rate(struct clk_hw *hw, unsigned long rate, in omap2_select_table_rate() argument 175 unsigned long rate; omap2xxx_clkt_vps_check_bootloader_rates() local [all...] |
| H A D | clkt2xxx_dpllcore.c | 109 int omap2_reprogram_dpllcore(struct clk_hw *hw, unsigned long rate, in omap2_reprogram_dpllcore() argument [all...] |