Searched refs:SCP_SYS1_BASE (Results 1 – 5 of 5) sorted by relevance
25 #define SCP_SYS1_BASE UINT32_C(0xA0000000) macro131 #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 …]
25 #define SCP_SYS1_BASE UINT32_C(0xA0000000) macro140 #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 …]
24 #define SCP_SYS1_BASE UINT32_C(0xA0000000) macro72 #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)
23 #define SCP_SYS1_BASE UINT32_C(0xA0000000) macro70 #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)
30 .local_offset = SCP_SYS1_BASE,
Completed in 6 milliseconds