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