Searched refs:SAMA7G5_FILL_TABLE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/at91/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/clk/at91/ |
H A D | sama7g5.c | 26 #define SAMA7G5_FILL_TABLE(_to, _from, _count) \ macro 1116 SAMA7G5_FILL_TABLE(&mux_table[3], sama7g5_mckx[i].ep_mux_table, in sama7g5_pmc_setup() 1124 SAMA7G5_FILL_TABLE(&parent_hws[3], tmp_parent_hws, in sama7g5_pmc_setup() 1212 SAMA7G5_FILL_TABLE(&mux_table[3], sama7g5_gck[i].pp_mux_table, in sama7g5_pmc_setup() 1220 SAMA7G5_FILL_TABLE(&parent_hws[3], tmp_parent_hws, in sama7g5_pmc_setup()
|
Completed in 3 milliseconds