Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/include/drivers/arm/
Dgicv3.h162 #define GICR_SGIBASE_OFFSET U(65536) /* 64 KB */ macro
170 #define GICR_IGROUPR0 (GICR_SGIBASE_OFFSET + U(0x80))
171 #define GICR_ISENABLER0 (GICR_SGIBASE_OFFSET + U(0x100))
172 #define GICR_ICENABLER0 (GICR_SGIBASE_OFFSET + U(0x180))
173 #define GICR_ISPENDR0 (GICR_SGIBASE_OFFSET + U(0x200))
174 #define GICR_ICPENDR0 (GICR_SGIBASE_OFFSET + U(0x280))
175 #define GICR_ISACTIVER0 (GICR_SGIBASE_OFFSET + U(0x300))
176 #define GICR_ICACTIVER0 (GICR_SGIBASE_OFFSET + U(0x380))
177 #define GICR_IPRIORITYR (GICR_SGIBASE_OFFSET + U(0x400))
178 #define GICR_ICFGR0 (GICR_SGIBASE_OFFSET + U(0xc00))
[all …]