Searched refs:GIC_DIST_CONFIG (Results 1 – 5 of 5) sorted by relevance
97 base + GIC_DIST_CONFIG + i / 4); in gic_dist_config()
309 ret = gic_configure_irq(gicirq, type, base + GIC_DIST_CONFIG, NULL); in gic_set_type()570 readl_relaxed(dist_base + GIC_DIST_CONFIG + i * 4); in gic_dist_save()611 dist_base + GIC_DIST_CONFIG + i * 4); in gic_dist_restore()664 ptr[i] = readl_relaxed(dist_base + GIC_DIST_CONFIG + i * 4); in gic_cpu_save()700 writel_relaxed(ptr[i], dist_base + GIC_DIST_CONFIG + i * 4); in gic_cpu_restore()
133 ret = gic_configure_irq(irq, type, base + GIC_DIST_CONFIG, NULL); in hip04_irq_set_type()
54 #define GIC_DIST_CONFIG 0xc00 macro
452 REGISTER_DESC_WITH_BITS_PER_IRQ(GIC_DIST_CONFIG,
Completed in 8 milliseconds