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.h160 #define GICR_SGIBASE_OFFSET U(65536) /* 64 KB */ macro
168 #define GICR_IGROUPR0 (GICR_SGIBASE_OFFSET + U(0x80))
169 #define GICR_ISENABLER0 (GICR_SGIBASE_OFFSET + U(0x100))
170 #define GICR_ICENABLER0 (GICR_SGIBASE_OFFSET + U(0x180))
171 #define GICR_ISPENDR0 (GICR_SGIBASE_OFFSET + U(0x200))
172 #define GICR_ICPENDR0 (GICR_SGIBASE_OFFSET + U(0x280))
173 #define GICR_ISACTIVER0 (GICR_SGIBASE_OFFSET + U(0x300))
174 #define GICR_ICACTIVER0 (GICR_SGIBASE_OFFSET + U(0x380))
175 #define GICR_IPRIORITYR (GICR_SGIBASE_OFFSET + U(0x400))
176 #define GICR_ICFGR0 (GICR_SGIBASE_OFFSET + U(0xc00))
[all …]