Home
last modified time | relevance | path

Searched refs:of_clk_hw_pmc_get (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/clk/at91/
Dat91sam9rl.c164 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9rl_pmc); in at91sam9rl_pmc_setup()
Dpmc.h103 struct clk_hw *of_clk_hw_pmc_get(struct of_phandle_args *clkspec, void *data);
Dsama5d4.c265 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sama5d4_pmc); in sama5d4_pmc_setup()
Dpmc.c47 struct clk_hw *of_clk_hw_pmc_get(struct of_phandle_args *clkspec, void *data) in of_clk_hw_pmc_get() function
Dsam9x60.c300 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sam9x60_pmc); in sam9x60_pmc_setup()
Dat91sam9x5.c276 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9x5_pmc); in at91sam9x5_pmc_setup()
Dsama5d2.c348 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sama5d2_pmc); in sama5d2_pmc_setup()
Dat91sam9260.c460 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9260_pmc); in at91sam926x_pmc_setup()