Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/at91/
H A Dat91sam9g45.c89 struct pmc_data *at91sam9g45_pmc; in at91sam9g45_pmc_setup() local
111 at91sam9g45_pmc = pmc_data_allocate(PMC_PLLACK + 1, in at91sam9g45_pmc_setup()
114 if (!at91sam9g45_pmc) in at91sam9g45_pmc_setup()
128 at91sam9g45_pmc->chws[PMC_MAIN] = hw; in at91sam9g45_pmc_setup()
139 at91sam9g45_pmc->chws[PMC_PLLACK] = hw; in at91sam9g45_pmc_setup()
145 at91sam9g45_pmc->chws[PMC_UTMI] = hw; in at91sam9g45_pmc_setup()
157 at91sam9g45_pmc->chws[PMC_MCK] = hw; in at91sam9g45_pmc_setup()
182 at91sam9g45_pmc->pchws[i] = hw; in at91sam9g45_pmc_setup()
192 at91sam9g45_pmc->shws[at91sam9g45_systemck[i].id] = hw; in at91sam9g45_pmc_setup()
203 at91sam9g45_pmc in at91sam9g45_pmc_setup()
[all...]
/kernel/linux/linux-6.6/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 in at91sam9g45_pmc_setup()
[all...]

Completed in 1 milliseconds