Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-omap1/
Dhardware.h116 #define OMAP_IH2_BASE 0xfffe0000 macro
126 #define OMAP_IH2_ITR (OMAP_IH2_BASE + 0x00)
127 #define OMAP_IH2_MIR (OMAP_IH2_BASE + 0x04)
128 #define OMAP_IH2_SIR_IRQ (OMAP_IH2_BASE + 0x10)
129 #define OMAP_IH2_SIR_FIQ (OMAP_IH2_BASE + 0x14)
130 #define OMAP_IH2_CONTROL (OMAP_IH2_BASE + 0x18)
131 #define OMAP_IH2_ILR0 (OMAP_IH2_BASE + 0x1c)
132 #define OMAP_IH2_ISR (OMAP_IH2_BASE + 0x9c)
Dirq.c116 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0xfdb9c1f2 },
117 { .base_reg = OMAP_IH2_BASE + 0x100, .trigger_map = 0x800040f3 },
124 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0xffbfffed },
128 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0x65b3c061 },
136 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0xfdb7c1fd },
137 { .base_reg = OMAP_IH2_BASE + 0x100, .trigger_map = 0xffffb7ff },
138 { .base_reg = OMAP_IH2_BASE + 0x200, .trigger_map = 0xffffffff },
Dams-delta-fiq.h32 #define DEFERRED_FIQ_IH_BASE OMAP_IH2_BASE