Searched refs:sama5d2_pmc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clk/at91/
H A Dsama5d2.c169 struct pmc_data *sama5d2_pmc; local
191 sama5d2_pmc = pmc_data_allocate(PMC_AUDIOPINCK + 1,
195 if (!sama5d2_pmc)
216 sama5d2_pmc->chws[PMC_MAIN] = hw;
227 sama5d2_pmc->chws[PMC_PLLACK] = hw;
239 sama5d2_pmc->chws[PMC_AUDIOPINCK] = hw;
246 sama5d2_pmc->chws[PMC_AUDIOPLLCK] = hw;
256 sama5d2_pmc->chws[PMC_UTMI] = hw;
277 sama5d2_pmc->chws[PMC_MCK] = hw;
283 sama5d2_pmc
[all...]

Completed in 106 milliseconds