Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc3/
Ddwc3-pci.c70 if (pdev->vendor == PCI_VENDOR_ID_SYNOPSYS && in dwc3_pci_quirks()
153 PCI_DEVICE(PCI_VENDOR_ID_SYNOPSYS,
157 PCI_DEVICE(PCI_VENDOR_ID_SYNOPSYS,
161 PCI_DEVICE(PCI_VENDOR_ID_SYNOPSYS,
/linux-4.1.27/drivers/usb/dwc2/
Dpci.c148 PCI_DEVICE(PCI_VENDOR_ID_SYNOPSYS, PCI_PRODUCT_ID_HAPS_HSOTG),
/linux-4.1.27/include/linux/
Dpci_ids.h2318 #define PCI_VENDOR_ID_SYNOPSYS 0x16c3 macro