Home
last modified time | relevance | path

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

/linux-4.1.27/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
103 child_rate = clk_factors_round_rate(hw, rate, &parent_rate); in clk_factors_determine_rate()
157 .round_rate = clk_factors_round_rate,