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