Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/
Dclk-fixed-rate.c115 void of_fixed_clk_setup(struct device_node *node) in of_fixed_clk_setup() function
135 EXPORT_SYMBOL_GPL(of_fixed_clk_setup);
136 CLK_OF_DECLARE(fixed_clk, "fixed-clock", of_fixed_clk_setup);
Dclk-u300.c1157 .data = of_fixed_clk_setup,
/linux-4.1.27/include/linux/
Dclk-provider.h267 void of_fixed_clk_setup(struct device_node *np);