Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/sunxi/
Dclk-factors.c72 static long clk_factors_round_rate(struct clk_hw *hw, unsigned long rate, in clk_factors_round_rate() function
100 child_rate = clk_factors_round_rate(hw, req->rate, in clk_factors_determine_rate()
158 .round_rate = clk_factors_round_rate,