Searched refs:PCI_DVSEC_VENDOR_ID_CXL (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/cxl/ |
H A D | cxlpci.h | 16 #define PCI_DVSEC_VENDOR_ID_CXL 0x1E98 macro
|
H A D | pci.c | 810 pdev, PCI_DVSEC_VENDOR_ID_CXL, CXL_DVSEC_PCIE_DEVICE); in cxl_pci_probe()
|
/openbmc/linux/drivers/cxl/core/ |
H A D | pci.c | 520 rc = pci_doe(cdat_doe, PCI_DVSEC_VENDOR_ID_CXL, in cxl_cdat_get_length() 552 rc = pci_doe(cdat_doe, PCI_DVSEC_VENDOR_ID_CXL, in cxl_cdat_read_table() 611 PCI_DVSEC_VENDOR_ID_CXL, in read_cdat_data()
|
H A D | regs.c | 317 regloc = pci_find_dvsec_capability(pdev, PCI_DVSEC_VENDOR_ID_CXL, in cxl_find_regblock_instance()
|
/openbmc/linux/drivers/perf/ |
H A D | cxl_pmu.c | 348 CXL_PMU_EVENT_ATTR(_name, PCI_DVSEC_VENDOR_ID_CXL, _gid, _msk)
|