Searched refs:XHCI_LPM_SUPPORT (Results 1 – 5 of 5) sorted by relevance
160 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_plat_probe()
132 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_pci_quirks()
99 if ((xhci->quirks & XHCI_LPM_SUPPORT)) { in xhci_create_usb3_bos_desc()
1623 #define XHCI_LPM_SUPPORT (1 << 11) macro
4675 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()