Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/at91/
H A Dsam9x60.c182 struct pmc_data *sam9x60_pmc; in sam9x60_pmc_setup() local
210 sam9x60_pmc = pmc_data_allocate(PMC_PLLACK + 1, in sam9x60_pmc_setup()
214 if (!sam9x60_pmc) in sam9x60_pmc_setup()
233 sam9x60_pmc->chws[PMC_MAIN] = hw; in sam9x60_pmc_setup()
236 "mainck", sam9x60_pmc->chws[PMC_MAIN], in sam9x60_pmc_setup()
259 sam9x60_pmc->chws[PMC_PLLACK] = hw; in sam9x60_pmc_setup()
277 sam9x60_pmc->chws[PMC_UTMI] = hw; in sam9x60_pmc_setup()
295 sam9x60_pmc->chws[PMC_MCK] = hw; in sam9x60_pmc_setup()
322 sam9x60_pmc->pchws[i] = hw; in sam9x60_pmc_setup()
360 sam9x60_pmc->ghws[sam9x60_gck[i].id] = hw; in sam9x60_pmc_setup()
[all …]