Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/css/scmi/
H A Dscmi_private.h17 #define SCMI_PROTO_VERSION_MSG_LEN 4 macro
H A Dscmi_common.c107 mbx_mem->len = SCMI_PROTO_VERSION_MSG_LEN; in scmi_proto_version()