HomeSort by relevance Sort by last modified time
    Searched refs:EnableInterruptSource (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/Omap35xxPkg/Library/DebugAgentTimerLib/
DebugAgentTimerLib.c 35 EnableInterruptSource (
139 EnableInterruptSource ();
  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
HardwareInterrupt.h 160 HARDWARE_INTERRUPT_ENABLE EnableInterruptSource;
  /device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/
ArmGicCommonDxe.c 84 return This->EnableInterruptSource (This, Source);
  /device/linaro/bootloader/edk2/Omap35xxPkg/InterruptDxe/
HardwareInterrupt.c 105 return This->EnableInterruptSource(This, Source);
121 EnableInterruptSource (
293 EnableInterruptSource,
  /device/linaro/bootloader/edk2/ArmPkg/Drivers/TimerDxe/
TimerDxe.c 344 gInterrupt->EnableInterruptSource (gInterrupt, Source);
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/SP804TimerDxe/
SP804Timer.c 233 Status = gInterrupt->EnableInterruptSource (gInterrupt, gVector);
  /device/linaro/bootloader/edk2/Omap35xxPkg/TimerDxe/
Timer.c 206 Status = gInterrupt->EnableInterruptSource(gInterrupt, gVector);

Completed in 175 milliseconds