Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/at91/
Dpmc.c376 static void __init of_at91_pmc_setup(struct device_node *np, in of_at91_pmc_setup() function
407 of_at91_pmc_setup(np, &at91rm9200_caps); in of_at91rm9200_pmc_setup()
414 of_at91_pmc_setup(np, &at91sam9260_caps); in of_at91sam9260_pmc_setup()
421 of_at91_pmc_setup(np, &at91sam9g45_caps); in of_at91sam9g45_pmc_setup()
428 of_at91_pmc_setup(np, &at91sam9n12_caps); in of_at91sam9n12_pmc_setup()
435 of_at91_pmc_setup(np, &at91sam9x5_caps); in of_at91sam9x5_pmc_setup()
442 of_at91_pmc_setup(np, &sama5d3_caps); in of_sama5d3_pmc_setup()