Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/at91/
Dsama7g5.c389 } sama7g5_periphck[] = { variable
921 nck(sama7g5_periphck), in sama7g5_pmc_setup()
1078 for (i = 0; i < ARRAY_SIZE(sama7g5_periphck); i++) { in sama7g5_pmc_setup()
1081 sama7g5_periphck[i].n, in sama7g5_pmc_setup()
1082 sama7g5_periphck[i].p, in sama7g5_pmc_setup()
1083 sama7g5_periphck[i].id, in sama7g5_pmc_setup()
1084 &sama7g5_periphck[i].r, in sama7g5_pmc_setup()
1085 sama7g5_periphck[i].chgp ? 0 : in sama7g5_pmc_setup()
1090 sama7g5_pmc->phws[sama7g5_periphck[i].id] = hw; in sama7g5_pmc_setup()