Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/arm/gic/v2/
Dgicv2_private.h77 return mmio_read_32(base + GICC_IAR); in gicc_read_IAR()
132 mmio_write_32(base + GICC_IAR, val); in gicc_write_IAR()
/trusted-firmware-a-latest/include/drivers/arm/
Dgicv2.h72 #define GICC_IAR U(0xC) macro
/trusted-firmware-a-latest/docs/
Dporting-guide.rst3112 Acknowledge Register* (``GICC_IAR``). This changes the state of the highest
3114 It returns the value read from the ``GICC_IAR``, unmodified.