Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/css/scmi/
H A Dscmi_base_proto.c36 SCMI_PAYLOAD_RET_VAL2(mbx_mem->payload, ret, attr); in scmi_base_protocol_attributes()
77 SCMI_PAYLOAD_RET_VAL2(mbx_mem->payload, ret, *agent_id_resp); in scmi_base_discover_agent()
H A Dscmi_private.h119 #define SCMI_PAYLOAD_RET_VAL2(payld_arr, val1, val2) do { \ macro
125 SCMI_PAYLOAD_RET_VAL2(payld_arr, val1, val2); \
H A Dscmi_common.c113 SCMI_PAYLOAD_RET_VAL2(mbx_mem->payload, ret, *version); in scmi_proto_version()
147 SCMI_PAYLOAD_RET_VAL2(mbx_mem->payload, ret, *attr); in scmi_proto_msg_attr()
H A Dscmi_sys_pwr_proto.c71 SCMI_PAYLOAD_RET_VAL2(mbx_mem->payload, ret, *system_state); in scmi_sys_pwr_state_get()
H A Dscmi_pwr_dmn_proto.c81 SCMI_PAYLOAD_RET_VAL2(mbx_mem->payload, ret, *scmi_pwr_state); in scmi_pwr_state_get()