Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
DOmap3530Interrupt.h37 #define INTCPS_MIR_CLEAR(n) (INTERRUPT_BASE + 0x0088 + (0x20 * (n))) macro
/device/linaro/bootloader/edk2/Omap35xxPkg/Library/DebugAgentTimerLib/
DDebugAgentTimerLib.c48 MmioWrite32 (INTCPS_MIR_CLEAR(Bank), Bit); in EnableInterruptSource()
/device/linaro/bootloader/edk2/Omap35xxPkg/InterruptDxe/
DHardwareInterrupt.c137 MmioWrite32 (INTCPS_MIR_CLEAR(Bank), Bit); in EnableInterruptSource()