Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/at91/
H A Dat91sam9g45.c96 struct pmc_data *at91sam9g45_pmc; in at91sam9g45_pmc_setup() local
118 at91sam9g45_pmc = pmc_data_allocate(PMC_PLLACK + 1, in at91sam9g45_pmc_setup()
121 if (!at91sam9g45_pmc) in at91sam9g45_pmc_setup()
135 at91sam9g45_pmc->chws[PMC_MAIN] = hw; in at91sam9g45_pmc_setup()
146 at91sam9g45_pmc->chws[PMC_PLLACK] = hw; in at91sam9g45_pmc_setup()
152 at91sam9g45_pmc->chws[PMC_UTMI] = hw; in at91sam9g45_pmc_setup()
175 at91sam9g45_pmc->chws[PMC_MCK] = hw; in at91sam9g45_pmc_setup()
200 at91sam9g45_pmc->pchws[i] = hw; in at91sam9g45_pmc_setup()
211 at91sam9g45_pmc->shws[at91sam9g45_systemck[i].id] = hw; in at91sam9g45_pmc_setup()
222 at91sam9g45_pmc->phws[at91sam9g45_periphck[i].id] = hw; in at91sam9g45_pmc_setup()
[all …]