Searched refs:at91sam9g45_pmc (Results 1 – 1 of 1) sorted by relevance
89 struct pmc_data *at91sam9g45_pmc; in at91sam9g45_pmc_setup() local111 at91sam9g45_pmc = pmc_data_allocate(PMC_PLLACK + 1, in at91sam9g45_pmc_setup()114 if (!at91sam9g45_pmc) in at91sam9g45_pmc_setup()128 at91sam9g45_pmc->chws[PMC_MAIN] = hw; in at91sam9g45_pmc_setup()139 at91sam9g45_pmc->chws[PMC_PLLACK] = hw; in at91sam9g45_pmc_setup()145 at91sam9g45_pmc->chws[PMC_UTMI] = hw; in at91sam9g45_pmc_setup()157 at91sam9g45_pmc->chws[PMC_MCK] = hw; in at91sam9g45_pmc_setup()182 at91sam9g45_pmc->pchws[i] = hw; in at91sam9g45_pmc_setup()192 at91sam9g45_pmc->shws[at91sam9g45_systemck[i].id] = hw; in at91sam9g45_pmc_setup()203 at91sam9g45_pmc->phws[at91sam9g45_periphck[i].id] = hw; in at91sam9g45_pmc_setup()[all …]