Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/loongson/lemote-2f/
Dec_kb3310b.c70 status = inb(EC_STS_PORT); in ec_query_seq()
72 status = inb(EC_STS_PORT); in ec_query_seq()
112 status = inb(EC_STS_PORT); in ec_get_event_num()
115 status = inb(EC_STS_PORT); in ec_get_event_num()
Dec_kb3310b.h47 #define EC_STS_PORT 0x66 macro