Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/sunxi/
Dclk-factors.c32 #define to_clk_factors(_hw) container_of(_hw, struct clk_factors, hw)
49 struct clk_factors *factors = to_clk_factors(hw); in clk_factors_recalc_rate()
94 struct clk_factors *factors = to_clk_factors(hw); in clk_factors_determine_rate()
143 struct clk_factors *factors = to_clk_factors(hw); in clk_factors_set_rate()
185 struct clk_factors *factors; in __sunxi_factors_register()
206 factors = kzalloc(sizeof(struct clk_factors), GFP_KERNEL); in __sunxi_factors_register()
294 struct clk_factors *factors; in sunxi_factors_unregister()
Dclk-factors.h42 struct clk_factors { struct