Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/include/drivers/arm/
Dgic_v2.h93 #define GICC_IAR 0xC macro
244 return mmio_read_32(base + GICC_IAR); in gicc_read_IAR()
295 mmio_write_32(base + GICC_IAR, val); in gicc_write_IAR()
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dporting-guide.md1366 The FVP port reads the _Interrupt Acknowledge Register_ (`GICC_IAR`). This
1369 `GICC_IAR`. This value is the id of the interrupt whose state has been changed.