Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc3/
Ddwc3-pci.c113 if (pdev->vendor == PCI_VENDOR_ID_SYNOPSYS && in dwc3_pci_quirks()
199 PCI_DEVICE(PCI_VENDOR_ID_SYNOPSYS,
203 PCI_DEVICE(PCI_VENDOR_ID_SYNOPSYS,
207 PCI_DEVICE(PCI_VENDOR_ID_SYNOPSYS,
/linux-4.4.14/drivers/usb/dwc2/
Dpci.c148 PCI_DEVICE(PCI_VENDOR_ID_SYNOPSYS, PCI_PRODUCT_ID_HAPS_HSOTG),
/linux-4.4.14/include/linux/
Dpci_ids.h2319 #define PCI_VENDOR_ID_SYNOPSYS 0x16c3 macro