Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/loongson64/lemote-2f/
Dec_kb3310b.c71 status = inb(EC_STS_PORT); in ec_query_seq()
73 status = inb(EC_STS_PORT); in ec_query_seq()
113 status = inb(EC_STS_PORT); in ec_get_event_num()
116 status = inb(EC_STS_PORT); in ec_get_event_num()
Dec_kb3310b.h47 #define EC_STS_PORT 0x66 macro