Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/at91/
Dsama7g5.c807 struct pmc_data *sama7g5_pmc; in sama7g5_pmc_setup() local
838 sama7g5_pmc = pmc_data_allocate(PMC_I2S1_MUX + 1, in sama7g5_pmc_setup()
842 if (!sama7g5_pmc) in sama7g5_pmc_setup()
869 sama7g5_pmc->chws[PMC_MAIN] = hw; in sama7g5_pmc_setup()
881 parent_hw = sama7g5_pmc->chws[PMC_MAIN]; in sama7g5_pmc_setup()
911 sama7g5_pmc->chws[sama7g5_plls[i][j].eid] = hw; in sama7g5_pmc_setup()
924 sama7g5_pmc->chws[PMC_MCK] = hw; in sama7g5_pmc_setup()
960 sama7g5_pmc->chws[PMC_UTMI] = hw; in sama7g5_pmc_setup()
984 sama7g5_pmc->pchws[i] = hw; in sama7g5_pmc_setup()
994 sama7g5_pmc->shws[sama7g5_systemck[i].id] = hw; in sama7g5_pmc_setup()
[all …]