Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/clk/at91/
Dsama7g5.c139 } sama7g5_plls[][PLL_ID_MAX] = { variable
944 if (!sama7g5_plls[i][j].n) in sama7g5_pmc_setup()
947 switch (sama7g5_plls[i][j].t) { in sama7g5_pmc_setup()
949 if (!strcmp(sama7g5_plls[i][j].p, "mainck")) in sama7g5_pmc_setup()
953 sama7g5_plls[i][j].p)); in sama7g5_pmc_setup()
956 &pmc_pll_lock, sama7g5_plls[i][j].n, in sama7g5_pmc_setup()
957 sama7g5_plls[i][j].p, parent_hw, i, in sama7g5_pmc_setup()
958 sama7g5_plls[i][j].c, in sama7g5_pmc_setup()
959 sama7g5_plls[i][j].l, in sama7g5_pmc_setup()
960 sama7g5_plls[i][j].f); in sama7g5_pmc_setup()
[all …]