Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dpci.h274 #define PCI_BRIDGE_CTL_VGA 0x08 /* Forward VGA addresses */ macro
/third_party/uboot/u-boot-2020.01/drivers/pci/
Dpci-uclass.c501 bc |= PCI_BRIDGE_CTL_VGA; in set_vga_bridge_bits()