Home
last modified time | relevance | path

Searched defs:best_parent_rate (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-multiplier.c65 __bestmult(struct clk_hw *hw, unsigned long rate, unsigned long *best_parent_rate, u8 width, unsigned long flags) __bestmult() argument
H A Dclk-divider.c288 clk_divider_bestdiv(struct clk_hw *hw, struct clk_hw *parent, unsigned long rate, unsigned long *best_parent_rate, const struct clk_div_table *table, u8 width, unsigned long flags) clk_divider_bestdiv() argument
H A Dclk.c2037 unsigned long best_parent_rate = 0; in clk_calc_new_rates() local
2162 unsigned long best_parent_rate = 0; clk_change_rate() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-multiplier.c65 __bestmult(struct clk_hw *hw, unsigned long rate, unsigned long *best_parent_rate, u8 width, unsigned long flags) __bestmult() argument
H A Dclk-divider.c289 clk_divider_bestdiv(struct clk_hw *hw, struct clk_hw *parent, unsigned long rate, unsigned long *best_parent_rate, const struct clk_div_table *table, u8 width, unsigned long flags) clk_divider_bestdiv() argument
[all...]
/kernel/linux/linux-5.10/drivers/clk/actions/
H A Dowl-factor.c67 owl_clk_val_best(const struct owl_factor_hw *factor_hw, struct clk_hw *hw, unsigned long rate, unsigned long *best_parent_rate) owl_clk_val_best() argument
/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-pfdv2.c110 unsigned long best_parent_rate = req->best_parent_rate; in clk_pfdv2_determine_rate() local
/kernel/linux/linux-6.6/drivers/clk/actions/
H A Dowl-factor.c66 owl_clk_val_best(const struct owl_factor_hw *factor_hw, struct clk_hw *hw, unsigned long rate, unsigned long *best_parent_rate) owl_clk_val_best() argument
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-pfdv2.c110 unsigned long best_parent_rate = req->best_parent_rate; in clk_pfdv2_determine_rate() local
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Ddivider.c176 ti_clk_divider_bestdiv(struct clk_hw *hw, unsigned long rate, unsigned long *best_parent_rate) ti_clk_divider_bestdiv() argument
/kernel/linux/linux-5.10/drivers/clk/mmp/
H A Dclk-mix.c376 mmp_clk_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long best_parent_rate) mmp_clk_set_rate() argument
/kernel/linux/linux-5.10/drivers/clk/rockchip/
H A Dclk-half-divider.c35 clk_half_divider_bestdiv(struct clk_hw *hw, unsigned long rate, unsigned long *best_parent_rate, u8 width, unsigned long flags) clk_half_divider_bestdiv() argument
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_mux.c86 unsigned long best_parent_rate = 0, best_rate = 0; in ccu_mux_helper_determine_rate() local
/kernel/linux/linux-6.6/drivers/clk/rockchip/
H A Dclk-half-divider.c35 clk_half_divider_bestdiv(struct clk_hw *hw, unsigned long rate, unsigned long *best_parent_rate, u8 width, unsigned long flags) clk_half_divider_bestdiv() argument
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_nkm.c24 unsigned long best_rate = 0, best_parent_rate = *parent, tmp_parent = *parent; in ccu_nkm_find_best_with_parent_adj() local
H A Dccu_mux.c89 unsigned long best_parent_rate = 0, best_rate = 0; in ccu_mux_helper_determine_rate() local
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Ddivider.c168 ti_clk_divider_bestdiv(struct clk_hw *hw, unsigned long rate, unsigned long *best_parent_rate) ti_clk_divider_bestdiv() argument
/kernel/linux/linux-6.6/drivers/clk/mmp/
H A Dclk-mix.c373 mmp_clk_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long best_parent_rate) mmp_clk_set_rate() argument
/kernel/linux/linux-5.10/drivers/clk/at91/
H A Dclk-audio-pll.c278 unsigned long best_parent_rate; in clk_audio_pll_pad_round_rate() local
329 unsigned long best_parent_rate in clk_audio_pll_pmc_round_rate() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/at91/
H A Dclk-audio-pll.c278 unsigned long best_parent_rate; in clk_audio_pll_pad_round_rate() local
329 unsigned long best_parent_rate in clk_audio_pll_pmc_round_rate() local
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-ep93xx/
H A Dclock.c215 unsigned long best_parent_rate; in ep93xx_mux_determine_rate() local
/kernel/linux/linux-5.10/drivers/clk/microchip/
H A Dclk-core.c392 unsigned long parent_rate, best_parent_rate = 0; in roclk_determine_rate() local
/kernel/linux/linux-5.10/include/linux/
H A Dclk-provider.h59 unsigned long best_parent_rate; member
/kernel/linux/linux-6.6/include/linux/
H A Dclk-provider.h63 unsigned long best_parent_rate; member
/kernel/linux/linux-6.6/drivers/clk/microchip/
H A Dclk-core.c392 unsigned long parent_rate, best_parent_rate = 0; in roclk_determine_rate() local

Completed in 28 milliseconds

12