Searched refs:sama7g5_mckx (Results 1 – 1 of 1) sorted by relevance
374 } sama7g5_mckx[] = { variable1006 (ARRAY_SIZE(sama7g5_mckx) + ARRAY_SIZE(sama7g5_gck)), in sama7g5_pmc_setup()1093 sama7g5_mckx[PCK_PARENT_HW_MCK0].hw = sama7g5_pmc->chws[PMC_MCK] = hw; in sama7g5_pmc_setup()1098 for (i = PCK_PARENT_HW_MCK1; i < ARRAY_SIZE(sama7g5_mckx); i++) { in sama7g5_pmc_setup()1099 u8 num_parents = 3 + sama7g5_mckx[i].ep_count; in sama7g5_pmc_setup()1109 PMC_FILL_TABLE(&mux_table[3], sama7g5_mckx[i].ep_mux_table, in sama7g5_pmc_setup()1110 sama7g5_mckx[i].ep_count); in sama7g5_pmc_setup()1111 for (j = 0; j < sama7g5_mckx[i].ep_count; j++) { in sama7g5_pmc_setup()1112 u8 pll_id = sama7g5_mckx[i].ep[j].pll_id; in sama7g5_pmc_setup()1113 u8 pll_compid = sama7g5_mckx[i].ep[j].pll_compid; in sama7g5_pmc_setup()[all …]