Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
DOmap3530Interrupt.h38 #define INTCPS_MIR_SET(n) (INTERRUPT_BASE + 0x008C + (0x20 * (n))) macro
/device/linaro/bootloader/edk2/Omap35xxPkg/Library/DebugAgentTimerLib/
DDebugAgentTimerLib.c62 MmioWrite32 (INTCPS_MIR_SET(Bank), Bit); in DisableInterruptSource()
/device/linaro/bootloader/edk2/Omap35xxPkg/InterruptDxe/
DHardwareInterrupt.c171 MmioWrite32 (INTCPS_MIR_SET(Bank), Bit); in DisableInterruptSource()