Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dolpc-ec.h9 #define EC_WRITE_SCI_MASK 0x1b macro
/openbmc/linux/drivers/platform/olpc/
H A Dolpc-ec.c202 return olpc_ec_cmd(EC_WRITE_SCI_MASK, &ec_byte, 1, NULL, 0); in olpc_ec_mask_write()