Searched refs:GIC_DIST_ACTIVE_SET (Results 1 – 4 of 4) sorted by relevance
43 readl_relaxed(dist_base + GIC_DIST_ACTIVE_SET + in rkpm_gicv2_dist_save()88 dist_base + GIC_DIST_ACTIVE_SET + (i >> 5 << 2)); in rkpm_gicv2_dist_restore()114 readl_relaxed(dist_base + GIC_DIST_ACTIVE_SET); in rkpm_gicv2_cpu_save()148 writel_relaxed(ctx->saved_ppi_active, dist_base + GIC_DIST_ACTIVE_SET); in rkpm_gicv2_cpu_restore()
255 reg = val ? GIC_DIST_ACTIVE_SET : GIC_DIST_ACTIVE_CLEAR; in gic_irq_set_irqchip_state()279 *val = gic_peek_irq(d, GIC_DIST_ACTIVE_SET); in gic_irq_get_irqchip_state()605 readl_relaxed(dist_base + GIC_DIST_ACTIVE_SET + i * 4); in gic_dist_save()655 dist_base + GIC_DIST_ACTIVE_SET + i * 4); in gic_dist_restore()687 ptr[i] = readl_relaxed(dist_base + GIC_DIST_ACTIVE_SET + i * 4); in gic_cpu_save()722 writel_relaxed(ptr[i], dist_base + GIC_DIST_ACTIVE_SET + i * 4); in gic_cpu_restore()
51 #define GIC_DIST_ACTIVE_SET 0x300 macro
427 REGISTER_DESC_WITH_BITS_PER_IRQ(GIC_DIST_ACTIVE_SET,