Home
last modified time | relevance | path

Searched refs:EC_RES_REQUEST_TRUNCATED (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_trace.c205 TRACE_SYMBOL(EC_RES_REQUEST_TRUNCATED), \
H A Dcros_ec_proto.c31 [EC_RES_REQUEST_TRUNCATED] = -EBADR,
H A Dcros_ec_proto_test.c157 EC_RES_REQUEST_TRUNCATED, in cros_ec_proto_test_check_result() enumerator
2036 [EC_RES_REQUEST_TRUNCATED] = -EBADR, in cros_ec_proto_test_cmd_xfer_status_return_error()
/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c146 return -EC_RES_REQUEST_TRUNCATED; in create_proto3_request()
/openbmc/u-boot/include/
H A Dec_commands.h488 EC_RES_REQUEST_TRUNCATED = 13, /* Didn't get the entire request */ enumerator
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h480 EC_RES_REQUEST_TRUNCATED = 13, /* Didn't get the entire request */ enumerator