Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
DOmap3530Interrupt.h21 #define INTERRUPT_BASE (PcdGet32 (PcdInterruptBaseAddress)) macro
25 #define INTCPS_SYSCONFIG (INTERRUPT_BASE + 0x0010)
26 #define INTCPS_SYSSTATUS (INTERRUPT_BASE + 0x0014)
27 #define INTCPS_SIR_IRQ (INTERRUPT_BASE + 0x0040)
28 #define INTCPS_SIR_IFQ (INTERRUPT_BASE + 0x0044)
29 #define INTCPS_CONTROL (INTERRUPT_BASE + 0x0048)
30 #define INTCPS_PROTECTION (INTERRUPT_BASE + 0x004C)
31 #define INTCPS_IDLE (INTERRUPT_BASE + 0x0050)
32 #define INTCPS_IRQ_PRIORITY (INTERRUPT_BASE + 0x0060)
33 #define INTCPS_FIQ_PRIORITY (INTERRUPT_BASE + 0x0064)
[all …]