Searched refs:GIC_DIST_CTR (Results 1 – 3 of 3) sorted by relevance
31 #define GIC_DIST_CTR 0x004 macro
393 nr_irqs = readl_relaxed(hip04_data.dist_base + GIC_DIST_CTR) & 0x1f; in hip04_of_init()
950 gic_irqs = readl_relaxed(gic_data_dist_base(gic) + GIC_DIST_CTR) & 0x1f; in gic_init_bases()