Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/loongson2ef/lemote-2f/
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()
Dec_kb3310b.h31 #define EC_IO_PORT_DATA 0x0383 macro