Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dec_commands.h362 #define EC_HOST_RESPONSE_VERSION 3 macro
/rk3399_rockchip-uboot/drivers/misc/
H A Dcros_ec.c165 if (rs->struct_version != EC_HOST_RESPONSE_VERSION) { in handle_proto3_response()