Searched defs:EC_LPC_CMDR_DATA (Results 1 – 2 of 2) sorted by relevance
66 #define EC_LPC_CMDR_DATA (1 << 0) /* Data ready for host to read */ macro
64 #define EC_LPC_CMDR_DATA BIT(0) /* Data ready for host to read */ macro