Home
last modified time | relevance | path

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

/linux/drivers/clk/at91/
H A Dsama5d3.c65 } sama5d3_periphck[] = { variable
142 nck(sama5d3_periphck), 0, 3); in sama5d3_pmc_setup()
243 for (i = 0; i < ARRAY_SIZE(sama5d3_periphck); i++) { in sama5d3_pmc_setup()
246 sama5d3_periphck[i].n, in sama5d3_pmc_setup()
248 sama5d3_periphck[i].id, in sama5d3_pmc_setup()
249 &sama5d3_periphck[i].r, in sama5d3_pmc_setup()
251 sama5d3_periphck[i].flags); in sama5d3_pmc_setup()
255 sama5d3_pmc->phws[sama5d3_periphck[i].id] = hw; in sama5d3_pmc_setup()