Searched refs:EC_IO_PORT_LOW (Results 1 – 2 of 2) sorted by relevance
29 outb((addr & 0x00ff), EC_IO_PORT_LOW); in ec_read()43 outb((addr & 0x00ff), EC_IO_PORT_LOW); in ec_write()
34 #define EC_IO_PORT_LOW 0x0382 macro