Searched refs:VT8500_ICIS (Results 1 – 1 of 1) sorted by relevance
33 #define VT8500_ICIS 0x80 /* Interrupt status, 16*u32 */ macro74 void __iomem *stat_reg = base + VT8500_ICIS + (d->hwirq < 32 ? 0 : 4); in vt8500_irq_mask()181 stat = readl_relaxed(base + VT8500_ICIS + 4); in vt8500_handle_irq()