Searched refs:sama7g5_gck (Results 1 – 1 of 1) sorted by relevance
482 } sama7g5_gck[] = { variable922 nck(sama7g5_gck), 8); in sama7g5_pmc_setup()927 (ARRAY_SIZE(sama7g5_mckx) + ARRAY_SIZE(sama7g5_gck)), in sama7g5_pmc_setup()1096 for (i = 0; i < ARRAY_SIZE(sama7g5_gck); i++) { in sama7g5_pmc_setup()1097 u8 num_parents = 3 + sama7g5_gck[i].pp_count; in sama7g5_pmc_setup()1106 SAMA7G5_FILL_TABLE(&mux_table[3], sama7g5_gck[i].pp_mux_table, in sama7g5_pmc_setup()1107 sama7g5_gck[i].pp_count); in sama7g5_pmc_setup()1108 SAMA7G5_FILL_TABLE(&parent_names[3], sama7g5_gck[i].pp, in sama7g5_pmc_setup()1109 sama7g5_gck[i].pp_count); in sama7g5_pmc_setup()1113 sama7g5_gck[i].n, in sama7g5_pmc_setup()[all …]