Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/misc/
H A Dcros_ec_lpc.c118 return -EC_RES_INVALID_RESPONSE; in cros_ec_lpc_command()
124 return -EC_RES_INVALID_RESPONSE; in cros_ec_lpc_command()
H A Dcros_ec.c167 return -EC_RES_INVALID_RESPONSE; in handle_proto3_response()
172 return -EC_RES_INVALID_RESPONSE; in handle_proto3_response()
/rk3399_rockchip-uboot/include/
H A Dec_commands.h196 EC_RES_INVALID_RESPONSE = 5, enumerator