Searched refs:GIC_DIST_CTRL (Results 1 – 2 of 2) sorted by relevance
19 #define GIC_DIST_CTRL 0x000 macro
91 HWREG32(base + GIC_DIST_CTRL) = GICD_DISABLE; in gicv2_dist_init()104 HWREG32(base + GIC_DIST_CTRL) = GICD_ENABLE; in gicv2_dist_init()
Completed in 5 milliseconds