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