Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci-plat.c36 xhci->quirks |= XHCI_PLAT; in xhci_plat_quirks()
Dxhci.h1568 #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()