Searched refs:ICLR (Results 1 – 4 of 4) sorted by relevance
99 st->iclr = ICLR; in sa1100irq_suspend()118 ICLR = st->iclr; in sa1100irq_resume()163 ICLR = 0; in sa1100_init_irq()
91 ICLR = 0; in sa11x0_pm_enter()
33 #define ICLR (0x008) macro164 __raw_writel(0, base + ICLR); /* all IRQs are IRQ, not FIQ */ in pxa_init_irq_common()212 __raw_writel(0, base + ICLR); in pxa_irq_resume()
1245 #define ICLR __REG(0x90050008) /* IC Level Reg. */ macro