Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/misc/
H A Dcros_ec_lpc.c141 return -EC_RES_INVALID_CHECKSUM; in cros_ec_lpc_command()
H A Dcros_ec.c190 return -EC_RES_INVALID_CHECKSUM; in handle_proto3_response()
/rk3399_rockchip-uboot/include/
H A Dec_commands.h198 EC_RES_INVALID_CHECKSUM = 7, enumerator