Searched refs:XHCI_HW_LPM_DISABLE (Results 1 – 4 of 4) sorted by relevance
276 xhci->quirks |= XHCI_HW_LPM_DISABLE; in xhci_histb_probe()
283 xhci->quirks |= XHCI_HW_LPM_DISABLE; in xhci_plat_probe()
1845 #define XHCI_HW_LPM_DISABLE BIT_ULL(29) macro
4281 if (enable && !(xhci->quirks & XHCI_HW_LPM_DISABLE)) { in xhci_set_usb2_hardware_lpm()