Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/at91/
H A Dsama5d3.c57 } sama5d3_periphck[] = { variable
130 nck(sama5d3_periphck), 0, 3); in sama5d3_pmc_setup()
221 for (i = 0; i < ARRAY_SIZE(sama5d3_periphck); i++) { in sama5d3_pmc_setup()
224 sama5d3_periphck[i].n, in sama5d3_pmc_setup()
226 sama5d3_periphck[i].id, in sama5d3_pmc_setup()
227 &sama5d3_periphck[i].r, in sama5d3_pmc_setup()
232 sama5d3_pmc->phws[sama5d3_periphck[i].id] = hw; in sama5d3_pmc_setup()