Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
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()
Dxhci-pci.c44 #define PCI_DEVICE_ID_INTEL_CHERRYVIEW_XHCI 0x22b5 macro
353 pdev->device == PCI_DEVICE_ID_INTEL_CHERRYVIEW_XHCI || in xhci_pci_quirks()
362 pdev->device == PCI_DEVICE_ID_INTEL_CHERRYVIEW_XHCI) in xhci_pci_quirks()
365 (pdev->device == PCI_DEVICE_ID_INTEL_CHERRYVIEW_XHCI || in xhci_pci_quirks()
370 (pdev->device == PCI_DEVICE_ID_INTEL_CHERRYVIEW_XHCI || in xhci_pci_quirks()