Searched refs:HIGH_RAM_ADDR (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/arch-qemu/ | ||
H A D | qemu.h | 33 #define HIGH_RAM_ADDR 0x35 macro |
/openbmc/u-boot/arch/x86/cpu/qemu/ | ||
H A D | dram.c | 16 outb(HIGH_RAM_ADDR, CMOS_ADDR_PORT); in dram_init() |