Searched refs:EC_IO_PORT_HIGH (Results 1 – 2 of 2) sorted by relevance
28 outb((addr & 0xff00) >> 8, EC_IO_PORT_HIGH); in ec_read()42 outb((addr & 0xff00) >> 8, EC_IO_PORT_HIGH); in ec_write()
33 #define EC_IO_PORT_HIGH 0x0381 macro