Searched refs:GIC_DIST_ENABLE_CLEAR (Results 1 – 5 of 5) sorted by relevance
94 base + GIC_DIST_ENABLE_CLEAR + i / 8); in gic_dist_config()111 writel_relaxed(GICD_INT_EN_CLR_PPI, base + GIC_DIST_ENABLE_CLEAR); in gic_cpu_config()
185 gic_poke_irq(d, GIC_DIST_ENABLE_CLEAR); in gic_mask_irq()237 reg = val ? GIC_DIST_ENABLE_CLEAR : GIC_DIST_ENABLE_SET; in gic_irq_set_irqchip_state()623 dist_base + GIC_DIST_ENABLE_CLEAR + i * 4); in gic_dist_restore()687 dist_base + GIC_DIST_ENABLE_CLEAR + i * 4); in gic_cpu_restore()
99 writel_relaxed(mask, hip04_dist_base(d) + GIC_DIST_ENABLE_CLEAR + in hip04_mask_irq()
38 #define GIC_DIST_ENABLE_CLEAR 0x180 macro
342 .base = GIC_DIST_ENABLE_CLEAR,