Home
last modified time | relevance | path

Searched defs:best_parent_rate (Results 1 – 13 of 13) sorted by relevance

/linux/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 = 0; in clk_audio_pll_pmc_round_rate() local
/linux/drivers/clk/
H A Dclk-multiplier.c66 unsigned long *best_parent_rate, in __bestmult()
H A Dclk-divider.c297 unsigned long *best_parent_rate, in clk_divider_bestdiv()
/linux/drivers/clk/rockchip/
H A Dclk-half-divider.c36 unsigned long *best_parent_rate, u8 width, in clk_half_divider_bestdiv()
/linux/drivers/clk/imx/
H A Dclk-pfdv2.c110 unsigned long best_parent_rate = req->best_parent_rate; in clk_pfdv2_determine_rate() local
/linux/drivers/clk/actions/
H A Dowl-factor.c68 unsigned long *best_parent_rate) in owl_clk_val_best()
/linux/drivers/clk/spacemit/
H A Dccu_mix.c98 unsigned long *best_parent_rate, in ccu_mix_calc_best_rate()
/linux/drivers/clk/sunxi-ng/
H A Dccu_nkm.c38 unsigned long best_rate = 0, best_parent_rate = *parent; in ccu_nkm_find_best_with_parent_adj() local
/linux/drivers/clk/mmp/
H A Dclk-mix.c374 unsigned long best_parent_rate) in mmp_clk_set_rate()
/linux/drivers/clk/ti/
H A Ddivider.c169 unsigned long *best_parent_rate) in ti_clk_divider_bestdiv()
/linux/drivers/clk/sophgo/
H A Dclk-cv18xx-ip.c196 unsigned long best_parent_rate = 0, best_rate = 0; in mux_helper_determine_rate() local
/linux/drivers/clk/microchip/
H A Dclk-core.c392 unsigned long parent_rate, best_parent_rate = 0; in roclk_determine_rate() local
/linux/include/linux/
H A Dclk-provider.h63 unsigned long best_parent_rate; member