Home
last modified time | relevance | path

Searched refs:XHCI_PLAT (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-histb.c174 xhci->quirks |= XHCI_PLAT; in xhci_histb_quirks()
H A Dxhci-plat.c96 xhci->quirks |= XHCI_PLAT | priv->quirks; in xhci_plat_quirks()
H A Dxhci-mtk.c391 xhci->quirks |= XHCI_PLAT; in xhci_mtk_quirks()
H A Dxhci.h1870 #define XHCI_PLAT BIT_ULL(16) macro
H A Dxhci-tegra.c2066 xhci->quirks |= XHCI_PLAT; in tegra_xhci_quirks()
H A Dxhci.c378 if (xhci->quirks & XHCI_PLAT) in xhci_cleanup_msix()
418 if (xhci->quirks & XHCI_PLAT) in xhci_try_enable_msi()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h1877 #define XHCI_PLAT BIT_ULL(16) /* Deprecated */ macro

Completed in 21 milliseconds