Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/rse/
H A Drse_comms_protocol_common.h30 #define PARAM_PACK(type, in_len, out_len) \ macro
H A Drse_comms_protocol_pointer_access.c28 msg->ctrl_param = PARAM_PACK(type, in_len, out_len); in rse_protocol_pointer_access_serialize_msg()
H A Drse_comms_protocol_embed.c32 msg->ctrl_param = PARAM_PACK(type, in_len, out_len); in rse_protocol_embed_serialize_msg()
/rk3399_ARM-atf/drivers/arm/sfcp/sfcp_psa/sfcp_psa_protocol/
H A Dsfcp_psa_protocol_common.h30 #define PARAM_PACK(type, in_len, out_len) \ macro
H A Dsfcp_psa_protocol_pointer_access.c24 msg->ctrl_param = PARAM_PACK(type, in_len, out_len); in sfcp_protocol_pointer_access_serialize_msg()
H A Dsfcp_psa_protocol_embed.c27 msg->ctrl_param = PARAM_PACK(type, in_len, out_len); in sfcp_protocol_embed_serialize_msg()