Home
last modified time | relevance | path

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

/linux/drivers/clk/at91/
H A Dsam9x7.c719 struct pmc_data *sam9x7_pmc; in sam9x7_pmc_setup() local
749 sam9x7_pmc = pmc_data_allocate(PMC_LVDSPLL + 1, in sam9x7_pmc_setup()
753 if (!sam9x7_pmc) in sam9x7_pmc_setup()
778 sam9x7_pmc->chws[PMC_MAIN] = hw; in sam9x7_pmc_setup()
790 parent_hw = sam9x7_pmc->chws[PMC_MAIN]; in sam9x7_pmc_setup()
825 sam9x7_pmc->chws[sam9x7_plls[i][j].eid] = hw; in sam9x7_pmc_setup()
846 sam9x7_pmc->chws[PMC_MCK] = hw; in sam9x7_pmc_setup()
874 sam9x7_pmc->pchws[i] = hw; in sam9x7_pmc_setup()
885 sam9x7_pmc->shws[sam9x7_systemck[i].id] = hw; in sam9x7_pmc_setup()
899 sam9x7_pmc->phws[sam9x7_periphck[i].id] = hw; in sam9x7_pmc_setup()
[all …]