Searched refs:of_fixed_clk_setup (Results 1 – 3 of 3) sorted by relevance
113 void of_fixed_clk_setup(struct device_node *node) in of_fixed_clk_setup() function133 EXPORT_SYMBOL_GPL(of_fixed_clk_setup);134 CLK_OF_DECLARE(fixed_clk, "fixed-clock", of_fixed_clk_setup);
1158 .data = of_fixed_clk_setup,
286 void of_fixed_clk_setup(struct device_node *np);