Searched refs:SAMA7G5_FILL_TABLE (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/at91/ |
D | sama7g5.c | 26 #define SAMA7G5_FILL_TABLE(_to, _from, _count) \ macro 940 SAMA7G5_FILL_TABLE(&mux_table[4], sama7g5_mckx[i].ep_mux_table, in sama7g5_pmc_setup() 942 SAMA7G5_FILL_TABLE(&parent_names[4], sama7g5_mckx[i].ep, in sama7g5_pmc_setup() 1026 SAMA7G5_FILL_TABLE(&mux_table[4], sama7g5_gck[i].pp_mux_table, in sama7g5_pmc_setup() 1028 SAMA7G5_FILL_TABLE(&parent_names[4], sama7g5_gck[i].pp, in sama7g5_pmc_setup()
|