Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/drivers/arm/
Dgicv3.h85 #define GICR_SGIBASE_OFFSET U(65536) /* 64 KB */ macro
92 #define GICR_IGROUPR0 (GICR_SGIBASE_OFFSET + U(0x80))
93 #define GICR_ISENABLER0 (GICR_SGIBASE_OFFSET + U(0x100))
94 #define GICR_ICENABLER0 (GICR_SGIBASE_OFFSET + U(0x180))
95 #define GICR_ISPENDR0 (GICR_SGIBASE_OFFSET + U(0x200))
96 #define GICR_ICPENDR0 (GICR_SGIBASE_OFFSET + U(0x280))
97 #define GICR_ISACTIVER0 (GICR_SGIBASE_OFFSET + U(0x300))
98 #define GICR_ICACTIVER0 (GICR_SGIBASE_OFFSET + U(0x380))
99 #define GICR_IPRIORITYR (GICR_SGIBASE_OFFSET + U(0x400))
100 #define GICR_ICFGR0 (GICR_SGIBASE_OFFSET + U(0xc00))
[all …]