Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/
Dclk-fixed-rate.c113 void of_fixed_clk_setup(struct device_node *node) in of_fixed_clk_setup() function
133 EXPORT_SYMBOL_GPL(of_fixed_clk_setup);
134 CLK_OF_DECLARE(fixed_clk, "fixed-clock", of_fixed_clk_setup);
Dclk-u300.c1158 .data = of_fixed_clk_setup,
/linux-4.4.14/include/linux/
Dclk-provider.h286 void of_fixed_clk_setup(struct device_node *np);