Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dq35.h105 #define MCH_HOST_BRIDGE_PCIEXBAR_LENGTH_MASK ((uint64_t)(0x3 << 1)) macro
/openbmc/qemu/hw/pci-host/
H A Dq35.c305 switch (pciexbar & MCH_HOST_BRIDGE_PCIEXBAR_LENGTH_MASK) { in mch_update_pciexbar()