Searched refs:of_clk_hw_pmc_get (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/clk/at91/ |
| D | at91sam9rl.c | 164 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9rl_pmc); in at91sam9rl_pmc_setup()
|
| D | pmc.h | 103 struct clk_hw *of_clk_hw_pmc_get(struct of_phandle_args *clkspec, void *data);
|
| D | sama5d4.c | 265 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sama5d4_pmc); in sama5d4_pmc_setup()
|
| D | pmc.c | 47 struct clk_hw *of_clk_hw_pmc_get(struct of_phandle_args *clkspec, void *data) in of_clk_hw_pmc_get() function
|
| D | sam9x60.c | 300 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sam9x60_pmc); in sam9x60_pmc_setup()
|
| D | at91sam9x5.c | 276 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9x5_pmc); in at91sam9x5_pmc_setup()
|
| D | sama5d2.c | 348 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sama5d2_pmc); in sama5d2_pmc_setup()
|
| D | at91sam9260.c | 460 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9260_pmc); in at91sam926x_pmc_setup()
|