Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dec_commands.h204 EC_RES_REQUEST_TRUNCATED = 13, /* Didn't get the entire request */ enumerator
/rk3399_rockchip-uboot/drivers/misc/
H A Dcros_ec.c99 return -EC_RES_REQUEST_TRUNCATED; in create_proto3_request()