Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds