Searched refs:sama7d65_gck (Results 1 – 1 of 1) sorted by relevance
705 } sama7d65_gck[] = { variable1127 nck(sama7d65_gck), 8); in sama7d65_pmc_setup()1132 (ARRAY_SIZE(sama7d65_mckx) + ARRAY_SIZE(sama7d65_gck)), in sama7d65_pmc_setup()1326 for (i = 0; i < ARRAY_SIZE(sama7d65_gck); i++) { in sama7d65_pmc_setup()1327 u8 num_parents = 4 + sama7d65_gck[i].pp_count; in sama7d65_pmc_setup()1339 PMC_FILL_TABLE(&mux_table[4], sama7d65_gck[i].pp_mux_table, in sama7d65_pmc_setup()1340 sama7d65_gck[i].pp_count); in sama7d65_pmc_setup()1341 for (j = 0; j < sama7d65_gck[i].pp_count; j++) { in sama7d65_pmc_setup()1342 u8 pll_id = sama7d65_gck[i].pp[j].pll_id; in sama7d65_pmc_setup()1343 u8 pll_compid = sama7d65_gck[i].pp[j].pll_compid; in sama7d65_pmc_setup()[all …]