Home
last modified time | relevance | path

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

/SCP-firmware-master/product/rcar/include/
A Dsoftware_mmap.h123 #define SCMI_PAYLOAD0_NS_A2P_BASE (SHARED_NONSECURE_BASE) macro
124 #define SCMI_PAYLOAD0_NS_A2P_VMM (SCMI_PAYLOAD0_NS_A2P_BASE + SHARED_NONSECURE_SIZE * 1)
125 #define SCMI_PAYLOAD0_NS_A2P_VM1 (SCMI_PAYLOAD0_NS_A2P_BASE + SHARED_NONSECURE_SIZE * 2)
126 #define SCMI_PAYLOAD0_NS_A2P_VM2 (SCMI_PAYLOAD0_NS_A2P_BASE + SHARED_NONSECURE_SIZE * 3)
128 (SCMI_PAYLOAD0_NS_A2P_BASE + SCMI_PAYLOAD_SIZE)
/SCP-firmware-master/product/sgm776/include/
A Dsoftware_mmap.h131 #define SCMI_PAYLOAD0_NS_A2P_BASE (SHARED_NONSECURE_BASE) macro
132 #define SCMI_PAYLOAD0_NS_P2A_BASE (SCMI_PAYLOAD0_NS_A2P_BASE + \
/SCP-firmware-master/product/sgm775/include/
A Dsoftware_mmap.h131 #define SCMI_PAYLOAD0_NS_A2P_BASE (SHARED_NONSECURE_BASE) macro
132 #define SCMI_PAYLOAD0_NS_P2A_BASE (SCMI_PAYLOAD0_NS_A2P_BASE + \
/SCP-firmware-master/product/sgm776/scp_ramfw/
A Dconfig_transport.c46 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD0_NS_A2P_BASE,
/SCP-firmware-master/product/rcar/scp_ramfw/
A Dconfig_transport.c46 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD0_NS_A2P_BASE,
/SCP-firmware-master/product/sgm775/scp_ramfw/
A Dconfig_transport.c44 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD0_NS_A2P_BASE,

Completed in 7 milliseconds