HomeSort by relevance Sort by last modified time
    Searched defs:PciSegmentRead32 (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Library/BasePciSegmentLibPci/
PciSegmentLib.c 765 PciSegmentRead32 (
826 return PciSegmentWrite32 (Address, PciSegmentRead32 (Address) | OrData);
854 return PciSegmentWrite32 (Address, PciSegmentRead32 (Address) & AndData);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/DxePciSegmentLibEsal/
PciLib.c 891 PciSegmentRead32 (
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiPciSegmentLibPciCfg2/
PciSegmentLib.c 890 PciSegmentRead32 (
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/
PciSegmentLib.c     [all...]

Completed in 55 milliseconds