Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci-plat.c149 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_plat_probe()
Dxhci-pci.c125 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_pci_quirks()
Dxhci-hub.c757 if ((xhci->quirks & XHCI_LPM_SUPPORT)) { in xhci_hub_control()
Dxhci.h1563 #define XHCI_LPM_SUPPORT (1 << 11) macro
Dxhci.c4687 if (!xhci || !(xhci->quirks & XHCI_LPM_SUPPORT) || in xhci_enable_usb3_lpm_timeout()
4713 if (!xhci || !(xhci->quirks & XHCI_LPM_SUPPORT) || in xhci_disable_usb3_lpm_timeout()