Searched refs:sama5d4_pmc (Results 1 – 1 of 1) sorted by relevance
123 struct pmc_data *sama5d4_pmc; in sama5d4_pmc_setup() local145 sama5d4_pmc = pmc_data_allocate(PMC_PLLACK + 1, in sama5d4_pmc_setup()148 if (!sama5d4_pmc) in sama5d4_pmc_setup()178 sama5d4_pmc->chws[PMC_PLLACK] = hw; in sama5d4_pmc_setup()184 sama5d4_pmc->chws[PMC_UTMI] = hw; in sama5d4_pmc_setup()205 sama5d4_pmc->chws[PMC_MCK] = hw; in sama5d4_pmc_setup()211 sama5d4_pmc->chws[PMC_MCK2] = hw; in sama5d4_pmc_setup()242 sama5d4_pmc->pchws[i] = hw; in sama5d4_pmc_setup()252 sama5d4_pmc->shws[sama5d4_systemck[i].id] = hw; in sama5d4_pmc_setup()265 sama5d4_pmc->phws[sama5d4_periphck[i].id] = hw; in sama5d4_pmc_setup()[all …]