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

  /device/linaro/bootloader/edk2/OvmfPkg/Library/PciHostBridgeLib/
XenSupport.c 78 UINT32 UpperValue;
145 &UpperValue
149 Length = Length | LShiftU64 ((UINT64) UpperValue, 32);
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PciHostBridgeLib/
PciHostBridgeSupport.c 193 UINT32 UpperValue;
261 &UpperValue
265 Length = Length | LShiftU64 ((UINT64) UpperValue, 32);
  /device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/
PcatPciRootBridge.c 835 UINT32 UpperValue;
893 &UpperValue
897 Length = Length | LShiftU64((UINT64)UpperValue,32);
    [all...]

Completed in 3045 milliseconds