Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/olpc/
H A Dolpc-xo175-ec.c79 #define CMD_WRITE_EXT_SCI_MASK 0x38 /* ? */ macro
184 { CMD_WRITE_EXT_SCI_MASK, 0 },
581 return olpc_ec_cmd(CMD_WRITE_EXT_SCI_MASK, args, 2, NULL, 0); in olpc_xo175_ec_set_event_mask()