Searched refs:XHCI_HW_LPM_DISABLE (Results 1 – 5 of 5) sorted by relevance
265 xhci->quirks |= XHCI_HW_LPM_DISABLE; in xhci_histb_probe()
244 xhci->quirks |= XHCI_HW_LPM_DISABLE; in xhci_plat_probe()
430 xhci->quirks |= XHCI_HW_LPM_DISABLE; in xhci_mtk_quirks()
1891 #define XHCI_HW_LPM_DISABLE BIT_ULL(29) macro
4358 if (xhci->quirks & XHCI_HW_LPM_DISABLE) in xhci_set_usb2_hardware_lpm()