Home
last modified time | relevance | path

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

/linux/drivers/clk/at91/
H A Dsama7d65.c1100 struct pmc_data *sama7d65_pmc; in sama7d65_pmc_setup() local
1123 sama7d65_pmc = pmc_data_allocate(PMC_INDEX_MAX, in sama7d65_pmc_setup()
1127 if (!sama7d65_pmc) in sama7d65_pmc_setup()
1156 sama7d65_pmc->chws[PMC_MAIN] = hw; in sama7d65_pmc_setup()
1169 parent_hw = sama7d65_pmc->chws[PMC_MAIN]; in sama7d65_pmc_setup()
1207 sama7d65_pmc->chws[sama7d65_plls[i][j].eid] = hw; in sama7d65_pmc_setup()
1218 sama7d65_pmc->chws[PMC_MCK] = hw; in sama7d65_pmc_setup()
1223 parent_hws[2] = sama7d65_pmc->chws[PMC_MAIN]; in sama7d65_pmc_setup()
1260 sama7d65_pmc->chws[sama7d65_mckx[i].eid] = hw; in sama7d65_pmc_setup()
1272 parent_hws[2] = sama7d65_pmc->chws[PMC_MAIN]; in sama7d65_pmc_setup()
[all …]