Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-multiplier.c66 unsigned long *best_parent_rate, in __bestmult()
H A Dclk-divider.c291 unsigned long *best_parent_rate, in clk_divider_bestdiv()
H A Dclk.c2268 unsigned long best_parent_rate = 0; in clk_calc_new_rates() local
2393 unsigned long best_parent_rate = 0; in clk_change_rate() local
/openbmc/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
/openbmc/linux/drivers/clk/imx/
H A Dclk-pfdv2.c110 unsigned long best_parent_rate = req->best_parent_rate; in clk_pfdv2_determine_rate() local
/openbmc/linux/drivers/clk/rockchip/
H A Dclk-half-divider.c36 unsigned long *best_parent_rate, u8 width, in clk_half_divider_bestdiv()
/openbmc/linux/drivers/clk/actions/
H A Dowl-factor.c68 unsigned long *best_parent_rate) in owl_clk_val_best()
/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_mux.c89 unsigned long best_parent_rate = 0, best_rate = 0; in ccu_mux_helper_determine_rate() local
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
/openbmc/linux/drivers/clk/mmp/
H A Dclk-mix.c374 unsigned long best_parent_rate) in mmp_clk_set_rate()
/openbmc/linux/drivers/clk/ti/
H A Ddivider.c169 unsigned long *best_parent_rate) in ti_clk_divider_bestdiv()
/openbmc/linux/arch/arm/mach-ep93xx/
H A Dclock.c215 unsigned long best_parent_rate; in ep93xx_mux_determine_rate() local
/openbmc/linux/drivers/clk/microchip/
H A Dclk-core.c392 unsigned long parent_rate, best_parent_rate = 0; in roclk_determine_rate() local
/openbmc/linux/include/linux/
H A Dclk-provider.h63 unsigned long best_parent_rate; member