Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-histb.c174 xhci->quirks |= XHCI_PLAT; in xhci_histb_quirks()
Dxhci-plat.c86 xhci->quirks |= XHCI_PLAT | priv->quirks; in xhci_plat_quirks()
Dxhci-mtk.c425 xhci->quirks |= XHCI_PLAT; in xhci_mtk_quirks()
Dxhci.h1871 #define XHCI_PLAT BIT_ULL(16) macro
Dxhci-tegra.c2430 xhci->quirks |= XHCI_PLAT; in tegra_xhci_quirks()
Dxhci.c376 if (xhci->quirks & XHCI_PLAT) in xhci_cleanup_msix()
416 if (xhci->quirks & XHCI_PLAT) in xhci_try_enable_msi()