Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dcros_ec.h55 EC_PROTO2_MSG_BYTES = EC_PROTO2_MAX_PARAM_SIZE + enumerator
/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_proto.c389 ec_dev->din_size = EC_PROTO2_MSG_BYTES; in cros_ec_query_all()
390 ec_dev->dout_size = EC_PROTO2_MSG_BYTES; in cros_ec_query_all()