Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciEnumeratorSupport.c528 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint8, 0x1C, 1, &gAllOne); in GatherPPBInfo()
709 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint32, (UINT8) Offset, 1, &gAllOne); in BarExisted()
1065 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint8, 0x1C, 1, &gAllOne); in InitializePPB()
1068 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint16, 0x20, 1, &gAllOne); in InitializePPB()
1071 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint16, 0x24, 1, &gAllOne); in InitializePPB()
1074 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint32, 0x28, 1, &gAllOne); in InitializePPB()
1080 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint16, 0x30, 1, &gAllOne); in InitializePPB()
1111 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint32, 0x1c, 1, &gAllOne); in InitializeP2C()
1114 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint32, 0x24, 1, &gAllOne); in InitializeP2C()
1117 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint32, 0x2c, 1, &gAllOne); in InitializeP2C()
[all …]
DPciBus.h207 extern UINT64 gAllOne;
DPciBus.c78 UINT64 gAllOne = 0xFFFFFFFFFFFFFFFFULL; variable
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciEnumeratorSupport.c588 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint8, 0x1C, 1, &gAllOne); in GatherPpbInfo()
821 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint32, (UINT32)Offset, 1, &gAllOne); in VfBarExisted()
886 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint32, (UINT8) Offset, 1, &gAllOne); in BarExisted()
1989 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint32, Offset, 1, &gAllOne); in InitializePciDevice()
2013 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint8, 0x1C, 1, &gAllOne); in InitializePpb()
2016 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint16, 0x20, 1, &gAllOne); in InitializePpb()
2019 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint16, 0x24, 1, &gAllOne); in InitializePpb()
2022 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint32, 0x28, 1, &gAllOne); in InitializePpb()
2028 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint16, 0x30, 1, &gAllOne); in InitializePpb()
2057 PciIo->Pci.Write (PciIo, EfiPciIoWidthUint32, 0x1c, 1, &gAllOne); in InitializeP2C()
[all …]
DPciEnumerator.c1657 *IoBase = gAllOne; in GetResourceBaseFromBridge()
1658 *Mem32Base = gAllOne; in GetResourceBaseFromBridge()
1659 *PMem32Base = gAllOne; in GetResourceBaseFromBridge()
1660 *Mem64Base = gAllOne; in GetResourceBaseFromBridge()
1661 *PMem64Base = gAllOne; in GetResourceBaseFromBridge()
1680 *PMem64Base = gAllOne; in GetResourceBaseFromBridge()
DPciBus.c40 UINT64 gAllOne = 0xFFFFFFFFFFFFFFFFULL; variable
DPciBus.h318 extern UINT64 gAllOne;
DPciResourceSupport.c1240 if (Base == gAllOne) { in ProgramResource()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPciBus.h308 extern UINT64 gAllOne;