Searched refs:get_cpu_dec_win (Results 1 – 1 of 1) sorted by relevance
/u-boot/arch/arm/mach-mvebu/armada3700/ |
A D | cpu.c | 75 static int get_cpu_dec_win(int win, u32 *tgt, u32 *base, u32 *size) in get_cpu_dec_win() function 121 if (get_cpu_dec_win(win, &tgt, &base, &size)) in build_mem_map() 161 if (get_cpu_dec_win(win, &tgt, &base, &size)) in a3700_dram_init() 211 if (get_cpu_dec_win(win, &tgt, &base, &size)) in a3700_dram_init_banksize() 275 if (get_cpu_dec_win(win, &tgt, &base, NULL)) in find_pcie_window_base()
|
Completed in 2 milliseconds