Home
last modified time | relevance | path

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

/external/u-boot/drivers/misc/
Dcros_ec.c212 if (rs->struct_version != EC_HOST_RESPONSE_VERSION) { in handle_proto3_response()
/external/u-boot/include/
Dec_commands.h779 #define EC_HOST_RESPONSE_VERSION 3 macro