Lines Matching defs:sama7g5_gck
568 } sama7g5_gck[] = {
1008 nck(sama7g5_gck), 8);
1013 (ARRAY_SIZE(sama7g5_mckx) + ARRAY_SIZE(sama7g5_gck)),
1201 for (i = 0; i < ARRAY_SIZE(sama7g5_gck); i++) {
1202 u8 num_parents = 3 + sama7g5_gck[i].pp_count;
1212 SAMA7G5_FILL_TABLE(&mux_table[3], sama7g5_gck[i].pp_mux_table,
1213 sama7g5_gck[i].pp_count);
1214 for (j = 0; j < sama7g5_gck[i].pp_count; j++) {
1215 u8 pll_id = sama7g5_gck[i].pp[j].pll_id;
1216 u8 pll_compid = sama7g5_gck[i].pp[j].pll_compid;
1221 sama7g5_gck[i].pp_count);
1225 sama7g5_gck[i].n, NULL,
1228 sama7g5_gck[i].id,
1229 &sama7g5_gck[i].r,
1230 sama7g5_gck[i].pp_chg_id);
1234 sama7g5_pmc->ghws[sama7g5_gck[i].id] = hw;