Searched refs:SCMI_PAYLOAD_S_A2P_BASE (Results 1 – 8 of 8) sorted by relevance
77 #define SCMI_PAYLOAD_S_A2P_BASE (SDS_SECURE_BASE + SDS_SECURE_SIZE) macro78 #define SCMI_PAYLOAD_S_P2A_BASE (SCMI_PAYLOAD_S_A2P_BASE + SCMI_PAYLOAD_SIZE)
73 #define SCMI_PAYLOAD_S_A2P_BASE (SCMI_PAYLOAD_S_BASE) macro74 #define SCMI_PAYLOAD_S_P2A_BASE (SCMI_PAYLOAD_S_A2P_BASE + \
79 #define SCMI_PAYLOAD_S_A2P_BASE (SDS_MEM_BASE + SDS_MEM_SIZE) macro80 #define SCMI_PAYLOAD_S_P2A_BASE (SCMI_PAYLOAD_S_A2P_BASE + SCMI_PAYLOAD_SIZE)
31 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD_S_A2P_BASE,
32 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD_S_A2P_BASE,
33 .out_band_mailbox_address = (uintptr_t)SCMI_PAYLOAD_S_A2P_BASE,
Completed in 11 milliseconds