Home
last modified time | relevance | path

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

/linux/drivers/clk/at91/
A Dat91sam9g45.c56 static const struct pck at91sam9g45_periphck[] = { variable
115 nck(at91sam9g45_periphck), 0, 2); in at91sam9g45_pmc_setup()
209 for (i = 0; i < ARRAY_SIZE(at91sam9g45_periphck); i++) { in at91sam9g45_pmc_setup()
211 at91sam9g45_periphck[i].n, in at91sam9g45_pmc_setup()
213 at91sam9g45_periphck[i].id); in at91sam9g45_pmc_setup()
217 at91sam9g45_pmc->phws[at91sam9g45_periphck[i].id] = hw; in at91sam9g45_pmc_setup()

Completed in 3 milliseconds