Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/at91/
H A Dsama7g5.c226 } sama7g5_mckx[] = { variable
846 (ARRAY_SIZE(sama7g5_mckx) + ARRAY_SIZE(sama7g5_gck)), in sama7g5_pmc_setup()
930 for (i = 0; i < ARRAY_SIZE(sama7g5_mckx); i++) { in sama7g5_pmc_setup()
931 u8 num_parents = 4 + sama7g5_mckx[i].ep_count; in sama7g5_pmc_setup()
940 SAMA7G5_FILL_TABLE(&mux_table[4], sama7g5_mckx[i].ep_mux_table, in sama7g5_pmc_setup()
941 sama7g5_mckx[i].ep_count); in sama7g5_pmc_setup()
942 SAMA7G5_FILL_TABLE(&parent_names[4], sama7g5_mckx[i].ep, in sama7g5_pmc_setup()
943 sama7g5_mckx[i].ep_count); in sama7g5_pmc_setup()
945 hw = at91_clk_sama7g5_register_master(regmap, sama7g5_mckx[i].n, in sama7g5_pmc_setup()
947 &pmc_mckX_lock, sama7g5_mckx[i].id, in sama7g5_pmc_setup()
[all …]