Searched refs:XHCI_HW_LPM_DISABLE (Results 1 – 5 of 5) sorted by relevance
275 xhci->quirks |= XHCI_HW_LPM_DISABLE; in xhci_histb_probe()
318 xhci->quirks |= XHCI_HW_LPM_DISABLE; in xhci_plat_probe()
411 xhci->quirks |= XHCI_HW_LPM_DISABLE; in xhci_mtk_quirks()
1889 #define XHCI_HW_LPM_DISABLE BIT_ULL(29) macro
4468 if (xhci->quirks & XHCI_HW_LPM_DISABLE) in xhci_set_usb2_hardware_lpm()