Home
last modified time | relevance | path

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

/external/u-boot/include/
Dec_commands.h204 EC_RES_REQUEST_TRUNCATED = 13, /* Didn't get the entire request */ enumerator
/external/u-boot/drivers/misc/
Dcros_ec.c96 return -EC_RES_REQUEST_TRUNCATED; in create_proto3_request()