Searched refs:SAMA7G5_FILL_TABLE (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/clk/at91/ |
H A D | sama7g5.c | 26 #define SAMA7G5_FILL_TABLE(_to, _from, _count) \ macro 1117 SAMA7G5_FILL_TABLE(&mux_table[3], sama7g5_mckx[i].ep_mux_table, in sama7g5_pmc_setup() 1125 SAMA7G5_FILL_TABLE(&parent_hws[3], tmp_parent_hws, in sama7g5_pmc_setup() 1213 SAMA7G5_FILL_TABLE(&mux_table[3], sama7g5_gck[i].pp_mux_table, in sama7g5_pmc_setup() 1221 SAMA7G5_FILL_TABLE(&parent_hws[3], tmp_parent_hws, in sama7g5_pmc_setup()
|