Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/arm/css/
H A Dscmi.h56 #define SCMI_BASE_DISCOVER_AGENT_MSG_LEN 8 macro
/rk3399_ARM-atf/drivers/arm/css/scmi/
H A Dscmi_base_proto.c69 mbx_mem->len = SCMI_BASE_DISCOVER_AGENT_MSG_LEN; in scmi_base_discover_agent()