Searched refs:PCI_VENDOR_ID_QCOM (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/bus/mhi/host/ |
| H A D | pci_generic.c | 807 {PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0116), 809 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0304), 811 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0306, PCI_VENDOR_ID_QCOM, 0x010c), 814 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0306, 0x18d7, 0x0200), 817 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0306, 0x1C5D, 0x2000), 819 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0306), 822 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0308, 0x1c5d, 0x2010), 825 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0308, 0x1c5d, 0x2015), 827 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0308), 829 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0309), [all …]
|
| /linux-6.15/include/linux/ |
| H A D | pcie-dwc.h | 29 { .vendor_id = PCI_VENDOR_ID_QCOM,
|
| H A D | pci_ids.h | 2424 #define PCI_VENDOR_ID_QCOM 0x17cb macro
|
| /linux-6.15/drivers/pci/hotplug/ |
| H A D | pciehp_hpc.c | 1090 DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x010e, 1092 DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x0110, 1094 DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x0400, 1096 DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x0401,
|
| /linux-6.15/drivers/pci/controller/dwc/ |
| H A D | pcie-qcom.c | 1872 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0101, qcom_fixup_class); 1873 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0104, qcom_fixup_class); 1874 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0106, qcom_fixup_class); 1875 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0107, qcom_fixup_class); 1876 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0302, qcom_fixup_class); 1877 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x1000, qcom_fixup_class); 1878 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x1001, qcom_fixup_class);
|
| /linux-6.15/drivers/pci/endpoint/functions/ |
| H 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-6.15/drivers/pci/ |
| H A D | quirks.c | 5093 { PCI_VENDOR_ID_QCOM, 0x0400, pci_quirk_qcom_rp_acs }, 5094 { PCI_VENDOR_ID_QCOM, 0x0401, pci_quirk_qcom_rp_acs }, 5096 { PCI_VENDOR_ID_QCOM, 0x0115, pci_quirk_qcom_rp_acs },
|