Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi/
H A Dclk-factors.c29 #define to_clk_factors(_hw) container_of(_hw, struct clk_factors, hw) macro
46 struct clk_factors *factors = to_clk_factors(hw); in clk_factors_recalc_rate()
91 struct clk_factors *factors = to_clk_factors(hw); in clk_factors_determine_rate()
140 struct clk_factors *factors = to_clk_factors(hw); in clk_factors_set_rate()
296 factors = to_clk_factors(hw); in sunxi_factors_unregister()