Searched refs:PCI_VENDOR_ID_QCOM (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/drivers/bus/mhi/host/ |
D | pci_generic.c | 583 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0304), 585 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0306, PCI_VENDOR_ID_QCOM, 0x010c), 588 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0306, 0x18d7, 0x0200), 591 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0306, 0x1C5D, 0x2000), 593 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0306), 596 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0308, 0x1c5d, 0x2010), 599 { PCI_DEVICE_SUB(PCI_VENDOR_ID_QCOM, 0x0308, 0x1c5d, 0x2015), 601 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, 0x0308),
|
/Linux-v6.6/drivers/pci/controller/dwc/ |
D | pcie-qcom.c | 1633 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0101, qcom_fixup_class); 1634 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0104, qcom_fixup_class); 1635 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0106, qcom_fixup_class); 1636 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0107, qcom_fixup_class); 1637 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x0302, qcom_fixup_class); 1638 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x1000, qcom_fixup_class); 1639 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_QCOM, 0x1001, qcom_fixup_class);
|
/Linux-v6.6/drivers/pci/hotplug/ |
D | pciehp_hpc.c | 1079 DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x010e, 1081 DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x0110, 1083 DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x0400, 1085 DECLARE_PCI_FIXUP_CLASS_EARLY(PCI_VENDOR_ID_QCOM, 0x0401,
|
/Linux-v6.6/drivers/pci/endpoint/functions/ |
D | pci-epf-mhi.c | 84 .vendorid = PCI_VENDOR_ID_QCOM, 101 .vendorid = PCI_VENDOR_ID_QCOM,
|
/Linux-v6.6/drivers/accel/qaic/ |
D | qaic_drv.c | 570 { PCI_DEVICE(PCI_VENDOR_ID_QCOM, PCI_DEV_AIC100), },
|
/Linux-v6.6/include/linux/ |
D | pci_ids.h | 2413 #define PCI_VENDOR_ID_QCOM 0x17cb macro
|
/Linux-v6.6/drivers/pci/ |
D | quirks.c | 5042 { PCI_VENDOR_ID_QCOM, 0x0400, pci_quirk_qcom_rp_acs }, 5043 { PCI_VENDOR_ID_QCOM, 0x0401, pci_quirk_qcom_rp_acs },
|