Searched refs:sama7g5_mckx (Results 1 – 1 of 1) sorted by relevance
307 } sama7g5_mckx[] = { variable915 (ARRAY_SIZE(sama7g5_mckx) + ARRAY_SIZE(sama7g5_gck)), in sama7g5_pmc_setup()1005 for (i = 0; i < ARRAY_SIZE(sama7g5_mckx); i++) { in sama7g5_pmc_setup()1006 u8 num_parents = 3 + sama7g5_mckx[i].ep_count; in sama7g5_pmc_setup()1015 SAMA7G5_FILL_TABLE(&mux_table[3], sama7g5_mckx[i].ep_mux_table, in sama7g5_pmc_setup()1016 sama7g5_mckx[i].ep_count); in sama7g5_pmc_setup()1017 SAMA7G5_FILL_TABLE(&parent_names[3], sama7g5_mckx[i].ep, in sama7g5_pmc_setup()1018 sama7g5_mckx[i].ep_count); in sama7g5_pmc_setup()1020 hw = at91_clk_sama7g5_register_master(regmap, sama7g5_mckx[i].n, in sama7g5_pmc_setup()1022 &pmc_mckX_lock, sama7g5_mckx[i].id, in sama7g5_pmc_setup()[all …]