Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dgpex.h77 #define PCI_HOST_PIO_SIZE "x-pio-size" macro
/openbmc/qemu/hw/pci-host/
H A Dgpex.c160 DEFINE_PROP_SIZE(PCI_HOST_PIO_SIZE, GPEXHost, gpex_cfg.pio.size, 0),
/openbmc/qemu/hw/riscv/
H A Dvirt.c1134 object_property_set_int(OBJECT(GPEX_HOST(dev)), PCI_HOST_PIO_SIZE, in gpex_pcie_init()