Searched refs:EC_HOST_REQUEST_VERSION (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | ec_commands.h | 332 #define EC_HOST_REQUEST_VERSION 3 macro |
/external/u-boot/drivers/misc/ | ||
D | cros_ec.c | 100 rq->struct_version = EC_HOST_REQUEST_VERSION; in create_proto3_request() |