Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/at91/
Dsama5d3.c59 } sama5d3_periphck[] = { variable
132 nck(sama5d3_periphck), 0, 3); in sama5d3_pmc_setup()
232 for (i = 0; i < ARRAY_SIZE(sama5d3_periphck); i++) { in sama5d3_pmc_setup()
235 sama5d3_periphck[i].n, in sama5d3_pmc_setup()
237 sama5d3_periphck[i].id, in sama5d3_pmc_setup()
238 &sama5d3_periphck[i].r, in sama5d3_pmc_setup()
243 sama5d3_pmc->phws[sama5d3_periphck[i].id] = hw; in sama5d3_pmc_setup()