Home
last modified time | relevance | path

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

/qemu/hw/pci-bridge/
H A Dsimba.c63 pci_set_word(dev->wmask + PCI_IO_BASE_UPPER16, 0xffff); in simba_pci_bridge_realize()
/qemu/hw/pci/
H A Dpci_bridge.c115 PCI_IO_BASE, PCI_IO_BASE_UPPER16); in pci_bridge_get_base()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h155 #define PCI_IO_BASE_UPPER16 0x30 /* Upper half of I/O addresses */ macro