Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A 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()
H A Dcros_ec.c214 return -EC_RES_INVALID_RESPONSE; in handle_proto3_response()
219 return -EC_RES_INVALID_RESPONSE; in handle_proto3_response()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_trace.c197 TRACE_SYMBOL(EC_RES_INVALID_RESPONSE), \
H A Dcros_ec_proto.c23 [EC_RES_INVALID_RESPONSE] = -EPROTO,
H A Dcros_ec_proto_test.c150 EC_RES_INVALID_RESPONSE, in cros_ec_proto_test_check_result() enumerator
2022 [EC_RES_INVALID_RESPONSE] = -EPROTO, in cros_ec_proto_test_cmd_xfer_status_return_error()
/openbmc/u-boot/include/
H A Dec_commands.h480 EC_RES_INVALID_RESPONSE = 5, enumerator
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h472 EC_RES_INVALID_RESPONSE = 5, enumerator