HomeSort by relevance Sort by last modified time
    Searched refs:EC_RES_IN_PROGRESS (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/
ec_commands.h 199 EC_RES_IN_PROGRESS = 8, /* Accepted, command in progress */
547 /* EC_RES_IN_PROGRESS may be returned if a command is slow */
    [all...]
  /external/u-boot/drivers/misc/
cros_ec.c 276 if (len == -EC_RES_IN_PROGRESS) {

Completed in 1491 milliseconds