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

1 2

  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/
PciHostBridge.c 281 UINT64 AddrLen;
402 AddrLen = RootBridgeInstance->ResAllocNode[Index].Length;
426 while((BaseAddress + AddrLen) <= RootBridgeInstance->Aperture.IoLimit + 1) {
429 AddrLen, &BaseAddress, mDriverImageHandle, NULL );
462 while((BaseAddress + AddrLen) <= RootBridgeInstance->Aperture.Mem32Limit + 1) {
465 BitsOfAlignment, AddrLen, &BaseAddress, mDriverImageHandle, NULL);
492 BaseAddress -= AddrLen;
504 BitsOfAlignment, AddrLen, &BaseAddress, mDriverImageHandle, NULL);
598 AddrLen = RootBridgeInstance->ResAllocNode[Index].Length;
602 Status = gDS->FreeIoSpace (BaseAddress, AddrLen);
    [all...]
PciRootBridgeIo.c     [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/
PciHostBridgeResourceAllocation.c 28 UINT64 AddrLen;
81 AddrLen = RootBridgeInstance->ResAlloc[ResTypeIo].Length;
87 AddrLen,
100 AddrLen = RootBridgeInstance->ResAlloc[ResTypeMem32].Length;
109 AddrLen,
122 AddrLen = RootBridgeInstance->ResAlloc[ResTypePMem32].Length;
131 AddrLen,
144 AddrLen = RootBridgeInstance->ResAlloc[ResTypeMem64].Length;
153 AddrLen,
166 AddrLen = RootBridgeInstance->ResAlloc[ResTypePMem64].Length;
    [all...]
PciRootBridge.c 663 Configuration.SpaceDesp[Index].AddrLen = RootBridge->ResAlloc[Index].Length;
669 Configuration.SpaceDesp[Index].AddrLen = RootBridge->BusLength;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
AcpiCommon.h 80 UINT64 AddrLen;
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/PciHostBridgeDxe/
PciHostBridge.c 594 UINT64 AddrLen;
597 AddrLen = RootBridgeInstance->ResAllocNode[Index].Length;
598 PCIE_DEBUG("Addrlen:%llx\n", AddrLen);
605 if ((BaseAddress + AddrLen - 1) > RootBridgeInstance->MemLimit) {
616 AddrLen,
626 *AllocatedLenMem += AddrLen;
684 UINT64 AddrLen;
693 AddrLen = RootBridgeInstance->ResAllocNode[Index].Length;
697 ReturnStatus = gDS->FreeMemorySpace (BaseAddress, AddrLen);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciEnumerator.c 176 UINT64 AddrLen;
223 // All other fields other than AddrRangeMin and AddrLen are ignored in a descriptor,
231 AddrLen = Configuration1->AddrLen;
232 Configuration1->AddrLen = Configuration2->AddrLen;
233 Configuration2->AddrLen = AddrLen;
283 while (Configuration->AddrRangeMin + Configuration->AddrLen - 1 < SubBusNumber) {
286 AddrLen = Configuration->AddrLen;
    [all...]
PciResourceSupport.c     [all...]
PciIo.c     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
Acpi.h 77 UINT64 AddrLen;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PciHostBridgeLibNull/
PciHostBridgeLibNull.c 96 Descriptor->AddrLen, Descriptor->AddrRangeMax
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Acpi10.h 131 UINT64 AddrLen;
247 UINT64 AddrLen;
262 UINT32 AddrLen;
277 UINT16 AddrLen;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/
IncompatiblePciDeviceSupport.c 45 UINT64 AddrLen;
111 // RangeMax, Offset, AddrLen
357 AcpiPtr->AddrLen = Dsc->AddrLen;
  /device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/
PcatPciRootBridge.c 645 Configuration->AddrLen = Configuration->AddrRangeMax - Configuration->AddrRangeMin + 1;
658 Configuration->AddrLen = Configuration->AddrRangeMax - Configuration->AddrRangeMin + 1;
673 Configuration->AddrLen = Configuration->AddrRangeMax - Configuration->AddrRangeMin + 1;
688 Configuration->AddrLen = Configuration->AddrRangeMax - Configuration->AddrRangeMin + 1;
703 Configuration->AddrLen = Configuration->AddrRangeMax - Configuration->AddrRangeMin + 1;
718 Configuration->AddrLen = Configuration->AddrRangeMax - Configuration->AddrRangeMin + 1;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/
PciHostBridge.c 540 Descriptor->AddrLen = ResAllocNode->Length;
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Common.c 155 UINT32 AddrLen;
159 AddrLen = IpSb->SnpMode.HwAddressSize;
164 if (AddrLen != IP6_MAC_LEN || IpSb->InterfaceIdLen != IP6_IF_ID_LEN) {
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Library/AmdStyxPciHostBridgeLib/
AmdStyxPciHostBridgeLib.c 177 Descriptor->AddrLen, Descriptor->AddrRangeMax
  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
Lan9118DxeUtil.h 38 IN UINT32 AddrLen
Lan9118DxeUtil.c 58 IN UINT32 AddrLen
72 while (AddrLen--) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/
NonDiscoverableDeviceRegistrationLib.c 163 Desc->AddrLen = Size;
  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
Init.c 821 UINT8 AddrLen;
855 AddrLen = E100bGetEepromAddrLen (AdapterInfo);
858 Val = E100bReadEeprom (AdapterInfo, Index, AddrLen);
E100b.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsOutputDxe/
GraphicsOutput.c 405 gEfiCallerBaseName, Index, Resources->AddrRangeMin, Resources->AddrLen));
409 (Resources->AddrLen >= GraphicsInfo->FrameBufferSize)
  /device/linaro/bootloader/edk2/OvmfPkg/Library/PciHostBridgeLib/
PciHostBridgeLib.c 426 Descriptor->AddrLen, Descriptor->AddrRangeMax
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/FdtPciHostBridgeLib/
FdtPciHostBridgeLib.c 417 Descriptor->AddrLen, Descriptor->AddrRangeMax

Completed in 730 milliseconds

1 2