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