Searched refs:SCP_MHU_AP_BASE (Results 1 – 10 of 10) sorted by relevance
19 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE) macro44 #define SCP_MHU_SCP_AP_RCV_NS_CLUS0 (SCP_MHU_AP_BASE + 0x2000)45 #define SCP_MHU_SCP_AP_SND_NS_CLUS0 (SCP_MHU_AP_BASE + 0x3000)46 #define SCP_MHU_SCP_AP_RCV_S_CLUS0 (SCP_MHU_AP_BASE + 0x4000)47 #define SCP_MHU_SCP_AP_SND_S_CLUS0 (SCP_MHU_AP_BASE + 0x5000)
36 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE + 0x1000000) macro80 #define SCP_MHU_SCP_AP_SND_NS_CLUS0 (SCP_MHU_AP_BASE + 0x00000)81 #define SCP_MHU_SCP_AP_RCV_NS_CLUS0 (SCP_MHU_AP_BASE + 0x10000)82 #define SCP_MHU_SCP_AP_SND_S_CLUS0 (SCP_MHU_AP_BASE + 0x400000)83 #define SCP_MHU_SCP_AP_RCV_S_CLUS0 (SCP_MHU_AP_BASE + 0x410000)
21 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE + 0x1000000) macro35 #define SCP_MHU_SCP_AP_SND_S_CLUS0 (SCP_MHU_AP_BASE + 0x400000)36 #define SCP_MHU_SCP_AP_RCV_S_CLUS0 (SCP_MHU_AP_BASE + 0x410000)
35 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE + 0x1000000) macro78 #define SCP_MHU_SCP_AP_NS(cluster) (SCP_MHU_AP_BASE + \80 #define SCP_MHU_AP_SCP_NS(cluster) (SCP_MHU_AP_BASE + \82 #define SCP_MHU_SCP_AP_S(cluster) (SCP_MHU_AP_BASE + \84 #define SCP_MHU_AP_SCP_S(cluster) (SCP_MHU_AP_BASE + \
56 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE) macro58 #define SCP_MHU_SCP_AP_RCV_NS_CLUS0 (SCP_MHU_AP_BASE + 0x2000)59 #define SCP_MHU_SCP_AP_SND_NS_CLUS0 (SCP_MHU_AP_BASE + 0x3000)60 #define SCP_MHU_SCP_AP_RCV_S_CLUS0 (SCP_MHU_AP_BASE + 0x4000)61 #define SCP_MHU_SCP_AP_SND_S_CLUS0 (SCP_MHU_AP_BASE + 0x5000)
63 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE) macro65 #define SCP_MHU_SCP_AP_RCV_NS_CLUS0 (SCP_MHU_AP_BASE + 0x2000)66 #define SCP_MHU_SCP_AP_SND_NS_CLUS0 (SCP_MHU_AP_BASE + 0x3000)67 #define SCP_MHU_SCP_AP_RCV_S_CLUS0 (SCP_MHU_AP_BASE + 0x4000)68 #define SCP_MHU_SCP_AP_SND_S_CLUS0 (SCP_MHU_AP_BASE + 0x5000)
58 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE + 0x1000000) macro163 #define MHU_SCP_TO_AP_NS(cluster) ((SCP_MHU_AP_BASE + \165 #define MHU_AP_TO_SCP_NS(cluster) ((SCP_MHU_AP_BASE + \167 #define MHU_SCP_TO_AP_S(cluster) ((SCP_MHU_AP_BASE + \169 #define MHU_AP_TO_SCP_S(cluster) ((SCP_MHU_AP_BASE + \
58 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE + 0x1000000) macro176 ((SCP_MHU_AP_BASE + (0x00010000 * cluster) + 0x00000020))178 ((SCP_MHU_AP_BASE + (0x00010000 * cluster) + 0x00000120))180 ((SCP_MHU_AP_BASE + (0x00010000 * cluster) + 0x00000200))182 ((SCP_MHU_AP_BASE + (0x00010000 * cluster) + 0x00000300))
22 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE + 0x1000000) macro
Completed in 10 milliseconds