Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-qemu/
H A Dqemu.h32 #define LOW_RAM_ADDR 0x34 macro
/openbmc/u-boot/arch/x86/cpu/qemu/
H A Ddram.c18 outb(LOW_RAM_ADDR, CMOS_ADDR_PORT); in dram_init()