Searched refs:XHCI_LPM_SUPPORT (Results 1 – 8 of 8) sorted by relevance
387 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_pci_quirks()483 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_pci_quirks()524 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_pci_quirks()
268 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_histb_probe()
247 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_plat_probe()
428 xhci->quirks |= XHCI_LPM_SUPPORT; in xhci_mtk_quirks()
115 if ((xhci->quirks & XHCI_LPM_SUPPORT)) { in xhci_create_usb3x_bos_desc()
1871 #define XHCI_LPM_SUPPORT BIT_ULL(11) macro
4889 if (!xhci || !(xhci->quirks & XHCI_LPM_SUPPORT) || in xhci_enable_usb3_lpm_timeout()4924 if (!xhci || !(xhci->quirks & XHCI_LPM_SUPPORT) || in xhci_disable_usb3_lpm_timeout()
2681 xhci->quirks |= XHCI_LPM_SUPPORT; in tegra_xhci_quirks()