Searched refs:XHCI_LPM_SUPPORT (Results 1 – 7 of 7) sorted by relevance
279 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_histb_probe()
287 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_plat_probe()
157 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_pci_quirks()
397 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_mtk_quirks()
95 if ((xhci->quirks & XHCI_LPM_SUPPORT)) { in xhci_create_usb3_bos_desc()
1843 #define XHCI_LPM_SUPPORT BIT_ULL(11) macro
4946 if (!xhci || !(xhci->quirks & XHCI_LPM_SUPPORT) || in xhci_enable_usb3_lpm_timeout()4971 if (!xhci || !(xhci->quirks & XHCI_LPM_SUPPORT) || in xhci_disable_usb3_lpm_timeout()