Home
last modified time | relevance | path

Searched refs:PCI_BRIDGE_CONTROL (Results 1 – 3 of 3) sorted by relevance

/u-boot/cmd/
A Dpci.c224 { "bridge control", PCI_SIZE_16, PCI_BRIDGE_CONTROL },
/u-boot/drivers/pci/
A Dpci-uclass.c519 dm_pci_read_config16(parent, PCI_BRIDGE_CONTROL, &bc); in set_vga_bridge_bits()
521 dm_pci_write_config16(parent, PCI_BRIDGE_CONTROL, bc); in set_vga_bridge_bits()
/u-boot/include/
A Dpci.h270 #define PCI_BRIDGE_CONTROL 0x3e macro

Completed in 11 milliseconds