Searched refs:at91sam9x5_pmc_setup (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/at91/ |
| H A D | at91sam9x5.c | 125 static void __init at91sam9x5_pmc_setup(struct device_node *np, in at91sam9x5_pmc_setup() function 291 at91sam9x5_pmc_setup(np, at91sam9g15_periphck, true); in at91sam9g15_pmc_setup() 298 at91sam9x5_pmc_setup(np, at91sam9g25_periphck, false); in at91sam9g25_pmc_setup() 305 at91sam9x5_pmc_setup(np, at91sam9g35_periphck, true); in at91sam9g35_pmc_setup() 312 at91sam9x5_pmc_setup(np, at91sam9x25_periphck, false); in at91sam9x25_pmc_setup() 319 at91sam9x5_pmc_setup(np, at91sam9x35_periphck, true); in at91sam9x35_pmc_setup()
|