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

/linux-master/drivers/clk/at91/
H A Dsama5d4.c133 struct pmc_data *sama5d4_pmc; local
155 sama5d4_pmc = pmc_data_allocate(PMC_PLLACK + 1,
158 if (!sama5d4_pmc)
188 sama5d4_pmc->chws[PMC_PLLACK] = hw;
194 sama5d4_pmc->chws[PMC_UTMI] = hw;
215 sama5d4_pmc->chws[PMC_MCK] = hw;
221 sama5d4_pmc->chws[PMC_MCK2] = hw;
252 sama5d4_pmc->pchws[i] = hw;
263 sama5d4_pmc->shws[sama5d4_systemck[i].id] = hw;
277 sama5d4_pmc
[all...]

Completed in 173 milliseconds