Home
last modified time | relevance | path

Searched refs:PciBarTypeIo32 (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciBus.h71 PciBarTypeIo32, enumerator
DPciIo.c1208 if (PciIoDevice->PciBar[BarIndex].BarType != PciBarTypeIo32 && in CheckBarType()
1643 case PciBarTypeIo32: in PciIoGetBarAttributes()
DPciEnumeratorSupport.c914 PciIoDevice->PciBar[BarIndex].BarType = PciBarTypeIo32; in PciParseBar()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPciBus.h75 PciBarTypeIo32,
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciBus.h65 PciBarTypeIo32, enumerator
DPciResourceSupport.c549 case PciBarTypeIo32: in GetResourceFromDevice()
654 case PciBarTypeIo32: in GetResourceFromDevice()
1324 case PciBarTypeIo32: in ProgramBar()
1448 case PciBarTypeIo32: in ProgramVfBar()
1502 case PciBarTypeIo32: in ProgramPpbApperture()
DPciIo.c1258 if (PciIoDevice->PciBar[BarIndex].BarType != PciBarTypeIo32 && in CheckBarType()
1862 case PciBarTypeIo32: in PciIoGetBarAttributes()
DPciEnumeratorSupport.c355 if (ResourceType == PciBarTypeIo16 || ResourceType == PciBarTypeIo32) { in DumpPpbPaddingResource()
1807 PciIoDevice->PciBar[BarIndex].BarType = PciBarTypeIo32; in PciParseBar()