Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciCommand.h52 EFI_PCI_BRIDGE_CONTROL_VGA | \
65 EFI_PCI_BRIDGE_CONTROL_VGA | \
DPciIo.c1385 EnableBridge |= EFI_PCI_BRIDGE_CONTROL_VGA; in PciIoAttributes()
1387 DisableBridge |= EFI_PCI_BRIDGE_CONTROL_VGA; in PciIoAttributes()
DPciEnumeratorSupport.c839 if (IS_PCI_VGA (&(PciIoDevice->Pci)) &&BridgeControl & EFI_PCI_BRIDGE_CONTROL_VGA) { in DetermineDeviceAttribute()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciCommand.h42 EFI_PCI_BRIDGE_CONTROL_VGA | \
55 EFI_PCI_BRIDGE_CONTROL_VGA | \
DPciEnumeratorSupport.c1024 if ((BridgeControl & EFI_PCI_BRIDGE_CONTROL_VGA) != 0) { in PciSetDeviceAttribute()
1226 …BridgeControl = EFI_PCI_BRIDGE_CONTROL_ISA | EFI_PCI_BRIDGE_CONTROL_VGA | EFI_PCI_BRIDGE_CONTROL_V… in DetermineDeviceAttribute()
DPciIo.c1603 BridgeControl |= EFI_PCI_BRIDGE_CONTROL_VGA; in PciIoAttributes()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
Dpci22.h355 #define EFI_PCI_BRIDGE_CONTROL_VGA 0x0008 macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Dpci22.h370 #define EFI_PCI_BRIDGE_CONTROL_VGA 0x0008 macro
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DPci22.h598 #define EFI_PCI_BRIDGE_CONTROL_VGA BIT3 ///< 0x0008 macro