Home
last modified time | relevance | path

Searched refs:__bestmult (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/
H A Dclk-multiplier.c65 static unsigned long __bestmult(struct clk_hw *hw, unsigned long rate, in __bestmult() function
119 unsigned long factor = __bestmult(hw, rate, parent_rate, in clk_multiplier_round_rate()
H A Dclk-stm32mp1.c950 static unsigned long __bestmult(struct clk_hw *hw, unsigned long rate, in __bestmult() function
972 unsigned long factor = __bestmult(hw, rate, *parent_rate); in timer_ker_round_rate()
982 unsigned long factor = __bestmult(hw, rate, parent_rate); in timer_ker_set_rate()