Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dolpc-ec.h13 #define EC_READ_EB_MODE 0x2a macro
/openbmc/linux/arch/x86/platform/olpc/
H A Dolpc-xo1-sci.c78 if (olpc_ec_cmd(EC_READ_EB_MODE, NULL, 0, &state, 1)) { in send_ebook_state()