Home
last modified time | relevance | path

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

/trusted-firmware-a/include/drivers/arm/
A 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))
176 #define GICR_ICFGR0 (GICR_SGIBASE_OFFSET + U(0xc00))
177 #define GICR_ICFGR1 (GICR_SGIBASE_OFFSET + U(0xc04))
178 #define GICR_IGRPMODR0 (GICR_SGIBASE_OFFSET + U(0xd00))
[all …]

Completed in 4 milliseconds