Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dec_commands.h332 #define EC_HOST_REQUEST_VERSION 3 macro
/rk3399_rockchip-uboot/drivers/misc/
H A Dcros_ec.c103 rq->struct_version = EC_HOST_REQUEST_VERSION; in create_proto3_request()