Searched refs:sam9x60_pmc (Results 1 – 1 of 1) sorted by relevance
182 struct pmc_data *sam9x60_pmc; in sam9x60_pmc_setup() local210 sam9x60_pmc = pmc_data_allocate(PMC_PLLACK + 1, in sam9x60_pmc_setup()214 if (!sam9x60_pmc) in sam9x60_pmc_setup()233 sam9x60_pmc->chws[PMC_MAIN] = hw; in sam9x60_pmc_setup()236 "mainck", sam9x60_pmc->chws[PMC_MAIN], in sam9x60_pmc_setup()259 sam9x60_pmc->chws[PMC_PLLACK] = hw; in sam9x60_pmc_setup()277 sam9x60_pmc->chws[PMC_UTMI] = hw; in sam9x60_pmc_setup()295 sam9x60_pmc->chws[PMC_MCK] = hw; in sam9x60_pmc_setup()322 sam9x60_pmc->pchws[i] = hw; in sam9x60_pmc_setup()333 sam9x60_pmc->shws[sam9x60_systemck[i].id] = hw; in sam9x60_pmc_setup()[all …]