Searched refs:APCS_BASE (Results 1 – 2 of 2) sorted by relevance
12 #define APCS_BASE 0x0b000000 macro29 #define APCS_QGIC2_BASE (APCS_BASE + 0x00000)32 #define APCS_BANKED_ACS (APCS_BASE + 0x08000)33 #define APCS_BANKED_SAW2 (APCS_BASE + 0x09000)34 #define APCS_CFG (APCS_BASE + 0x10000)35 #define APCS_GLB (APCS_BASE + 0x11000)36 #define APCS_L2_SAW2 (APCS_BASE + 0x12000)37 #define APCS_QTMR (APCS_BASE + 0x20000)38 #define APCS_ALIAS_ACS(cpu) (APCS_BASE + 0x88000 + ((cpu) * 0x10000))39 #define APCS_ALIAS_SAW2(cpu) (APCS_BASE + 0x89000 + ((cpu) * 0x10000))
26 MAP_REGION_FLAT(APCS_BASE, APCS_SIZE,
Completed in 4 milliseconds