Searched refs:clk_factor_round_rate (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/clk/
H A Dclk-fixed-factor.c33 static long clk_factor_round_rate(struct clk_hw *hw, unsigned long rate, function
53 * clk_factor_round_rate returns values that ensure this call is a
72 .round_rate = clk_factor_round_rate,
/linux-master/drivers/clk/mmp/
H A Dclk-frac.c24 static long clk_factor_round_rate(struct clk_hw *hw, unsigned long drate, function
163 .round_rate = clk_factor_round_rate,

Completed in 360 milliseconds