Searched refs:clk_fixed_rate (Results 1 – 3 of 3) sorted by relevance
29 struct clk_fixed_rate *fixed; in sun4i_osc_clk_setup()38 fixed = kzalloc(sizeof(struct clk_fixed_rate), GFP_KERNEL); in sun4i_osc_clk_setup()
29 #define to_clk_fixed_rate(_hw) container_of(_hw, struct clk_fixed_rate, hw)63 struct clk_fixed_rate *fixed; in clk_register_fixed_rate_with_accuracy()
271 struct clk_fixed_rate { struct