Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dcros_ec_message.h23 MSG_PROTO_BYTES = MSG_HEADER_BYTES + MSG_TRAILER_BYTES, enumerator
26 MSG_BYTES = EC_PROTO2_MAX_PARAM_SIZE + MSG_PROTO_BYTES,