Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-histb.c174 xhci->quirks |= XHCI_PLAT; in xhci_histb_quirks()
Dxhci-plat.c76 xhci->quirks |= XHCI_PLAT | priv->quirks; in xhci_plat_quirks()
Dxhci-mtk.c389 xhci->quirks |= XHCI_PLAT; in xhci_mtk_quirks()
Dxhci-tegra.c1457 xhci->quirks |= XHCI_PLAT; in tegra_xhci_quirks()
Dxhci.h1848 #define XHCI_PLAT BIT_ULL(16) macro
Dxhci.c370 if (xhci->quirks & XHCI_PLAT) in xhci_cleanup_msix()
410 if (xhci->quirks & XHCI_PLAT) in xhci_try_enable_msi()