Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/at91/
H A Dat91sam9g45.c61 static const struct pck at91sam9g45_periphck[] = { variable
120 nck(at91sam9g45_periphck), 0, 2); in at91sam9g45_pmc_setup()
214 for (i = 0; i < ARRAY_SIZE(at91sam9g45_periphck); i++) { in at91sam9g45_pmc_setup()
216 at91sam9g45_periphck[i].n, in at91sam9g45_pmc_setup()
218 at91sam9g45_periphck[i].id); in at91sam9g45_pmc_setup()
222 at91sam9g45_pmc->phws[at91sam9g45_periphck[i].id] = hw; in at91sam9g45_pmc_setup()