Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dolpc.h114 #define EC_READ_EB_MODE 0x2a macro
/linux-3.4.99/arch/x86/platform/olpc/
Dolpc-xo1-sci.c81 if (olpc_ec_cmd(EC_READ_EB_MODE, NULL, 0, &state, 1)) { in send_ebook_state()