Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-plat.c46 xhci->quirks |= XHCI_PLAT; in xhci_plat_quirks()
Dxhci.h1628 #define XHCI_PLAT (1 << 16) macro
Dxhci.c341 if (xhci->quirks & XHCI_PLAT) in xhci_cleanup_msix()
375 if (xhci->quirks & XHCI_PLAT) in xhci_try_enable_msi()