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()
296 xhci->quirks |= XHCI_HW_LPM_DISABLE; in xhci_plat_probe()
434 xhci->quirks |= XHCI_HW_LPM_DISABLE; in xhci_mtk_quirks()
1888 #define XHCI_HW_LPM_DISABLE BIT_ULL(29) macro
4511 if (xhci->quirks & XHCI_HW_LPM_DISABLE) in xhci_set_usb2_hardware_lpm()