Searched refs:GICD_CTLR_ENABLE_G1A (Results 1 – 4 of 4) sorted by relevance
29 #define GICD_CTLR_ENABLE_G1A (1U << 1) macro
209 writel(GICD_CTLR_ARE_NS | GICD_CTLR_ENABLE_G1A | in gicv3_dist_init()
62 #define GICD_CTLR_ENABLE_G1A (1U << 1) macro
813 val = GICD_CTLR_ARE_NS | GICD_CTLR_ENABLE_G1A | GICD_CTLR_ENABLE_G1; in gic_dist_init()
Completed in 13 milliseconds