Searched refs:sama5d2_pmc (Results 1 – 1 of 1) sorted by relevance
169 struct pmc_data *sama5d2_pmc; in sama5d2_pmc_setup() local191 sama5d2_pmc = pmc_data_allocate(PMC_AUDIOPINCK + 1, in sama5d2_pmc_setup()195 if (!sama5d2_pmc) in sama5d2_pmc_setup()216 sama5d2_pmc->chws[PMC_MAIN] = hw; in sama5d2_pmc_setup()227 sama5d2_pmc->chws[PMC_PLLACK] = hw; in sama5d2_pmc_setup()239 sama5d2_pmc->chws[PMC_AUDIOPINCK] = hw; in sama5d2_pmc_setup()246 sama5d2_pmc->chws[PMC_AUDIOPLLCK] = hw; in sama5d2_pmc_setup()256 sama5d2_pmc->chws[PMC_UTMI] = hw; in sama5d2_pmc_setup()277 sama5d2_pmc->chws[PMC_MCK] = hw; in sama5d2_pmc_setup()283 sama5d2_pmc->chws[PMC_MCK2] = hw; in sama5d2_pmc_setup()[all …]