Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/at91/
Dsama5d2.c59 } sama5d2_periph32ck[] = { variable
183 nck(sama5d2_periph32ck), in sama5d2_pmc_setup()
325 for (i = 0; i < ARRAY_SIZE(sama5d2_periph32ck); i++) { in sama5d2_pmc_setup()
328 sama5d2_periph32ck[i].n, in sama5d2_pmc_setup()
330 sama5d2_periph32ck[i].id, in sama5d2_pmc_setup()
331 &sama5d2_periph32ck[i].r, in sama5d2_pmc_setup()
336 sama5d2_pmc->phws[sama5d2_periph32ck[i].id] = hw; in sama5d2_pmc_setup()