Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/clk/at91/
H A Dsama5d3.c65 } sama5d3_periphck[] = { variable
142 nck(sama5d3_periphck), 0, 3); in sama5d3_pmc_setup()
243 for (i = 0; i < ARRAY_SIZE(sama5d3_periphck); i++) { in sama5d3_pmc_setup()
246 sama5d3_periphck[i].n, in sama5d3_pmc_setup()
248 sama5d3_periphck[i].id, in sama5d3_pmc_setup()
249 &sama5d3_periphck[i].r, in sama5d3_pmc_setup()
251 sama5d3_periphck[i].flags); in sama5d3_pmc_setup()
255 sama5d3_pmc->phws[sama5d3_periphck[i].id] = hw; in sama5d3_pmc_setup()
/kernel/linux/linux-5.10/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()

Completed in 1 milliseconds