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