Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpci_bridge.c78 uint32_t base, uint32_t base_upper16) in pci_config_get_io_base() argument
84 val |= (uint32_t)pci_get_word(d->config + base_upper16) << 16; in pci_config_get_io_base()