Searched refs:GICD_CTLR_ARE_NS (Results 1 – 2 of 2) sorted by relevance
69 #define GICD_CTLR_ARE_NS (1U << 4) macro
255 HWREG32(base + GICD_CTLR) = GICD_CTLR_ARE_NS | GICD_CTLR_ENABLE_G1A | GICD_CTLR_ENABLE_G1; in gicv3_dist_init()
Completed in 7 milliseconds