Searched refs:CMOS_IO_PORT (Results 1 – 2 of 2) sorted by relevance
20 outb(addr, CMOS_IO_PORT); in cmos_read8()22 return inb(CMOS_IO_PORT + 1); in cmos_read8()
11 #define CMOS_IO_PORT 0x70 macro