Searched refs:PCI_EXP_FLAGS_VERS (Results 1 – 7 of 7) sorted by relevance
332 return pcie_caps_reg(dev) & PCI_EXP_FLAGS_VERS; in pcie_cap_version()
468 #define PCI_EXP_FLAGS_VERS 0x000f /* Capability version */ macro
474 #define PCI_EXP_FLAGS_VERS 0x000f /* Capability version */ macro
577 u8 pcie_cap_ver = ((pcie_cap >> 16) & PCI_EXP_FLAGS_VERS); in mvebu_pci_bridge_emul_init()
1307 if ((pcie_caps_reg(pdev) & PCI_EXP_FLAGS_VERS) == 1) { in vfio_cap_len()
6324 if ((flags & PCI_EXP_FLAGS_VERS) < 2 || in cxgb4_iov_configure()