Searched refs:PCI_BRIDGE_CTL_VGA (Results 1 – 12 of 12) sorted by relevance
56 if (!(config & PCI_BRIDGE_CTL_VGA)) in pci_fixup_video()
161 PCI_BRIDGE_CTL_VGA |
815 if (!(l & PCI_BRIDGE_CTL_VGA)) { in vga_arbiter_add_pci_device()
6560 cmd |= PCI_BRIDGE_CTL_VGA; in pci_set_vga_state()6562 cmd &= ~PCI_BRIDGE_CTL_VGA; in pci_set_vga_state()
181 if (brctl & PCI_BRIDGE_CTL_VGA) { in pci_bridge_init_vga_aliases()
944 PCI_BRIDGE_CTL_VGA | in pci_init_mask_bridge()
164 #define PCI_BRIDGE_CTL_VGA 0x08 /* Forward VGA addresses */ macro
165 #define PCI_BRIDGE_CTL_VGA 0x08 /* Forward VGA addresses */ macro
336 if (!(config & PCI_BRIDGE_CTL_VGA)) in pci_fixup_video()
270 #define PCI_BRIDGE_CTL_VGA 0x08 /* Forward VGA addresses */ macro
501 bc |= PCI_BRIDGE_CTL_VGA; in set_vga_bridge_bits()
2069 if (BCR & PCI_BRIDGE_CTL_VGA) in cpqhp_process_SS()