Lines Matching defs:sama7g5_gck
389 } sama7g5_gck[] = {
841 nck(sama7g5_gck), 8);
846 (ARRAY_SIZE(sama7g5_mckx) + ARRAY_SIZE(sama7g5_gck)),
1016 for (i = 0; i < ARRAY_SIZE(sama7g5_gck); i++) {
1017 u8 num_parents = 4 + sama7g5_gck[i].pp_count;
1026 SAMA7G5_FILL_TABLE(&mux_table[4], sama7g5_gck[i].pp_mux_table,
1027 sama7g5_gck[i].pp_count);
1028 SAMA7G5_FILL_TABLE(&parent_names[4], sama7g5_gck[i].pp,
1029 sama7g5_gck[i].pp_count);
1033 sama7g5_gck[i].n,
1036 sama7g5_gck[i].id,
1037 &sama7g5_gck[i].r,
1038 sama7g5_gck[i].pp_chg_id);
1042 sama7g5_pmc->ghws[sama7g5_gck[i].id] = hw;