Home
last modified time | relevance | path

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

/trusty/kernel/platform/vexpress-a15/
Dsecondary_boot.S32 #define GICC_IAR (0x000c) macro
40 ldr r5, [r4, #GICC_IAR]
Dplatform.c144 #define GICC_IAR (GICC_OFFSET + 0x000c) macro
150 val = *REG32(GICBASE(0) + GICC_IAR); in platform_secondary_init()