Searched refs:sama5d4_pmc (Results 1 – 1 of 1) sorted by relevance
133 struct pmc_data *sama5d4_pmc; in sama5d4_pmc_setup() local155 sama5d4_pmc = pmc_data_allocate(PMC_PLLACK + 1, in sama5d4_pmc_setup()158 if (!sama5d4_pmc) in sama5d4_pmc_setup()188 sama5d4_pmc->chws[PMC_PLLACK] = hw; in sama5d4_pmc_setup()194 sama5d4_pmc->chws[PMC_UTMI] = hw; in sama5d4_pmc_setup()215 sama5d4_pmc->chws[PMC_MCK] = hw; in sama5d4_pmc_setup()221 sama5d4_pmc->chws[PMC_MCK2] = hw; in sama5d4_pmc_setup()252 sama5d4_pmc->pchws[i] = hw; in sama5d4_pmc_setup()263 sama5d4_pmc->shws[sama5d4_systemck[i].id] = hw; in sama5d4_pmc_setup()277 sama5d4_pmc->phws[sama5d4_periphck[i].id] = hw; in sama5d4_pmc_setup()[all …]