Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dolpc-ec.h17 #define EC_WRITE_EXT_SCI_MASK 0x38 macro
/openbmc/linux/drivers/platform/olpc/
H A Dolpc-ec.c198 return olpc_ec_cmd(EC_WRITE_EXT_SCI_MASK, (void *)&ec_word, 2, NULL, 0); in olpc_ec_mask_write()