Searched refs:EC_IO_PORT_HIGH (Results 1 – 2 of 2) sorted by relevance
25 outb((addr & 0xff00) >> 8, EC_IO_PORT_HIGH); in ec_read()39 outb((addr & 0xff00) >> 8, EC_IO_PORT_HIGH); in ec_write()
29 #define EC_IO_PORT_HIGH 0x0381 macro
Completed in 6 milliseconds