Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/at91/
H A Dsama7g5.c297 } sama7g5_periphck[] = { variable
840 nck(sama7g5_periphck), in sama7g5_pmc_setup()
997 for (i = 0; i < ARRAY_SIZE(sama7g5_periphck); i++) { in sama7g5_pmc_setup()
1000 sama7g5_periphck[i].n, in sama7g5_pmc_setup()
1001 sama7g5_periphck[i].p, in sama7g5_pmc_setup()
1002 sama7g5_periphck[i].id, in sama7g5_pmc_setup()
1003 &sama7g5_periphck[i].r, in sama7g5_pmc_setup()
1004 sama7g5_periphck[i].chgp ? 0 : in sama7g5_pmc_setup()
1009 sama7g5_pmc->phws[sama7g5_periphck[i].id] = hw; in sama7g5_pmc_setup()
/kernel/linux/linux-6.6/drivers/clk/at91/
H A Dsama7g5.c471 } sama7g5_periphck[] = { variable
1007 nck(sama7g5_periphck), in sama7g5_pmc_setup()
1182 for (i = 0; i < ARRAY_SIZE(sama7g5_periphck); i++) { in sama7g5_pmc_setup()
1185 sama7g5_periphck[i].n, in sama7g5_pmc_setup()
1187 sama7g5_mckx[sama7g5_periphck[i].p].hw, in sama7g5_pmc_setup()
1188 sama7g5_periphck[i].id, in sama7g5_pmc_setup()
1189 &sama7g5_periphck[i].r, in sama7g5_pmc_setup()
1190 sama7g5_periphck[i].chgp ? 0 : in sama7g5_pmc_setup()
1195 sama7g5_pmc->phws[sama7g5_periphck[i].id] = hw; in sama7g5_pmc_setup()

Completed in 3 milliseconds