Searched refs:sam9x7_gck (Results 1 – 1 of 1) sorted by relevance
444 } sam9x7_gck[] = { variable753 nck(sam9x7_gck), 8); in sam9x7_pmc_setup()758 (ARRAY_SIZE(sam9x7_gck)), in sam9x7_pmc_setup()907 for (i = 0; i < ARRAY_SIZE(sam9x7_gck); i++) { in sam9x7_pmc_setup()908 u8 num_parents = 4 + sam9x7_gck[i].pp_count; in sam9x7_pmc_setup()917 PMC_FILL_TABLE(&mux_table[4], sam9x7_gck[i].pp_mux_table, in sam9x7_pmc_setup()918 sam9x7_gck[i].pp_count); in sam9x7_pmc_setup()919 PMC_FILL_TABLE(&parent_names[4], sam9x7_gck[i].pp, in sam9x7_pmc_setup()920 sam9x7_gck[i].pp_count); in sam9x7_pmc_setup()924 sam9x7_gck[i].n, in sam9x7_pmc_setup()[all …]