Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/loongson2ef/lemote-2f/
H A Dec_kb3310b.c26 outb((addr & 0x00ff), EC_IO_PORT_LOW); in ec_read()
40 outb((addr & 0x00ff), EC_IO_PORT_LOW); in ec_write()
H A Dec_kb3310b.h30 #define EC_IO_PORT_LOW 0x0382 macro