Searched refs:GICD_CTLR_ENABLE_G0 (Results 1 – 2 of 2) sorted by relevance
51 #define GICD_CTLR_ENABLE_G0 0 macro
456 if (sys_read32(GICD_CTLR) & (BIT(GICD_CTLR_ENABLE_G0) | BIT(GICD_CTLR_ENABLE_G1NS))) { in gicv3_dist_init()