Home
last modified time | relevance | path

Searched refs:ICLR (Results 1 – 5 of 5) sorted by relevance

/arch/arm/mach-sa1100/
Dirq.c243 st->iclr = ICLR; in sa1100irq_suspend()
273 ICLR = st->iclr; in sa1100irq_resume()
312 ICLR = 0; in sa1100_init_irq()
Dpm.c92 ICLR = 0; in sa11x0_pm_enter()
/arch/arm/mach-pxa/
Dirq.c29 #define _ICLR(n) (*((((n) - PXA_IRQ(0)) & ~0x1f) ? &ICLR2 : &ICLR))
/arch/arm/mach-pxa/include/mach/
Dpxa-regs.h180 #define ICLR __REG(0x40D00008) /* Interrupt Controller Level Register */ macro
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1245 #define ICLR __REG(0x90050008) /* IC Level Reg. */ macro