Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Darm_gicv3_its.c1671 case GITS_IDREGS ... GITS_IDREGS + 0x2f: in its_writel()
1697 case GITS_IDREGS ... GITS_IDREGS + 0x2f: in its_readl()
1699 *data = gicv3_idreg(s->gicv3, offset - GITS_IDREGS, GICV3_PIDR0_ITS); in its_readl()
H A Dgicv3_internal.h326 #define GITS_IDREGS 0xFFD0 macro