Home
last modified time | relevance | path

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

/linux/drivers/clk/mmp/
H A Dclk-frac.c24 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,
/linux/drivers/clk/
H A Dclk-fixed-factor.c33 static long clk_factor_round_rate(struct clk_hw *hw, unsigned long rate, in clk_factor_round_rate() function
72 .round_rate = clk_factor_round_rate,