Searched refs:GIC_DIST_ACTIVE_SET (Results 1 – 3 of 3) sorted by relevance
37 #define GIC_DIST_ACTIVE_SET 0x300 macro
181 reg = val ? GIC_DIST_ACTIVE_SET : GIC_DIST_ACTIVE_CLEAR; in gic_irq_set_irqchip_state()205 *val = gic_peek_irq(d, GIC_DIST_ACTIVE_SET); in gic_irq_get_irqchip_state()
360 .base = GIC_DIST_ACTIVE_SET,