Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/at91/
H A Dsama5d2.c64 } sama5d2_periph32ck[] = { variable
193 nck(sama5d2_periph32ck), in sama5d2_pmc_setup()
337 for (i = 0; i < ARRAY_SIZE(sama5d2_periph32ck); i++) { in sama5d2_pmc_setup()
340 sama5d2_periph32ck[i].n, in sama5d2_pmc_setup()
342 sama5d2_periph32ck[i].id, in sama5d2_pmc_setup()
343 &sama5d2_periph32ck[i].r, in sama5d2_pmc_setup()
348 sama5d2_pmc->phws[sama5d2_periph32ck[i].id] = hw; in sama5d2_pmc_setup()