Home
last modified time | relevance | path

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

/external/u-boot/include/
Dec_commands.h199 EC_RES_IN_PROGRESS = 8, /* Accepted, command in progress */ enumerator
/external/u-boot/drivers/misc/
Dcros_ec.c276 if (len == -EC_RES_IN_PROGRESS) { in ec_command_inptr()