Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/clk/at91/
Dsama7g5.c876 struct pmc_data *sama7g5_pmc; in sama7g5_pmc_setup() local
907 sama7g5_pmc = pmc_data_allocate(PMC_CPU + 1, in sama7g5_pmc_setup()
911 if (!sama7g5_pmc) in sama7g5_pmc_setup()
938 sama7g5_pmc->chws[PMC_MAIN] = hw; in sama7g5_pmc_setup()
950 parent_hw = sama7g5_pmc->chws[PMC_MAIN]; in sama7g5_pmc_setup()
980 sama7g5_pmc->chws[sama7g5_plls[i][j].eid] = hw; in sama7g5_pmc_setup()
992 sama7g5_pmc->chws[PMC_CPU] = hw; in sama7g5_pmc_setup()
1000 sama7g5_pmc->chws[PMC_MCK] = hw; in sama7g5_pmc_setup()
1035 sama7g5_pmc->chws[PMC_UTMI] = hw; in sama7g5_pmc_setup()
1058 sama7g5_pmc->pchws[i] = hw; in sama7g5_pmc_setup()
[all …]