Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/at91/
H A Dsama5d4.c121 struct pmc_data *sama5d4_pmc; in sama5d4_pmc_setup() local
143 sama5d4_pmc = pmc_data_allocate(PMC_PLLACK + 1, in sama5d4_pmc_setup()
146 if (!sama5d4_pmc) in sama5d4_pmc_setup()
176 sama5d4_pmc->chws[PMC_PLLACK] = hw; in sama5d4_pmc_setup()
182 sama5d4_pmc->chws[PMC_UTMI] = hw; in sama5d4_pmc_setup()
194 sama5d4_pmc->chws[PMC_MCK] = hw; in sama5d4_pmc_setup()
200 sama5d4_pmc->chws[PMC_MCK2] = hw; in sama5d4_pmc_setup()
231 sama5d4_pmc->pchws[i] = hw; in sama5d4_pmc_setup()
241 sama5d4_pmc->shws[sama5d4_systemck[i].id] = hw; in sama5d4_pmc_setup()
254 sama5d4_pmc->phws[sama5d4_periphck[i].id] = hw; in sama5d4_pmc_setup()
[all …]