Searched refs:sama5d2_pmc (Results 1 – 1 of 1) sorted by relevance
147 struct pmc_data *sama5d2_pmc; in sama5d2_pmc_setup() local169 sama5d2_pmc = pmc_data_allocate(PMC_AUDIOPLLCK + 1, in sama5d2_pmc_setup()173 if (!sama5d2_pmc) in sama5d2_pmc_setup()194 sama5d2_pmc->chws[PMC_MAIN] = hw; in sama5d2_pmc_setup()205 sama5d2_pmc->chws[PMC_PLLACK] = hw; in sama5d2_pmc_setup()222 sama5d2_pmc->chws[PMC_AUDIOPLLCK] = hw; in sama5d2_pmc_setup()232 sama5d2_pmc->chws[PMC_UTMI] = hw; in sama5d2_pmc_setup()244 sama5d2_pmc->chws[PMC_MCK] = hw; in sama5d2_pmc_setup()250 sama5d2_pmc->chws[PMC_MCK2] = hw; in sama5d2_pmc_setup()276 sama5d2_pmc->pchws[i] = hw; in sama5d2_pmc_setup()[all …]