Searched refs:sama5d2_pmc (Results 1 – 1 of 1) sorted by relevance
159 struct pmc_data *sama5d2_pmc; in sama5d2_pmc_setup() local181 sama5d2_pmc = pmc_data_allocate(PMC_AUDIOPINCK + 1, in sama5d2_pmc_setup()185 if (!sama5d2_pmc) in sama5d2_pmc_setup()206 sama5d2_pmc->chws[PMC_MAIN] = hw; in sama5d2_pmc_setup()217 sama5d2_pmc->chws[PMC_PLLACK] = hw; in sama5d2_pmc_setup()229 sama5d2_pmc->chws[PMC_AUDIOPINCK] = hw; in sama5d2_pmc_setup()236 sama5d2_pmc->chws[PMC_AUDIOPLLCK] = hw; in sama5d2_pmc_setup()246 sama5d2_pmc->chws[PMC_UTMI] = hw; in sama5d2_pmc_setup()267 sama5d2_pmc->chws[PMC_MCK] = hw; in sama5d2_pmc_setup()273 sama5d2_pmc->chws[PMC_MCK2] = hw; in sama5d2_pmc_setup()[all …]