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.c714 struct pmc_data *sam9x7_pmc; in sam9x7_pmc_setup() local
744 sam9x7_pmc = pmc_data_allocate(PMC_LVDSPLL + 1, in sam9x7_pmc_setup()
748 if (!sam9x7_pmc) in sam9x7_pmc_setup()
773 sam9x7_pmc->chws[PMC_MAIN] = hw; in sam9x7_pmc_setup()
785 parent_hw = sam9x7_pmc->chws[PMC_MAIN]; in sam9x7_pmc_setup()
820 sam9x7_pmc->chws[sam9x7_plls[i][j].eid] = hw; in sam9x7_pmc_setup()
841 sam9x7_pmc->chws[PMC_MCK] = hw; in sam9x7_pmc_setup()
869 sam9x7_pmc->pchws[i] = hw; in sam9x7_pmc_setup()
880 sam9x7_pmc->shws[sam9x7_systemck[i].id] = hw; in sam9x7_pmc_setup()
894 sam9x7_pmc->phws[sam9x7_periphck[i].id] = hw; in sam9x7_pmc_setup()
[all …]