Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_host.h74 #define PCIE_MMCFG_CONFOFFSET_MASK 0xfff macro
79 #define PCIE_MMCFG_CONFOFFSET(addr) ((addr) & PCIE_MMCFG_CONFOFFSET_MASK)
/openbmc/qemu/hw/pci-host/
H A Daspeed_pcie.c372 ((offset) & PCIE_MMCFG_CONFOFFSET_MASK))