Searched refs:OMAP_IH1_BASE (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-omap1/include/mach/
H A Dams-delta-fiq.h28 #define DEFERRED_FIQ_IH_BASE OMAP_IH1_BASE
H A Dentry-macro.S41 ldr \base, =OMAP1_IO_ADDRESS(OMAP_IH1_BASE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-omap1/include/mach/
H A Dams-delta-fiq.h28 #define DEFERRED_FIQ_IH_BASE OMAP_IH1_BASE
H A Dentry-macro.S41 ldr \base, =OMAP1_IO_ADDRESS(OMAP_IH1_BASE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-omap/include/plat/
H A Dhardware.h148 #define OMAP_IH1_BASE 0xfffecb00 macro
151 #define OMAP_IH1_ITR (OMAP_IH1_BASE + 0x00)
152 #define OMAP_IH1_MIR (OMAP_IH1_BASE + 0x04)
153 #define OMAP_IH1_SIR_IRQ (OMAP_IH1_BASE + 0x10)
154 #define OMAP_IH1_SIR_FIQ (OMAP_IH1_BASE + 0x14)
155 #define OMAP_IH1_CONTROL (OMAP_IH1_BASE + 0x18)
156 #define OMAP_IH1_ILR0 (OMAP_IH1_BASE + 0x1c)
157 #define OMAP_IH1_ISR (OMAP_IH1_BASE + 0x9c)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dhardware.h148 #define OMAP_IH1_BASE 0xfffecb00 macro
151 #define OMAP_IH1_ITR (OMAP_IH1_BASE + 0x00)
152 #define OMAP_IH1_MIR (OMAP_IH1_BASE + 0x04)
153 #define OMAP_IH1_SIR_IRQ (OMAP_IH1_BASE + 0x10)
154 #define OMAP_IH1_SIR_FIQ (OMAP_IH1_BASE + 0x14)
155 #define OMAP_IH1_CONTROL (OMAP_IH1_BASE + 0x18)
156 #define OMAP_IH1_ILR0 (OMAP_IH1_BASE + 0x1c)
157 #define OMAP_IH1_ISR (OMAP_IH1_BASE + 0x9c)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-omap1/
H A Dirq.c78 omap_writel(0x1, OMAP_IH1_BASE + IRQ_CONTROL_REG_OFFSET);
142 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3f8e22f },
150 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3febfff },
154 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3faefc3 },
162 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3fefe8f },
H A Dams-delta-fiq.c153 val = omap_readl(OMAP_IH1_BASE + offset) | 1;
154 omap_writel(val, OMAP_IH1_BASE + offset);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dirq.c78 omap_writel(0x1, OMAP_IH1_BASE + IRQ_CONTROL_REG_OFFSET);
142 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3f8e22f },
150 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3febfff },
154 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3faefc3 },
162 { .base_reg = OMAP_IH1_BASE, .trigger_map = 0xb3fefe8f },
H A Dams-delta-fiq.c153 val = omap_readl(OMAP_IH1_BASE + offset) | 1;
154 omap_writel(val, OMAP_IH1_BASE + offset);

Completed in 78 milliseconds