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()
355 xhci->quirks |= XHCI_HW_LPM_DISABLE; in xhci_plat_probe()
392 xhci->quirks |= XHCI_HW_LPM_DISABLE; in xhci_mtk_quirks()
1896 #define XHCI_HW_LPM_DISABLE BIT_ULL(29) macro
4452 if (xhci->quirks & XHCI_HW_LPM_DISABLE) in xhci_set_usb2_hardware_lpm()