Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/loongson2ef/lemote-2f/
H A Dec_kb3310b.c25 outb((addr & 0xff00) >> 8, EC_IO_PORT_HIGH); in ec_read()
39 outb((addr & 0xff00) >> 8, EC_IO_PORT_HIGH); in ec_write()
H A Dec_kb3310b.h29 #define EC_IO_PORT_HIGH 0x0381 macro