Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/
A Dclk-fixed-rate.c193 void __init of_fixed_clk_setup(struct device_node *node) in of_fixed_clk_setup() function
197 CLK_OF_DECLARE(fixed_clk, "fixed-clock", of_fixed_clk_setup);
/linux-6.3-rc2/arch/nios2/platform/
A Dplatform.c21 { .compatible = "fixed-clock", .data = of_fixed_clk_setup, },
/linux-6.3-rc2/include/linux/
A Dclk-provider.h487 void of_fixed_clk_setup(struct device_node *np);

Completed in 11 milliseconds