Searched refs:ICLR (Results 1 – 4 of 4) sorted by relevance
32 #define ICLR (0x008) macro135 __raw_writel(0, base + ICLR); /* all IRQs are IRQ, not FIQ */ in pxa_init_irq()186 __raw_writel(0, base + ICLR); in pxa_irq_resume()285 __raw_writel(0, base + ICLR); /* all IRQs are IRQ, not FIQ */ in pxa_dt_irq_init()
242 st->iclr = ICLR; in sa1100irq_suspend()272 ICLR = st->iclr; in sa1100irq_resume()304 ICLR = 0; in sa1100_init_irq()
90 ICLR = 0; in sa11x0_pm_enter()
1245 #define ICLR __REG(0x90050008) /* IC Level Reg. */ macro