Searched refs:EfiPciWidthUint64 (Results 1 – 13 of 13) sorted by relevance
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/ |
D | PciRootBridgeIo.c | 201 if (Width < 0 || Width > EfiPciWidthUint64) { in RootBridgeIoPollMem() 317 if (Width < 0 || Width > EfiPciWidthUint64) { in RootBridgeIoPollIo() 417 Width == EfiPciWidthUint64 || in RootBridgeIoMemRead() 486 Width == EfiPciWidthUint64 || in RootBridgeIoMemWrite() 559 Width == EfiPciWidthUint64 || in RootBridgeIoIoRead() 635 Width == EfiPciWidthUint64 || in RootBridgeIoIoWrite() 709 if (Width < 0 || Width > EfiPciWidthUint64) { in RootBridgeIoCopyMem() 834 if (Width >= EfiPciWidthUint8 && Width <= EfiPciWidthUint64) { in RootBridgeIoPciRW() 886 Width == EfiPciWidthUint64 || in RootBridgeIoPciRead()
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ |
D | PciRootBridgeIo.c | 141 case EfiPciWidthUint64: in PciRootBridgeIoMemRead() 215 case EfiPciWidthUint64: in PciRootBridgeIoMemWrite()
|
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/Ipf/ |
D | PcatIo.c | 88 if ((Width & 0x03) == EfiPciWidthUint64) { in PcatRootBridgeIoIoRead() 191 if ((Width & 0x03) == EfiPciWidthUint64) { in PcatRootBridgeIoIoWrite() 335 if ((Width & 0x03) == EfiPciWidthUint64) { in PcatRootBridgeIoPciRW()
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/VirtualEhciPciIo/ |
D | VirtualEhciPciIo.c | 164 case EfiPciWidthUint64: in EhciPciIoMemRead() 217 case EfiPciWidthUint64: in EhciPciIoMemWrite() 292 case EfiPciWidthUint64: in EhciPciIoPciRead() 312 case EfiPciWidthUint64: in EhciPciIoPciRead()
|
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/ |
D | PcatPciRootBridgeIo.c | 259 if ((UINT32)Width > EfiPciWidthUint64) { in PcatRootBridgeIoPollMem() 322 if ((UINT32)Width > EfiPciWidthUint64) { in PcatRootBridgeIoPollIo() 415 if ((UINT32)Width <= EfiPciWidthUint64) { in PcatRootBridgeIoMemRead() 462 if ((UINT32)Width <= EfiPciWidthUint64) { in PcatRootBridgeIoMemWrite() 492 if ((UINT32)Width > EfiPciWidthUint64) { in PcatRootBridgeIoCopyMem()
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/PciHostBridgeDxe/ |
D | PciRootBridgeIo.c | 941 if ((OperationType != MemOperation) && (Width == EfiPciWidthUint64)) { in RootBridgeIoCheckParameter() 1091 case EfiPciWidthUint64: in RootBridgeIoMemRW() 1113 case EfiPciWidthUint64: in RootBridgeIoMemRW() 1190 case EfiPciWidthUint64: in RootBridgeIoIoRW() 1212 case EfiPciWidthUint64: in RootBridgeIoIoRW() 1598 if ((UINT32)Width > EfiPciWidthUint64) { in RootBridgeIoCopyMem()
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/ |
D | PciRootBridge.c | 115 if (Width > EfiPciWidthUint64) { in PciRbPollMem() 182 if (Width > EfiPciWidthUint64) { in PciRbPollIo() 458 if (Width > EfiPciWidthUint64) { in PciRbCopyMem()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | PciRootBridgeIo.h | 40 EfiPciWidthUint64, enumerator
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PciRootBridgeIo/ |
D | PciRootBridgeIo.h | 40 EfiPciWidthUint64, enumerator
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/ |
D | PciRootBridgeIo.c | 458 if ((UINT32)Width > EfiPciWidthUint64) { in RootBridgeIoPollMem() 571 if ((UINT32)Width > EfiPciWidthUint64) { in RootBridgeIoPollIo() 846 if ((UINT32) Width > EfiPciWidthUint64) { in RootBridgeIoCopyMem()
|
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/Ia32/ |
D | PcatIo.c | 109 if ((Width & 0x03) >= EfiPciWidthUint64) { in PcatRootBridgeIoPciRW()
|
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/X64/ |
D | PcatIo.c | 109 if ((Width & 0x03) >= EfiPciWidthUint64) { in PcatRootBridgeIoPciRW()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
D | Mm.c | 53 0, EfiPciWidthUint8, EfiPciWidthUint16, 0, EfiPciWidthUint32, 0, 0, 0, EfiPciWidthUint64
|