Searched refs:PCI_VENDOR_ID_QCOM (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/bus/mhi/host/ |
D | pci_generic.c | 543 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0304), 546 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0306, 0x18d7, 0x0200), 549 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0306, 0x1C5D, 0x2000), 551 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0306), 554 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0308, 0x1c5d, 0x2010), 556 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0308),
|
/linux-6.1.9/drivers/pci/controller/dwc/ |
D | pcie-qcom.c | 1757 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0101, qcom_fixup_class); 1758 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0104, qcom_fixup_class); 1759 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0106, qcom_fixup_class); 1760 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0107, qcom_fixup_class); 1761 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0302, qcom_fixup_class); 1762 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x1000, qcom_fixup_class); 1763 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x1001, qcom_fixup_class);
|
/linux-6.1.9/drivers/pci/hotplug/ |
D | pciehp_hpc.c | 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-6.1.9/include/linux/ |
D | pci_ids.h | 2397 #define PCI_VENDOR_ID_QCOM 0x17cb macro
|
/linux-6.1.9/drivers/pci/ |
D | quirks.c | 4910 { PCI_VENDOR_ID_QCOM, 0x0400, pci_quirk_qcom_rp_acs }, 4911 { PCI_VENDOR_ID_QCOM, 0x0401, pci_quirk_qcom_rp_acs },
|