Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/loongson2ef/lemote-2f/
H A Dec_kb3310b.c27 value = inb(EC_IO_PORT_DATA); in ec_read()
41 outb(val, EC_IO_PORT_DATA); in ec_write()
43 inb(EC_IO_PORT_DATA); in ec_write()
H A Dec_kb3310b.h31 #define EC_IO_PORT_DATA 0x0383 macro