Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/at91/
Dsam9x60.c171 struct pmc_data *sam9x60_pmc; in sam9x60_pmc_setup() local
199 sam9x60_pmc = pmc_data_allocate(PMC_PLLACK + 1, in sam9x60_pmc_setup()
203 if (!sam9x60_pmc) in sam9x60_pmc_setup()
222 sam9x60_pmc->chws[PMC_MAIN] = hw; in sam9x60_pmc_setup()
225 "mainck", sam9x60_pmc->chws[PMC_MAIN], in sam9x60_pmc_setup()
237 sam9x60_pmc->chws[PMC_PLLACK] = hw; in sam9x60_pmc_setup()
252 sam9x60_pmc->chws[PMC_UTMI] = hw; in sam9x60_pmc_setup()
263 sam9x60_pmc->chws[PMC_MCK] = hw; in sam9x60_pmc_setup()
290 sam9x60_pmc->pchws[i] = hw; in sam9x60_pmc_setup()
300 sam9x60_pmc->shws[sam9x60_systemck[i].id] = hw; in sam9x60_pmc_setup()
[all …]