Searched refs:PMC_FILL_TABLE (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/clk/at91/ |
| H A D | sama7g5.c | 1111 PMC_FILL_TABLE(&mux_table[3], sama7g5_mckx[i].ep_mux_table, in sama7g5_pmc_setup() 1119 PMC_FILL_TABLE(&parent_hws[3], tmp_parent_hws, in sama7g5_pmc_setup() 1207 PMC_FILL_TABLE(&mux_table[3], sama7g5_gck[i].pp_mux_table, in sama7g5_pmc_setup() 1215 PMC_FILL_TABLE(&parent_hws[3], tmp_parent_hws, in sama7g5_pmc_setup()
|
| H A D | sama7d65.c | 1237 PMC_FILL_TABLE(&mux_table[3], sama7d65_mckx[i].ep_mux_table, in sama7d65_pmc_setup() 1245 PMC_FILL_TABLE(&parent_hws[3], tmp_parent_hws, in sama7d65_pmc_setup() 1338 PMC_FILL_TABLE(&mux_table[4], sama7d65_gck[i].pp_mux_table, in sama7d65_pmc_setup() 1346 PMC_FILL_TABLE(&parent_hws[4], tmp_parent_hws, in sama7d65_pmc_setup()
|
| H A D | sam9x7.c | 917 PMC_FILL_TABLE(&mux_table[4], sam9x7_gck[i].pp_mux_table, in sam9x7_pmc_setup() 919 PMC_FILL_TABLE(&parent_names[4], sam9x7_gck[i].pp, in sam9x7_pmc_setup()
|
| H A D | pmc.h | 130 #define PMC_FILL_TABLE(_to, _from, _count) \ macro
|