Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/loongson/lemote-2f/
Dec_kb3310b.c28 outb((addr & 0xff00) >> 8, EC_IO_PORT_HIGH); in ec_read()
42 outb((addr & 0xff00) >> 8, EC_IO_PORT_HIGH); in ec_write()
Dec_kb3310b.h33 #define EC_IO_PORT_HIGH 0x0381 macro