Home
last modified time | relevance | path

Searched refs:SCMI_PAYLOAD_S_A2P_BASE (Results 1 – 8 of 8) sorted by relevance

/SCP-firmware-master/product/sgm776/include/
A Dsoftware_mmap.h77 #define SCMI_PAYLOAD_S_A2P_BASE (SDS_SECURE_BASE + SDS_SECURE_SIZE) macro
78 #define SCMI_PAYLOAD_S_P2A_BASE (SCMI_PAYLOAD_S_A2P_BASE + SCMI_PAYLOAD_SIZE)
/SCP-firmware-master/product/sgm775/include/
A Dsoftware_mmap.h77 #define SCMI_PAYLOAD_S_A2P_BASE (SDS_SECURE_BASE + SDS_SECURE_SIZE) macro
78 #define SCMI_PAYLOAD_S_P2A_BASE (SCMI_PAYLOAD_S_A2P_BASE + SCMI_PAYLOAD_SIZE)
/SCP-firmware-master/product/juno/include/
A Dsoftware_mmap.h73 #define SCMI_PAYLOAD_S_A2P_BASE (SCMI_PAYLOAD_S_BASE) macro
74 #define SCMI_PAYLOAD_S_P2A_BASE (SCMI_PAYLOAD_S_A2P_BASE + \
/SCP-firmware-master/product/rcar/include/
A Dsoftware_mmap.h79 #define SCMI_PAYLOAD_S_A2P_BASE (SDS_MEM_BASE + SDS_MEM_SIZE) macro
80 #define SCMI_PAYLOAD_S_P2A_BASE (SCMI_PAYLOAD_S_A2P_BASE + SCMI_PAYLOAD_SIZE)
/SCP-firmware-master/product/sgm776/scp_ramfw/
A Dconfig_transport.c31 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD_S_A2P_BASE,
/SCP-firmware-master/product/juno/scp_ramfw/
A Dconfig_transport.c32 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD_S_A2P_BASE,
/SCP-firmware-master/product/rcar/scp_ramfw/
A Dconfig_transport.c33 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD_S_A2P_BASE,
/SCP-firmware-master/product/sgm775/scp_ramfw/
A Dconfig_transport.c31 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD_S_A2P_BASE,

Completed in 8 milliseconds