Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/at91/
H A Dsama7g5.c472 } sama7g5_periphck[] = { variable
1008 nck(sama7g5_periphck), in sama7g5_pmc_setup()
1183 for (i = 0; i < ARRAY_SIZE(sama7g5_periphck); i++) { in sama7g5_pmc_setup()
1186 sama7g5_periphck[i].n, in sama7g5_pmc_setup()
1188 sama7g5_mckx[sama7g5_periphck[i].p].hw, in sama7g5_pmc_setup()
1189 sama7g5_periphck[i].id, in sama7g5_pmc_setup()
1190 &sama7g5_periphck[i].r, in sama7g5_pmc_setup()
1191 sama7g5_periphck[i].chgp ? 0 : in sama7g5_pmc_setup()
1196 sama7g5_pmc->phws[sama7g5_periphck[i].id] = hw; in sama7g5_pmc_setup()