Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/loongson/lemote-2f/
Dec_kb3310b.c30 value = inb(EC_IO_PORT_DATA); in ec_read()
44 outb(val, EC_IO_PORT_DATA); in ec_write()
46 inb(EC_IO_PORT_DATA); in ec_write()
Dec_kb3310b.h35 #define EC_IO_PORT_DATA 0x0383 macro