Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/at91/
Dsam9x60.c172 struct pmc_data *sam9x60_pmc; in sam9x60_pmc_setup() local
200 sam9x60_pmc = pmc_data_allocate(PMC_PLLACK + 1, in sam9x60_pmc_setup()
204 if (!sam9x60_pmc) in sam9x60_pmc_setup()
223 sam9x60_pmc->chws[PMC_MAIN] = hw; in sam9x60_pmc_setup()
226 "mainck", sam9x60_pmc->chws[PMC_MAIN], in sam9x60_pmc_setup()
249 sam9x60_pmc->chws[PMC_PLLACK] = hw; in sam9x60_pmc_setup()
267 sam9x60_pmc->chws[PMC_UTMI] = hw; in sam9x60_pmc_setup()
285 sam9x60_pmc->chws[PMC_MCK] = hw; in sam9x60_pmc_setup()
312 sam9x60_pmc->pchws[i] = hw; in sam9x60_pmc_setup()
322 sam9x60_pmc->shws[sam9x60_systemck[i].id] = hw; in sam9x60_pmc_setup()
[all …]