Searched refs:sama7g5_pmc (Results 1 – 1 of 1) sorted by relevance
888 struct pmc_data *sama7g5_pmc; in sama7g5_pmc_setup() local919 sama7g5_pmc = pmc_data_allocate(PMC_MCK1 + 1, in sama7g5_pmc_setup()923 if (!sama7g5_pmc) in sama7g5_pmc_setup()950 sama7g5_pmc->chws[PMC_MAIN] = hw; in sama7g5_pmc_setup()962 parent_hw = sama7g5_pmc->chws[PMC_MAIN]; in sama7g5_pmc_setup()993 sama7g5_pmc->chws[sama7g5_plls[i][j].eid] = hw; in sama7g5_pmc_setup()1004 sama7g5_pmc->chws[PMC_MCK] = hw; in sama7g5_pmc_setup()1035 sama7g5_pmc->chws[sama7g5_mckx[i].eid] = hw; in sama7g5_pmc_setup()1042 sama7g5_pmc->chws[PMC_UTMI] = hw; in sama7g5_pmc_setup()1065 sama7g5_pmc->pchws[i] = hw; in sama7g5_pmc_setup()[all …]