Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/
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-v6.6/arch/nios2/platform/
Dplatform.c21 { .compatible = "fixed-clock", .data = of_fixed_clk_setup, },
/Linux-v6.6/include/linux/
Dclk-provider.h487 void of_fixed_clk_setup(struct device_node *np);