Home
last modified time | relevance | path

Searched defs:rate (Results 401 - 425 of 3479) sorted by relevance

1...<<11121314151617181920>>...140

/kernel/linux/linux-5.10/drivers/clk/hisilicon/
H A Dclkdivider-hi6220.c58 static long hi6220_clkdiv_round_rate(struct clk_hw *hw, unsigned long rate, in hi6220_clkdiv_round_rate() argument
67 static int hi6220_clkdiv_set_rate(struct clk_hw *hw, unsigned long rate, in hi6220_clkdiv_set_rate() argument
/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk.c88 imx_obtain_fixed_clock( const char *name, unsigned long rate) imx_obtain_fixed_clock() argument
99 imx_obtain_fixed_clock_hw( const char *name, unsigned long rate) imx_obtain_fixed_clock_hw() argument
H A Dclk-frac-pll.c102 u64 rate; in clk_pll_recalc_rate() local
122 static long clk_pll_round_rate(struct clk_hw *hw, unsigned long rate, in clk_pll_round_rate() argument
155 clk_pll_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) clk_pll_set_rate() argument
[all...]
H A Dclk-divider-gate.c67 static long clk_divider_round_rate(struct clk_hw *hw, unsigned long rate, in clk_divider_round_rate() argument
73 static int clk_divider_gate_set_rate(struct clk_hw *hw, unsigned long rate, in clk_divider_gate_set_rate() argument
H A Dclk-busy.c49 static long clk_busy_divider_round_rate(struct clk_hw *hw, unsigned long rate, in clk_busy_divider_round_rate() argument
57 static int clk_busy_divider_set_rate(struct clk_hw *hw, unsigned long rate, in clk_busy_divider_set_rate() argument
/kernel/linux/linux-5.10/drivers/clk/meson/
H A Dsclk-div.c41 static int sclk_div_getdiv(struct clk_hw *hw, unsigned long rate, in sclk_div_getdiv() argument
49 static int sclk_div_bestdiv(struct clk_hw *hw, unsigned long rate, in sclk_div_bestdiv() argument
99 sclk_div_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *prate) sclk_div_round_rate() argument
166 sclk_div_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long prate) sclk_div_set_rate() argument
[all...]
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_mult.c17 static void ccu_mult_find_best(unsigned long parent, unsigned long rate, in ccu_mult_find_best() argument
103 static int ccu_mult_set_rate(struct clk_hw *hw, unsigned long rate, in ccu_mult_set_rate() argument
32 ccu_mult_round_rate(struct ccu_mux_internal *mux, struct clk_hw *parent, unsigned long *parent_rate, unsigned long rate, void *data) ccu_mult_round_rate() argument
/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dclk-periph.c48 static long clk_periph_round_rate(struct clk_hw *hw, unsigned long rate, in clk_periph_round_rate() argument
60 static int clk_periph_set_rate(struct clk_hw *hw, unsigned long rate, in clk_periph_set_rate() argument
H A Dclk-divider.c21 static int get_div(struct tegra_clk_frac_div *divider, unsigned long rate, in get_div() argument
41 u64 rate = parent_rate; in clk_frac_div_recalc_rate() local
61 static long clk_frac_div_round_rate(struct clk_hw *hw, unsigned long rate, in clk_frac_div_round_rate() argument
80 clk_frac_div_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) clk_frac_div_set_rate() argument
121 unsigned long rate = clk_hw_get_rate(hw); clk_divider_restore_context() local
[all...]
H A Dclk-tegra-super-cclk.c41 static int cclk_super_set_rate(struct clk_hw *hw, unsigned long rate, in cclk_super_set_rate() argument
63 long rate = req->rate; in cclk_super_determine_rate() local
[all...]
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dh8300_timer8.c42 unsigned int rate; member
H A Dingenic-ost.c73 unsigned long rate; in ingenic_ost_probe() local
H A Dtimer-vf-pit.c56 static int __init pit_clocksource_init(unsigned long rate) in pit_clocksource_init() argument
126 static int __init pit_clockevent_init(unsigned long rate, int irq) in pit_clockevent_init() argument
H A Dtimer-owl.c119 unsigned long rate; in owl_timer_init() local
/kernel/linux/linux-5.10/drivers/clk/at91/
H A Dclk-programmable.c37 unsigned long rate; in clk_programmable_recalc_rate() local
147 clk_programmable_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) clk_programmable_set_rate() argument
[all...]
/kernel/linux/linux-5.10/drivers/clk/sunxi/
H A Dclk-factors.c45 unsigned long rate; in clk_factors_recalc_rate() local
132 clk_factors_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) clk_factors_set_rate() argument
[all...]
H A Dclk-factors.h23 unsigned long rate; member
/kernel/linux/linux-5.10/drivers/clk/bcm/
H A Dclk-iproc-asiu.c31 unsigned long rate; member
111 iproc_asiu_clk_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *parent_rate) iproc_asiu_clk_round_rate() argument
129 iproc_asiu_clk_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) iproc_asiu_clk_set_rate() argument
[all...]
/kernel/linux/linux-5.10/drivers/clk/zte/
H A Dclk.h15 unsigned long rate; member
/kernel/linux/linux-5.10/drivers/devfreq/
H A Dtegra20-devfreq.c43 unsigned long rate; in tegra_devfreq_target() local
127 unsigned long rate; in tegra_devfreq_probe() local
[all...]
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcevt-r4k.c259 unsigned long rate; in r4k_cpufreq_callback() local
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dagp_backend.h7 u32 rate : 3; member
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dtime.c160 static __init void omap_init_mpu_timer(unsigned long rate) in omap_init_mpu_timer() argument
184 static void __init omap_init_clocksource(unsigned long rate) in omap_init_clocksource() argument
201 unsigned long rate; in omap_mpu_timer_init() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dcpm2.c112 void __cpm2_setbrg(uint brg, uint rate, uint clk, int div16, int src) in __cpm2_setbrg() argument
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/
H A Dclock-sh4-202.c28 static inline int frqcr3_lookup(struct clk *clk, unsigned long rate) in frqcr3_lookup() argument
94 static int shoc_clk_verify_rate(struct clk *clk, unsigned long rate) in shoc_clk_verify_rate() argument
109 shoc_clk_set_rate(struct clk *clk, unsigned long rate) shoc_clk_set_rate() argument
[all...]

Completed in 10 milliseconds

1...<<11121314151617181920>>...140