Searched refs:sci_value (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/platform/olpc/
H A Dolpc.c245 int olpc_ec_sci_query(u16 *sci_value) olpc_ec_sci_query() argument
254 *sci_value = be16_to_cpu(ec_word); olpc_ec_sci_query()
259 *sci_value = ec_byte; olpc_ec_sci_query()
/linux-4.4.14/arch/x86/include/asm/
H A Dolpc.h71 extern int olpc_ec_sci_query(u16 *sci_value);

Completed in 52 milliseconds