Searched refs:CMOS_ADDR_PORT (Results 1 – 2 of 2) sorted by relevance
17 outb(HIGH_RAM_ADDR, CMOS_ADDR_PORT); in dram_init()19 outb(LOW_RAM_ADDR, CMOS_ADDR_PORT); in dram_init()
30 #define CMOS_ADDR_PORT 0x70 macro