Home
last modified time | relevance | path

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

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