Searched refs:of_clk_hw_pmc_get (Results 1 – 15 of 15) sorted by relevance
| /linux-6.15/drivers/clk/at91/ |
| H A 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
|
| H A D | at91sam9rl.c | 181 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9rl_pmc); in at91sam9rl_pmc_setup()
|
| H A D | at91rm9200.c | 204 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91rm9200_pmc); in at91rm9200_pmc_setup()
|
| H A D | at91sam9g45.c | 225 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9g45_pmc); in at91sam9g45_pmc_setup()
|
| H A D | at91sam9n12.c | 252 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9n12_pmc); in at91sam9n12_pmc_setup()
|
| H A D | sama5d3.c | 258 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sama5d3_pmc); in sama5d3_pmc_setup()
|
| H A D | sama5d4.c | 293 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sama5d4_pmc); in sama5d4_pmc_setup()
|
| H A D | at91sam9x5.c | 299 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9x5_pmc); in at91sam9x5_pmc_setup()
|
| H A D | sam9x60.c | 370 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sam9x60_pmc); in sam9x60_pmc_setup()
|
| H A D | pmc.h | 147 struct clk_hw *of_clk_hw_pmc_get(struct of_phandle_args *clkspec, void *data);
|
| H A D | sama5d2.c | 391 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sama5d2_pmc); in sama5d2_pmc_setup()
|
| H A D | at91sam9260.c | 481 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, at91sam9260_pmc); in at91sam926x_pmc_setup()
|
| H A D | sam9x7.c | 931 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sam9x7_pmc); in sam9x7_pmc_setup()
|
| H A D | sama7d65.c | 1359 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sama7d65_pmc); in sama7d65_pmc_setup()
|
| H A D | sama7g5.c | 1231 of_clk_add_hw_provider(np, of_clk_hw_pmc_get, sama7g5_pmc); in sama7g5_pmc_setup()
|