Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Omap35xxPkg/Library/DebugAgentTimerLib/
DDebugAgentTimerLib.c52 DisableInterruptSource ( in DisableInterruptSource() function
123 DisableInterruptSource (); in DebugAgentTimerSetPeriod()
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/Library/DebugAgentTimerLib/
DDebugAgentTimerLib.c52 DisableInterruptSource ( in DisableInterruptSource() function
123 DisableInterruptSource (); in DebugAgentTimerSetPeriod()
/device/linaro/bootloader/edk2/Omap35xxPkg/InterruptDxe/
DHardwareInterrupt.c155 DisableInterruptSource ( in DisableInterruptSource() function
294 DisableInterruptSource,
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/InterruptDxe/
DHardwareInterrupt.c155 DisableInterruptSource ( in DisableInterruptSource() function
294 DisableInterruptSource,
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
DHardwareInterrupt.h161 HARDWARE_INTERRUPT_DISABLE DisableInterruptSource; member
/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/
DArmGicCommonDxe.c82 return This->DisableInterruptSource (This, Source); in RegisterInterruptSource()
/device/linaro/bootloader/edk2/Omap35xxPkg/TimerDxe/
DTimer.c190 Status = gInterrupt->DisableInterruptSource(gInterrupt, gVector); in TimerDriverSetTimerPeriod()
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/TimerDxe/
DTimer.c190 Status = gInterrupt->DisableInterruptSource(gInterrupt, gVector); in TimerDriverSetTimerPeriod()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/SP804TimerDxe/
DSP804Timer.c215 Status = gInterrupt->DisableInterruptSource (gInterrupt, gVector); in TimerDriverSetTimerPeriod()