Home
last modified time | relevance | path

Searched refs:SCP_MHU_AP_BASE (Results 1 – 10 of 10) sorted by relevance

/SCP-firmware-master/product/tc0/include/
A Dscp_css_mmap.h19 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE) macro
44 #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)
/SCP-firmware-master/product/rdn1e1/include/
A Dscp_rdn1e1_mmap.h36 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE + 0x1000000) macro
80 #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)
/SCP-firmware-master/product/rdv1/include/
A Dscp_css_mmap.h21 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE + 0x1000000) macro
35 #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)
/SCP-firmware-master/product/rdv1mc/include/
A Dscp_css_mmap.h21 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE + 0x1000000) macro
35 #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)
/SCP-firmware-master/product/sgi575/include/
A Dscp_sgi575_mmap.h35 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE + 0x1000000) macro
78 #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 + \
/SCP-firmware-master/product/tc1/include/
A Dscp_mmap.h56 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE) macro
58 #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)
/SCP-firmware-master/product/tc2/include/
A Dscp_mmap.h63 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE) macro
65 #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)
/SCP-firmware-master/product/n1sdp/include/
A Dn1sdp_scp_mmap.h58 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE + 0x1000000) macro
163 #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 + \
/SCP-firmware-master/product/morello/include/
A Dmorello_scp_mmap.h58 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE + 0x1000000) macro
176 ((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))
/SCP-firmware-master/product/rdn2/include/
A Dscp_css_mmap.h22 #define SCP_MHU_AP_BASE (SCP_PERIPHERAL_BASE + 0x1000000) macro

Completed in 10 milliseconds