Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-plat.c160 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_plat_probe()
Dxhci-pci.c132 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_pci_quirks()
Dxhci-hub.c99 if ((xhci->quirks & XHCI_LPM_SUPPORT)) { in xhci_create_usb3_bos_desc()
Dxhci.h1623 #define XHCI_LPM_SUPPORT (1 << 11) macro
Dxhci.c4675 if (!xhci || !(xhci->quirks & XHCI_LPM_SUPPORT) || in xhci_enable_usb3_lpm_timeout()
4700 if (!xhci || !(xhci->quirks & XHCI_LPM_SUPPORT) || in xhci_disable_usb3_lpm_timeout()