Home
last modified time | relevance | path

Searched refs:XHCI_HW_LPM_DISABLE (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/usb/host/
Dxhci-histb.c275 xhci->quirks |= XHCI_HW_LPM_DISABLE; in xhci_histb_probe()
Dxhci-plat.c307 xhci->quirks |= XHCI_HW_LPM_DISABLE; in xhci_plat_probe()
Dxhci.h1871 #define XHCI_HW_LPM_DISABLE BIT_ULL(29) macro
Dxhci.c4401 if (xhci->quirks & XHCI_HW_LPM_DISABLE) in xhci_set_usb2_hardware_lpm()