Searched refs:PCI_VENDOR_ID_QCOM (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/bus/mhi/host/ |
| A D | pci_generic.c | 723 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0304), 725 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0306, PCI_VENDOR_ID_QCOM, 0x010c), 728 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0306, 0x18d7, 0x0200), 731 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0306, 0x1C5D, 0x2000), 733 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0306), 736 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0308, 0x1c5d, 0x2010), 739 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0308, 0x1c5d, 0x2015), 741 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0308), 743 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0309),
|
| /linux/drivers/pci/hotplug/ |
| A D | pciehp_hpc.c | 1087 DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x010e, 1089 DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x0110, 1091 DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x0400, 1093 DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x0401,
|
| /linux/drivers/pci/controller/dwc/ |
| A D | pcie-qcom.c | 1854 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0101, qcom_fixup_class); 1855 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0104, qcom_fixup_class); 1856 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0106, qcom_fixup_class); 1857 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0107, qcom_fixup_class); 1858 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0302, qcom_fixup_class); 1859 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x1000, qcom_fixup_class); 1860 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x1001, qcom_fixup_class);
|
| /linux/drivers/pci/endpoint/functions/ |
| A D | pci-epf-mhi.c | 93 .vendorid = PCI_VENDOR_ID_QCOM, 110 .vendorid = PCI_VENDOR_ID_QCOM, 127 .vendorid = PCI_VENDOR_ID_QCOM,
|
| /linux/drivers/accel/qaic/ |
| A D | qaic_drv.c | 610 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, PCI_DEV_AIC100), },
|
| /linux/drivers/perf/ |
| A D | dwc_pcie_pmu.c | 110 {.vendor_id = PCI_VENDOR_ID_QCOM },
|
| /linux/drivers/pci/ |
| A D | quirks.c | 5090 { PCI_VENDOR_ID_QCOM, 0x0400, pci_quirk_qcom_rp_acs }, 5091 { PCI_VENDOR_ID_QCOM, 0x0401, pci_quirk_qcom_rp_acs }, 5093 { PCI_VENDOR_ID_QCOM, 0x0115, pci_quirk_qcom_rp_acs },
|
| /linux/include/linux/ |
| A D | pci_ids.h | 2421 #define PCI_VENDOR_ID_QCOM 0x17cb macro
|
Completed in 104 milliseconds