Searched refs:PCI_DEVICE_ID_CDNS_USBSSP (Results 1 – 3 of 3) sorted by relevance
40 if (pdev->device == PCI_DEVICE_ID_CDNS_USBSSP) in cdnsp_get_second_fun() 43 return pci_get_device(pdev->vendor, PCI_DEVICE_ID_CDNS_USBSSP, NULL); in cdnsp_get_second_fun() 226 { PCI_DEVICE(PCI_VENDOR_ID_CDNS, PCI_DEVICE_ID_CDNS_USBSSP),228 { PCI_DEVICE(PCI_VENDOR_ID_CDNS, PCI_DEVICE_ID_CDNS_USBSSP),
507 pdev->device == PCI_DEVICE_ID_CDNS_USBSSP) in xhci_pci_quirks()
2429 #define PCI_DEVICE_ID_CDNS_USBSSP 0x0200 macro