Searched refs:EC_HOST_RESPONSE_VERSION (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/misc/ | ||
A D | cros_ec.c | 219 if (rs->struct_version != EC_HOST_RESPONSE_VERSION) { in handle_proto3_response() |
/u-boot/include/ | ||
A D | ec_commands.h | 779 #define EC_HOST_RESPONSE_VERSION 3 macro |
Completed in 23 milliseconds