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.c720 struct pmc_data *sam9x7_pmc; in sam9x7_pmc_setup() local
750 sam9x7_pmc = pmc_data_allocate(PMC_LVDSPLL + 1, in sam9x7_pmc_setup()
754 if (!sam9x7_pmc) in sam9x7_pmc_setup()
779 sam9x7_pmc->chws[PMC_MAIN] = hw; in sam9x7_pmc_setup()
791 parent_hw = sam9x7_pmc->chws[PMC_MAIN]; in sam9x7_pmc_setup()
826 sam9x7_pmc->chws[sam9x7_plls[i][j].eid] = hw; in sam9x7_pmc_setup()
847 sam9x7_pmc->chws[PMC_MCK] = hw; in sam9x7_pmc_setup()
875 sam9x7_pmc->pchws[i] = hw; in sam9x7_pmc_setup()
886 sam9x7_pmc->shws[sam9x7_systemck[i].id] = hw; in sam9x7_pmc_setup()
900 sam9x7_pmc->phws[sam9x7_periphck[i].id] = hw; in sam9x7_pmc_setup()
[all …]