Home
last modified time | relevance | path

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

/external/u-boot/drivers/misc/
Dcros_ec_lpc.c149 return -EC_RES_INVALID_RESPONSE; in cros_ec_lpc_command()
155 return -EC_RES_INVALID_RESPONSE; in cros_ec_lpc_command()
Dcros_ec.c214 return -EC_RES_INVALID_RESPONSE; in handle_proto3_response()
219 return -EC_RES_INVALID_RESPONSE; in handle_proto3_response()
/external/u-boot/include/
Dec_commands.h484 EC_RES_INVALID_RESPONSE = 5, enumerator