Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/at91/
Dpmc.c389 static void __init of_at91_pmc_setup(struct device_node *np, in of_at91_pmc_setup() function
420 of_at91_pmc_setup(np, &at91rm9200_caps); in of_at91rm9200_pmc_setup()
427 of_at91_pmc_setup(np, &at91sam9260_caps); in of_at91sam9260_pmc_setup()
434 of_at91_pmc_setup(np, &at91sam9g45_caps); in of_at91sam9g45_pmc_setup()
441 of_at91_pmc_setup(np, &at91sam9n12_caps); in of_at91sam9n12_pmc_setup()
448 of_at91_pmc_setup(np, &at91sam9x5_caps); in of_at91sam9x5_pmc_setup()
455 of_at91_pmc_setup(np, &sama5d2_caps); in of_sama5d2_pmc_setup()
462 of_at91_pmc_setup(np, &sama5d3_caps); in of_sama5d3_pmc_setup()