Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/at91/
H A Dsama5d2.c57 } sama5d2_periph32ck[] = { variable
171 nck(sama5d2_periph32ck), in sama5d2_pmc_setup()
302 for (i = 0; i < ARRAY_SIZE(sama5d2_periph32ck); i++) { in sama5d2_pmc_setup()
305 sama5d2_periph32ck[i].n, in sama5d2_pmc_setup()
307 sama5d2_periph32ck[i].id, in sama5d2_pmc_setup()
308 &sama5d2_periph32ck[i].r, in sama5d2_pmc_setup()
313 sama5d2_pmc->phws[sama5d2_periph32ck[i].id] = hw; in sama5d2_pmc_setup()