Searched refs:GICV3_PIDR0_DIST (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/intc/ | ||
H A D | gicv3_internal.h | 760 #define GICV3_PIDR0_DIST 0x92 macro |
H A D | arm_gicv3_dist.c | 591 *data = gicv3_idreg(s, offset - GICD_IDREGS, GICV3_PIDR0_DIST); in gicd_readl() |