Home
last modified time | relevance | path

Searched refs:HIGH_RAM_ADDR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-qemu/
H A Dqemu.h33 #define HIGH_RAM_ADDR 0x35 macro
/openbmc/u-boot/arch/x86/cpu/qemu/
H A Ddram.c16 outb(HIGH_RAM_ADDR, CMOS_ADDR_PORT); in dram_init()