Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/at91/
Dat91sam9g45.c91 struct pmc_data *at91sam9g45_pmc; in at91sam9g45_pmc_setup() local
113 at91sam9g45_pmc = pmc_data_allocate(PMC_PLLACK + 1, in at91sam9g45_pmc_setup()
116 if (!at91sam9g45_pmc) in at91sam9g45_pmc_setup()
130 at91sam9g45_pmc->chws[PMC_MAIN] = hw; in at91sam9g45_pmc_setup()
141 at91sam9g45_pmc->chws[PMC_PLLACK] = hw; in at91sam9g45_pmc_setup()
147 at91sam9g45_pmc->chws[PMC_UTMI] = hw; in at91sam9g45_pmc_setup()
170 at91sam9g45_pmc->chws[PMC_MCK] = hw; in at91sam9g45_pmc_setup()
195 at91sam9g45_pmc->pchws[i] = hw; in at91sam9g45_pmc_setup()
205 at91sam9g45_pmc->shws[at91sam9g45_systemck[i].id] = hw; in at91sam9g45_pmc_setup()
216 at91sam9g45_pmc->phws[at91sam9g45_periphck[i].id] = hw; in at91sam9g45_pmc_setup()
[all …]