Home
last modified time | relevance | path

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

/linux/drivers/clk/at91/
H A Dsama7d65.c205 } sama7d65_plls[][PLL_COMPID_MAX] = { variable
1162 if (!sama7d65_plls[i][j].n) in sama7d65_pmc_setup()
1165 switch (sama7d65_plls[i][j].t) { in sama7d65_pmc_setup()
1167 switch (sama7d65_plls[i][j].p) { in sama7d65_pmc_setup()
1181 &pmc_pll_lock, sama7d65_plls[i][j].n, in sama7d65_pmc_setup()
1183 sama7d65_plls[i][j].c, in sama7d65_pmc_setup()
1184 sama7d65_plls[i][j].l, in sama7d65_pmc_setup()
1185 sama7d65_plls[i][j].f); in sama7d65_pmc_setup()
1190 &pmc_pll_lock, sama7d65_plls[i][j].n, in sama7d65_pmc_setup()
1191 NULL, sama7d65_plls[i][0].hw, i, in sama7d65_pmc_setup()
[all …]