Home
last modified time | relevance | path

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

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