Searched refs:PMC_FILL_TABLE (Results 1 – 4 of 4) sorted by relevance
| /drivers/clk/at91/ |
| A D | sama7d65.c | 1233 PMC_FILL_TABLE(&mux_table[3], sama7d65_mckx[i].ep_mux_table, in sama7d65_pmc_setup() 1241 PMC_FILL_TABLE(&parent_hws[3], tmp_parent_hws, in sama7d65_pmc_setup() 1334 PMC_FILL_TABLE(&mux_table[4], sama7d65_gck[i].pp_mux_table, in sama7d65_pmc_setup() 1342 PMC_FILL_TABLE(&parent_hws[4], tmp_parent_hws, in sama7d65_pmc_setup()
|
| A D | sama7g5.c | 1109 PMC_FILL_TABLE(&mux_table[3], sama7g5_mckx[i].ep_mux_table, in sama7g5_pmc_setup() 1117 PMC_FILL_TABLE(&parent_hws[3], tmp_parent_hws, in sama7g5_pmc_setup() 1205 PMC_FILL_TABLE(&mux_table[3], sama7g5_gck[i].pp_mux_table, in sama7g5_pmc_setup() 1213 PMC_FILL_TABLE(&parent_hws[3], tmp_parent_hws, in sama7g5_pmc_setup()
|
| A D | sam9x7.c | 911 PMC_FILL_TABLE(&mux_table[4], sam9x7_gck[i].pp_mux_table, in sam9x7_pmc_setup() 913 PMC_FILL_TABLE(&parent_names[4], sam9x7_gck[i].pp, in sam9x7_pmc_setup()
|
| A D | pmc.h | 132 #define PMC_FILL_TABLE(_to, _from, _count) \ macro
|
Completed in 13 milliseconds