Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c347 return -EC_RES_TIMEOUT; in ec_command_inptr()
496 return -EC_RES_TIMEOUT; in cros_ec_wait_on_hash_done()
/openbmc/u-boot/include/
H A Dec_commands.h485 EC_RES_TIMEOUT = 10, /* We got a timeout */ enumerator