Home
last modified time | relevance | path

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

/linux/drivers/clk/sunxi/
A Dclk-factors.c29 #define to_clk_factors(_hw) container_of(_hw, struct clk_factors, hw)
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()
182 struct clk_factors *factors; in __sunxi_factors_register()
203 factors = kzalloc(sizeof(struct clk_factors), GFP_KERNEL); in __sunxi_factors_register()
291 struct clk_factors *factors; in sunxi_factors_unregister()
A Dclk-factors.h42 struct clk_factors { struct
A D.clk-factors.o.cmd1 …'"drivers/clk/sunxi/clk-factors"' -DKBUILD_BASENAME='"clk_factors"' -DKBUILD_MODNAME='"clk_factors

Completed in 7 milliseconds