Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/sunxi/
Dclk-factors.c33 #define to_clk_factors(_hw) container_of(_hw, struct clk_factors, hw) macro
50 struct clk_factors *factors = to_clk_factors(hw); in clk_factors_recalc_rate()
75 struct clk_factors *factors = to_clk_factors(hw); in clk_factors_round_rate()
125 struct clk_factors *factors = to_clk_factors(hw); in clk_factors_set_rate()