Home
last modified time | relevance | path

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

/drivers/clk/sunxi/
Dclk-factors.c33 #define to_clk_factors(_hw) container_of(_hw, struct clk_factors, hw)
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()
168 struct clk_factors *factors; in sunxi_factors_register()
189 factors = kzalloc(sizeof(struct clk_factors), GFP_KERNEL); in sunxi_factors_register()
Dclk-factors.h31 struct clk_factors { struct