Home
last modified time | relevance | path

Searched refs:XHCI_LPM_SUPPORT (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-pci.c196 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_pci_quirks()
292 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_pci_quirks()
Dxhci-histb.c278 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_histb_probe()
Dxhci-plat.c321 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_plat_probe()
Dxhci-mtk.c399 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_mtk_quirks()
Dxhci-hub.c104 if ((xhci->quirks & XHCI_LPM_SUPPORT)) { in xhci_create_usb3_bos_desc()
Dxhci.h1863 #define XHCI_LPM_SUPPORT BIT_ULL(11) macro
Dxhci-tegra.c2068 xhci->quirks |= XHCI_LPM_SUPPORT; in tegra_xhci_quirks()
Dxhci.c5022 if (!xhci || !(xhci->quirks & XHCI_LPM_SUPPORT) || in xhci_enable_usb3_lpm_timeout()
5054 if (!xhci || !(xhci->quirks & XHCI_LPM_SUPPORT) || in xhci_disable_usb3_lpm_timeout()