Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dgicv3_internal.h64 #define GICD_CTLR_EN_GRP1_ALL (GICD_CTLR_EN_GRP1NS | GICD_CTLR_EN_GRP1S) macro
H A Darm_gicv3_dist.c631 mask = GICD_CTLR_DS | GICD_CTLR_EN_GRP0 | GICD_CTLR_EN_GRP1_ALL; in gicd_writel()