Searched refs:XHCI_LPM_SUPPORT (Results 1 – 5 of 5) sorted by relevance
149 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_plat_probe()
125 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_pci_quirks()
757 if ((xhci->quirks & XHCI_LPM_SUPPORT)) { in xhci_hub_control()
1563 #define XHCI_LPM_SUPPORT (1 << 11) macro
4687 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()