Home
last modified time | relevance | path

Searched refs:EC_IO_PORT_LOW (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/loongson/lemote-2f/
Dec_kb3310b.c29 outb((addr & 0x00ff), EC_IO_PORT_LOW); in ec_read()
43 outb((addr & 0x00ff), EC_IO_PORT_LOW); in ec_write()
Dec_kb3310b.h34 #define EC_IO_PORT_LOW 0x0382 macro