Searched refs:OMAP_IH2_BASE (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/arch/arm/mach-omap1/include/mach/ |
D | hardware.h | 187 #define OMAP_IH2_BASE 0xfffe0000 macro 197 #define OMAP_IH2_ITR (OMAP_IH2_BASE + 0x00) 198 #define OMAP_IH2_MIR (OMAP_IH2_BASE + 0x04) 199 #define OMAP_IH2_SIR_IRQ (OMAP_IH2_BASE + 0x10) 200 #define OMAP_IH2_SIR_FIQ (OMAP_IH2_BASE + 0x14) 201 #define OMAP_IH2_CONTROL (OMAP_IH2_BASE + 0x18) 202 #define OMAP_IH2_ILR0 (OMAP_IH2_BASE + 0x1c) 203 #define OMAP_IH2_ISR (OMAP_IH2_BASE + 0x9c)
|
/Linux-v5.10/arch/arm/mach-omap1/ |
D | irq.c | 118 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0xfdb9c1f2 }, 119 { .base_reg = OMAP_IH2_BASE + 0x100, .trigger_map = 0x800040f3 }, 126 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0xffbfffed }, 130 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0x65b3c061 }, 138 { .base_reg = OMAP_IH2_BASE, .trigger_map = 0xfdb7c1fd }, 139 { .base_reg = OMAP_IH2_BASE + 0x100, .trigger_map = 0xffffb7ff }, 140 { .base_reg = OMAP_IH2_BASE + 0x200, .trigger_map = 0xffffffff },
|
D | ams-delta-fiq.h | 32 #define DEFERRED_FIQ_IH_BASE OMAP_IH2_BASE
|