Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/gic/v2/
H A 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()
/rk3399_ARM-atf/include/drivers/arm/
H A Dgicv2.h72 #define GICC_IAR U(0xC) macro
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst3585 Acknowledge Register* (``GICC_IAR``). This changes the state of the highest
3587 It returns the value read from the ``GICC_IAR``, unmodified.