Searched refs:sama7g5_pmc (Results 1 – 1 of 1) sorted by relevance
983 struct pmc_data *sama7g5_pmc; in sama7g5_pmc_setup() local1005 sama7g5_pmc = pmc_data_allocate(PMC_MCK1 + 1, in sama7g5_pmc_setup()1009 if (!sama7g5_pmc) in sama7g5_pmc_setup()1038 sama7g5_pmc->chws[PMC_MAIN] = hw; in sama7g5_pmc_setup()1051 parent_hw = sama7g5_pmc->chws[PMC_MAIN]; in sama7g5_pmc_setup()1089 sama7g5_pmc->chws[sama7g5_plls[i][j].eid] = hw; in sama7g5_pmc_setup()1100 sama7g5_mckx[PCK_PARENT_HW_MCK0].hw = sama7g5_pmc->chws[PMC_MCK] = hw; in sama7g5_pmc_setup()1104 parent_hws[2] = sama7g5_pmc->chws[PMC_MAIN]; in sama7g5_pmc_setup()1139 sama7g5_pmc->chws[sama7g5_mckx[i].eid] = hw; in sama7g5_pmc_setup()1146 sama7g5_pmc->chws[PMC_UTMI] = hw; in sama7g5_pmc_setup()[all …]