Home
last modified time | relevance | path

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

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