Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dcros_ec_message.h22 MSG_PROTO_BYTES = MSG_HEADER_BYTES + MSG_TRAILER_BYTES, enumerator
25 MSG_BYTES = EC_PROTO2_MAX_PARAM_SIZE + MSG_PROTO_BYTES,