Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_host.h73 #define PCIE_MMCFG_DEVFN_MASK 0xff macro
78 PCIE_MMCFG_DEVFN_MASK)
/openbmc/qemu/hw/pci-host/
H A Daspeed_pcie.c371 (((devfn) & PCIE_MMCFG_DEVFN_MASK) << PCIE_MMCFG_DEVFN_BIT) | \