Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-plat.c248 xhci->quirks |= XHCI_HW_LPM_DISABLE; in xhci_plat_probe()
H A Dxhci.h1619 #define XHCI_HW_LPM_DISABLE BIT_ULL(29) macro
H A Dxhci.c4508 if (xhci->quirks & XHCI_HW_LPM_DISABLE) in xhci_set_usb2_hardware_lpm()