Home
last modified time | relevance | path

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

/SCP-firmware-master/product/rcar/scp_ramfw/
A Dconfig_transport.c33 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD_S_A2P_BASE,
46 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD0_NS_A2P_BASE,
59 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD0_NS_A2P_VMM,
72 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD0_NS_A2P_VM1,
85 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD0_NS_A2P_VM2,
/SCP-firmware-master/product/sgm775/scp_ramfw/
A Dconfig_transport.c31 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD_S_A2P_BASE,
44 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD0_NS_A2P_BASE,
57 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD1_NS_A2P_BASE,
71 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD0_NS_P2A_BASE,
84 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD1_NS_P2A_BASE,
/SCP-firmware-master/product/juno/scp_ramfw/
A Dconfig_transport.c32 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD_S_A2P_BASE,
49 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD_LOW_A2P_BASE,
66 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD_HIGH_A2P_BASE,
84 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD_HIGH_P2A_BASE,
/SCP-firmware-master/product/sgm776/scp_ramfw/
A Dconfig_transport.c31 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD_S_A2P_BASE,
46 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD0_NS_A2P_BASE,
61 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD1_NS_A2P_BASE,
/SCP-firmware-master/product/n1sdp/scp_ramfw/
A Dconfig_transport.c29 .out_band_mailbox_address = SCP_AP_SHARED_SECURE_RAM,
42 .out_band_mailbox_address = SCP_AP_SHARED_NONSECURE_RAM,
55 .out_band_mailbox_address = SCP_MCP_SHARED_SECURE_RAM,
/SCP-firmware-master/product/morello/scp_ramfw_soc/
A Dconfig_transport.c34 .out_band_mailbox_address =
56 .out_band_mailbox_address =
79 .out_band_mailbox_address =
/SCP-firmware-master/product/tc0/scp_ramfw/
A Dconfig_transport.c30 .out_band_mailbox_address = (uintptr_t)SCP_SCMI_PAYLOAD_S_A2P_BASE,
43 .out_band_mailbox_address = (uintptr_t)SCP_SCMI_PAYLOAD0_NS_A2P_BASE,
56 .out_band_mailbox_address = (uintptr_t)SCP_SCMI_PAYLOAD1_NS_A2P_BASE,
/SCP-firmware-master/product/tc1/scp_ramfw/
A Dconfig_transport.c33 .out_band_mailbox_address = (uintptr_t)
54 .out_band_mailbox_address = (uintptr_t)
75 .out_band_mailbox_address = (uintptr_t)
/SCP-firmware-master/product/tc2/scp_ramfw/
A Dconfig_transport.c33 .out_band_mailbox_address = (uintptr_t)
54 .out_band_mailbox_address = (uintptr_t)
75 .out_band_mailbox_address = (uintptr_t)
/SCP-firmware-master/product/morello/scp_ramfw_fvp/
A Dconfig_transport.c33 .out_band_mailbox_address = SCP_AP_SHARED_SECURE_RAM,
48 .out_band_mailbox_address = SCP_AP_BASE_NS_MAILBOX_SRAM,
64 .out_band_mailbox_address = SCP_MCP_SHARED_SECURE_RAM,
/SCP-firmware-master/product/rdn1e1/scp_ramfw/
A Dconfig_transport.c30 .out_band_mailbox_address = (uintptr_t)SCP_SCMI_PAYLOAD_S_A2P_BASE,
43 .out_band_mailbox_address = (uintptr_t)SCP_SCMI_PAYLOAD_NS_A2P_BASE,
/SCP-firmware-master/product/sgi575/scp_ramfw/
A Dconfig_transport.c30 .out_band_mailbox_address = (uintptr_t)SCP_SCMI_PAYLOAD_S_A2P_BASE,
43 .out_band_mailbox_address = (uintptr_t)SCP_SCMI_PAYLOAD_NS_A2P_BASE,
/SCP-firmware-master/product/synquacer/scp_ramfw/
A Dconfig_transport.c30 .out_band_mailbox_address = (uintptr_t)MHU_PAYLOAD_S_BASE,
/SCP-firmware-master/product/rdn2/scp_ramfw/
A Dconfig_transport.c30 .out_band_mailbox_address = (uintptr_t) SCP_SCMI_PAYLOAD_S_A2P_BASE,
/SCP-firmware-master/product/rdv1/scp_ramfw/
A Dconfig_transport.c30 .out_band_mailbox_address = (uintptr_t)SCP_SCMI_PAYLOAD_S_A2P_BASE,
/SCP-firmware-master/product/rdv1mc/scp_ramfw/
A Dconfig_transport.c30 .out_band_mailbox_address = (uintptr_t)SCP_SCMI_PAYLOAD_S_A2P_BASE,
/SCP-firmware-master/module/transport/src/
A Dmod_transport.c235 channel_ctx->config->out_band_mailbox_address); in transport_respond()
324 channel_ctx->config->out_band_mailbox_address); in transport_transmit()
513 channel_ctx->config->out_band_mailbox_address); in transport_message_handler()
608 channel_ctx->config->out_band_mailbox_address); in transport_message_handler()
696 channel_ctx->config->out_band_mailbox_address) = in transport_mailbox_init()
753 ((channel_ctx->config->out_band_mailbox_address == 0) || in transport_channel_init()
/SCP-firmware-master/module/transport/include/
A Dmod_transport.h148 uintptr_t out_band_mailbox_address; member
/SCP-firmware-master/module/transport/doc/
A Dtransport.md345 .out_band_mailbox_address = (uintptr_t) SCP_PAYLOAD_NS_A2P_BASE,

Completed in 35 milliseconds