Home
last modified time | relevance | path

Searched refs:OMAP_IH2_BASE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-omap1/
H A Dhardware.h116 #define OMAP_IH2_BASE 0xfffe0000 macro
130 #define OMAP_IH2_ITR (OMAP_IH2_BASE + 0x00)
131 #define OMAP_IH2_MIR (OMAP_IH2_BASE + 0x04)
132 #define OMAP_IH2_SIR_IRQ (OMAP_IH2_BASE + 0x10)
133 #define OMAP_IH2_SIR_FIQ (OMAP_IH2_BASE + 0x14)
134 #define OMAP_IH2_CONTROL (OMAP_IH2_BASE + 0x18)
135 #define OMAP_IH2_ILR0 (OMAP_IH2_BASE + 0x1c)
136 #define OMAP_IH2_ISR (OMAP_IH2_BASE + 0x9c)
H A Dirq.c117 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0xffbfffed },
121 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0x65b3c061 },
129 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0xfdb7c1fd },
130 { .base_reg = OMAP_IH2_BASE + 0x100, .trigger_map = 0xffffb7ff },
131 { .base_reg = OMAP_IH2_BASE + 0x200, .trigger_map = 0xffffffff },
H A Dams-delta-fiq.h32 #define DEFERRED_FIQ_IH_BASE OMAP_IH2_BASE