Home
last modified time | relevance | path

Searched refs:sam9x7_gck (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/at91/
H A Dsam9x7.c444 } sam9x7_gck[] = { variable
753 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 …]