Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/at91/
H A Dat91sam9x5.c138 struct pmc_data *at91sam9x5_pmc; in at91sam9x5_pmc_setup() local
160 at91sam9x5_pmc = pmc_data_allocate(PMC_PLLACK + 1, in at91sam9x5_pmc_setup()
162 if (!at91sam9x5_pmc) in at91sam9x5_pmc_setup()
183 at91sam9x5_pmc->chws[PMC_MAIN] = hw; in at91sam9x5_pmc_setup()
194 at91sam9x5_pmc->chws[PMC_PLLACK] = hw; in at91sam9x5_pmc_setup()
200 at91sam9x5_pmc->chws[PMC_UTMI] = hw; in at91sam9x5_pmc_setup()
221 at91sam9x5_pmc->chws[PMC_MCK] = hw; in at91sam9x5_pmc_setup()
250 at91sam9x5_pmc->pchws[i] = hw; in at91sam9x5_pmc_setup()
270 at91sam9x5_pmc->shws[3] = hw; in at91sam9x5_pmc_setup()
296 at91sam9x5_pmc->phws[extra_pcks[i].id] = hw; in at91sam9x5_pmc_setup()
[all …]