Home
last modified time | relevance | path

Searched refs:SCP_SYS1_BASE (Results 1 – 5 of 5) sorted by relevance

/SCP-firmware-master/product/n1sdp/include/
A Dn1sdp_scp_mmap.h25 #define SCP_SYS1_BASE UINT32_C(0xA0000000) macro
131 #define GIC600_GICC_BASE (SCP_SYS1_BASE + 0x2C000000)
132 #define GIC600_GICH_BASE (SCP_SYS1_BASE + 0x2C010000)
133 #define GIC600_GICV_BASE (SCP_SYS1_BASE + 0x2C020000)
135 #define GIC600_GICD_BASE (SCP_SYS1_BASE + 0x30000000)
136 #define GIC600_GICA_BASE (SCP_SYS1_BASE + 0x30010000)
137 #define GIC600_GICP_BASE (SCP_SYS1_BASE + 0x30030000)
138 #define GIC600_GITS_BASE (SCP_SYS1_BASE + 0x30040000)
155 #define SCP_TRUSTED_RAM_BASE (SCP_SYS1_BASE + 0x04000000)
156 #define SCP_NONTRUSTED_RAM_BASE (SCP_SYS1_BASE + 0x06000000)
[all …]
/SCP-firmware-master/product/morello/include/
A Dmorello_scp_mmap.h25 #define SCP_SYS1_BASE UINT32_C(0xA0000000) macro
140 #define GIC600_GICC_BASE (SCP_SYS1_BASE + 0x2C000000)
141 #define GIC600_GICH_BASE (SCP_SYS1_BASE + 0x2C010000)
142 #define GIC600_GICV_BASE (SCP_SYS1_BASE + 0x2C020000)
144 #define GIC600_GICD_BASE (SCP_SYS1_BASE + 0x30000000)
145 #define GIC600_GICA_BASE (SCP_SYS1_BASE + 0x30010000)
146 #define GIC600_GICP_BASE (SCP_SYS1_BASE + 0x30030000)
147 #define GIC600_GITS_BASE (SCP_SYS1_BASE + 0x30040000)
165 #define SCP_TRUSTED_RAM_BASE (SCP_SYS1_BASE + 0x04000000)
166 #define SCP_NONTRUSTED_RAM_BASE (SCP_SYS1_BASE + 0x06000000)
[all …]
/SCP-firmware-master/product/rdn1e1/include/
A Dscp_rdn1e1_mmap.h24 #define SCP_SYS1_BASE UINT32_C(0xA0000000) macro
72 #define SCP_TRUSTED_RAM_BASE (SCP_SYS1_BASE + 0x04000000)
73 #define SCP_NONTRUSTED_RAM_BASE (SCP_SYS1_BASE + 0x06000000)
74 #define SCP_REFCLK_CNTCONTROL_BASE (SCP_SYS1_BASE + 0x2A430000)
75 #define SCP_SID_BASE (SCP_SYS1_BASE + 0x2A4A0000)
/SCP-firmware-master/product/sgi575/include/
A Dscp_sgi575_mmap.h23 #define SCP_SYS1_BASE UINT32_C(0xA0000000) macro
70 #define SCP_TRUSTED_RAM_BASE (SCP_SYS1_BASE + 0x04000000)
71 #define SCP_NONTRUSTED_RAM_BASE (SCP_SYS1_BASE + 0x06000000)
72 #define SSC_BASE (SCP_SYS1_BASE + 0x2A420000)
73 #define SCP_REFCLK_CNTCONTROL_BASE (SCP_SYS1_BASE + 0x2A430000)
/SCP-firmware-master/product/n1sdp/scp_ramfw/
A Dconfig_n1sdp_timer_sync.c30 .local_offset = SCP_SYS1_BASE,

Completed in 8 milliseconds