Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/loongson64/lemote-2f/
Dec_kb3310b.c29 outb((addr & 0xff00) >> 8, EC_IO_PORT_HIGH); in ec_read()
43 outb((addr & 0xff00) >> 8, EC_IO_PORT_HIGH); in ec_write()
Dec_kb3310b.h33 #define EC_IO_PORT_HIGH 0x0381 macro