Home
last modified time | relevance | path

Searched refs:PCI_EXT_CAP_VER (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/pci/pcie/
H A Drcec.c172 ver = PCI_EXT_CAP_VER(hdr); in pci_rcec_init()
/linux/include/uapi/linux/
H A Dpci_regs.h714 #define PCI_EXT_CAP_VER(header) ((header >> 16) & 0xf) macro
/linux/drivers/pci/
H A Ddoe.c600 rc = pci_doe_discovery(doe_mb, PCI_EXT_CAP_VER(hdr), &index, in pci_doe_cache_features()
H A Dpci-acpi.c550 if (!hpx3_cap_ver_matches(PCI_EXT_CAP_VER(header), in program_hpx_type3_register()