Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_SYNOPSYS (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/usb/dwc3/
Ddwc3-haps.c111 PCI_DEVICE(PCI_VENDOR_ID_SYNOPSYS,
115 PCI_DEVICE(PCI_VENDOR_ID_SYNOPSYS,
119 PCI_DEVICE(PCI_VENDOR_ID_SYNOPSYS,
/Linux-v4.19/drivers/scsi/ufs/
Dtc-dwc-g210-pci.c157 { PCI_VENDOR_ID_SYNOPSYS, 0xB101, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
158 { PCI_VENDOR_ID_SYNOPSYS, 0xB102, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
/Linux-v4.19/drivers/usb/dwc2/
Dpci.c68 if (pdev->vendor == PCI_VENDOR_ID_SYNOPSYS && in dwc2_pci_quirks()
174 PCI_DEVICE(PCI_VENDOR_ID_SYNOPSYS, PCI_PRODUCT_ID_HAPS_HSOTG),
/Linux-v4.19/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-pci.c61 { PCI_DEVICE(PCI_VENDOR_ID_SYNOPSYS, 0x7302) },
/Linux-v4.19/drivers/misc/
Dpci_endpoint_test.c791 { PCI_DEVICE(PCI_VENDOR_ID_SYNOPSYS, 0xedda) },
/Linux-v4.19/include/linux/
Dpci_ids.h2356 #define PCI_VENDOR_ID_SYNOPSYS 0x16c3 macro