Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_INTEL_CHERRYVIEW_XHCI (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ext-caps.c16 #define PCI_DEVICE_ID_INTEL_CHERRYVIEW_XHCI 0x22b5 macro
56 if (pci->device == PCI_DEVICE_ID_INTEL_CHERRYVIEW_XHCI) { in xhci_create_intel_xhci_sw_pdev()
H A Dxhci-pci.c42 #define PCI_DEVICE_ID_INTEL_CHERRYVIEW_XHCI 0x22b5 macro
221 pdev->device == PCI_DEVICE_ID_INTEL_CHERRYVIEW_XHCI || in xhci_pci_quirks()
230 pdev->device == PCI_DEVICE_ID_INTEL_CHERRYVIEW_XHCI) in xhci_pci_quirks()
233 (pdev->device == PCI_DEVICE_ID_INTEL_CHERRYVIEW_XHCI || in xhci_pci_quirks()
238 (pdev->device == PCI_DEVICE_ID_INTEL_CHERRYVIEW_XHCI || in xhci_pci_quirks()