Searched refs:clk_factor_round_rate (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-fixed-factor.c | 33 static long clk_factor_round_rate(struct clk_hw *hw, unsigned long rate, in clk_factor_round_rate() function 53 * clk_factor_round_rate returns values that ensure this call is a in clk_factor_set_rate() 61 .round_rate = clk_factor_round_rate,
|
/kernel/linux/linux-5.10/drivers/clk/mmp/ |
H A D | clk-frac.c | 27 static long clk_factor_round_rate(struct clk_hw *hw, unsigned long drate, in clk_factor_round_rate() function 166 .round_rate = clk_factor_round_rate,
|
/kernel/linux/linux-6.6/drivers/clk/mmp/ |
H A D | clk-frac.c | 24 static long clk_factor_round_rate(struct clk_hw *hw, unsigned long drate, in clk_factor_round_rate() function 163 .round_rate = clk_factor_round_rate,
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-fixed-factor.c | 33 static long clk_factor_round_rate(struct clk_hw *hw, unsigned long rate, in clk_factor_round_rate() function 53 * clk_factor_round_rate returns values that ensure this call is a in clk_factor_set_rate() 61 .round_rate = clk_factor_round_rate,
|
Completed in 3 milliseconds