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