Searched refs:PCIE_MMCFG_DEVFN_BIT (Results 1 – 2 of 2) sorted by relevance
72 #define PCIE_MMCFG_DEVFN_BIT 12 macro77 #define PCIE_MMCFG_DEVFN(addr) (((addr) >> PCIE_MMCFG_DEVFN_BIT) & \
371 (((devfn) & PCIE_MMCFG_DEVFN_MASK) << PCIE_MMCFG_DEVFN_BIT) | \