Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c338 ret = send_command(cdev, EC_CMD_GET_COMMS_STATUS, 0, in ec_command_inptr()
/openbmc/u-boot/include/
H A Dec_commands.h934 #define EC_CMD_GET_COMMS_STATUS 0x0009 macro