Searched refs:ICLR (Results 1 – 8 of 8) sorted by relevance
23 #define ICLR 0x08 /* IC Level Reg. */ macro94 st->iclr = readl_relaxed(iobase + ICLR); in sa1100irq_suspend()111 writel_relaxed(st->iclr, iobase + ICLR); in sa1100irq_resume()158 writel_relaxed(0, iobase + ICLR); in sa11x0_init_irq_nodt()
31 #define ICLR (0x008) macro161 __raw_writel(0, base + ICLR); /* all IRQs are IRQ, not FIQ */ in pxa_init_irq_common()209 __raw_writel(0, base + ICLR); in pxa_irq_resume()
93 ICLR = 0; in sa11x0_pm_enter()
218 writel(0, ICLR); in pxa_interrupt_setup()
98 #define ICLR 0x08 macro138 case ICLR: in strongarm_pic_mem_read()163 case ICLR: in strongarm_pic_mem_write()
1212 #define ICLR __REG(0x90050008) /* IC Level Reg. */ macro
1140 #define ICLR 0x40D00008 /* Interrupt Controller Level Register */ macro
1638 #define ICLR /* IC Level Reg. */ \ macro