Home
last modified time | relevance | path

Searched refs:PCI_BRIDGE_CTL_VGA_16BIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpci_bridge.h158 #define PCI_BRIDGE_CTL_VGA_16BIT 0x10 /* VGA 16-bit decode */ macro
/openbmc/qemu/hw/pci/
H A Dpci.c945 PCI_BRIDGE_CTL_VGA_16BIT | in pci_init_mask_bridge()