Home
last modified time | relevance | path

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

/linux/drivers/clk/at91/
H A Dsama7g5.c978 struct pmc_data *sama7g5_pmc; in sama7g5_pmc_setup() local
1000 sama7g5_pmc = pmc_data_allocate(PMC_MCK1 + 1, in sama7g5_pmc_setup()
1004 if (!sama7g5_pmc) in sama7g5_pmc_setup()
1033 sama7g5_pmc->chws[PMC_MAIN] = hw; in sama7g5_pmc_setup()
1046 parent_hw = sama7g5_pmc->chws[PMC_MAIN]; in sama7g5_pmc_setup()
1084 sama7g5_pmc->chws[sama7g5_plls[i][j].eid] = hw; in sama7g5_pmc_setup()
1095 sama7g5_mckx[PCK_PARENT_HW_MCK0].hw = sama7g5_pmc->chws[PMC_MCK] = hw; in sama7g5_pmc_setup()
1099 parent_hws[2] = sama7g5_pmc->chws[PMC_MAIN]; in sama7g5_pmc_setup()
1134 sama7g5_pmc->chws[sama7g5_mckx[i].eid] = hw; in sama7g5_pmc_setup()
1141 sama7g5_pmc->chws[PMC_UTMI] = hw; in sama7g5_pmc_setup()
[all …]