HomeSort by relevance Sort by last modified time
    Searched refs:InterruptStatus (Results 1 - 25 of 33) sorted by null

1 2

  /device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/
ArmGicSecLib.c 33 UINT32 InterruptStatus;
40 InterruptStatus = MmioRead32 (GicDistributorBase + ARM_GIC_ICDISR + (Index * 4));
41 MmioWrite32 (GicDistributorBase + ARM_GIC_ICDISR + (Index * 4), InterruptStatus & (~GicSecureInterruptMask[Index]));
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
SnpGetStatus.c 29 @param InterruptStatus A pointer to the bit mask of the currently active
60 OUT UINT32 *InterruptStatus OPTIONAL,
109 if (InterruptStatus != NULL) {
114 *InterruptStatus = 0;
116 *InterruptStatus |= EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT;
120 *InterruptStatus |= EFI_SIMPLE_NETWORK_TRANSMIT_INTERRUPT;
VirtioNet.h 223 OUT UINT32 *InterruptStatus OPTIONAL,
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
OhciReg.c 440 HcINTERRUPT_STATUS InterruptStatus;
442 ZeroMem (&InterruptStatus, sizeof (HcINTERRUPT_STATUS));
445 InterruptStatus.SchedulingOverrun = 1;
449 InterruptStatus.WriteBackDone = 1;
452 InterruptStatus.Sof = 1;
456 InterruptStatus.ResumeDetected = 1;
460 InterruptStatus.UnrecoverableError = 1;
464 InterruptStatus.FrameNumOverflow = 1;
468 InterruptStatus.RHStatusChange = 1;
472 InterruptStatus.OwnerChange = 1;
    [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
OhciReg.c 436 HcINTERRUPT_STATUS InterruptStatus;
438 ZeroMem (&InterruptStatus, sizeof (HcINTERRUPT_STATUS));
441 InterruptStatus.SchedulingOverrun = 1;
445 InterruptStatus.WriteBackDone = 1;
448 InterruptStatus.Sof = 1;
452 InterruptStatus.ResumeDetected = 1;
456 InterruptStatus.UnrecoverableError = 1;
460 InterruptStatus.FrameNumOverflow = 1;
464 InterruptStatus.RHStatusChange = 1;
468 InterruptStatus.OwnerChange = 1;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/
Get_status.c 168 InterruptStatus. If InterruptStatus is NULL, the interrupt status will not be
177 @param InterruptStatus A pointer to the bit mask of the currently active
204 OUT UINT32 *InterruptStatus, OPTIONAL
216 if (InterruptStatus == NULL && TxBuf == NULL) {
242 Status = PxeGetStatus (Snp, InterruptStatus, TRUE);
244 Status = PxeGetStatus (Snp, InterruptStatus, FALSE);
Snp.h     [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
if_msk.h 62 OUT UINT32 *InterruptStatus, OPTIONAL
MarvellYukon.h 546 InterruptStatus. If InterruptStatus is NULL, the interrupt status will not be
555 <at> param InterruptStatus A pointer to the bit mask of the currently active
582 OUT UINT32 *InterruptStatus, OPTIONAL
    [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/
DxeDebugAgentLib.c 363 BOOLEAN InterruptStatus;
395 InterruptStatus = SaveAndDisableInterrupts ();
484 SetInterruptState (InterruptStatus);
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgent/
SecPeiDebugAgentLib.c 268 BOOLEAN InterruptStatus;
276 InterruptStatus = SaveAndDisableInterrupts ();
322 SetInterruptState (InterruptStatus);
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuSnpDxe/
EmuSnpDxe.h 374 @param InterruptStatus A pointer to the bit mask of the currently active interrupts
394 OUT UINT32* InterruptStatus,
EmuSnpDxe.c 405 @param InterruptStatus A pointer to the bit mask of the currently active interrupts
425 OUT UINT32 *InterruptStatus,
434 Status = Private->Io->GetStatus (Private->Io, InterruptStatus, TxBuffer);
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Include/Protocol/
EmuSnp.h 312 @param InterruptStatus A pointer to the bit mask of the currently active interrupts
336 OUT UINT32 *InterruptStatus OPTIONAL,
  /device/linaro/bootloader/edk2/Nt32Pkg/SnpNt32Dxe/
SnpNt32.c 286 @param InterruptStatus A pointer to the bit mask of the currently active interrupts
306 OUT UINT32 *InterruptStatus,
843 @param InterruptStatus A pointer to the bit mask of the currently active interrupts
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
BiosSnp16.c     [all...]
BiosSnp16.h 87 UINT8 InterruptStatus; ///< returned/cleared by GetStatus, set in ISR
408 @param InterruptStatus A pointer to the bit mask of the currently active interrupts
432 OUT UINT32 *InterruptStatus OPTIONAL,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
MnpMain.c 55 UINT32 InterruptStatus;
82 Snp->GetStatus (Snp, &InterruptStatus, NULL);
MnpIo.c 1096 UINT32 InterruptStatus;
1107 Snp->GetStatus (Snp, &InterruptStatus, NULL);
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/
S3Resume.c 775 BOOLEAN InterruptStatus;
850 InterruptStatus = SaveAndDisableInterrupts ();
862 SetInterruptState (InterruptStatus);
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
BerkeleyPacketFilter.c 744 @param InterruptStatus A pointer to the bit mask of the currently active interrupts
767 OUT UINT32 *InterruptStatus OPTIONAL,
779 if ( InterruptStatus != NULL ) {
780 *InterruptStatus = EFI_SIMPLE_NETWORK_TRANSMIT_INTERRUPT;
    [all...]
LinuxPacketFilter.c 391 @param InterruptStatus A pointer to the bit mask of the currently active interrupts
414 OUT UINT32 *InterruptStatus OPTIONAL,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleNetwork/
SimpleNetwork.h 482 OUT UINT32 *InterruptStatus OPTIONAL,
493 InterruptStatus - A pointer to the bit mask of the currently active interrupts
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SimpleNetwork.h 519 @param InterruptStatus A pointer to the bit mask of the currently active interrupts
543 OUT UINT32 *InterruptStatus OPTIONAL,
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
Pp2Dxe.h 587 OUT UINT32 *InterruptStatus OPTIONAL,

Completed in 473 milliseconds

1 2