Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.h1909 unsigned hw_lpm_support:1; member
Dxhci.c4527 if (hcd->speed >= HCD_USB3 || !xhci->hw_lpm_support || in xhci_set_usb2_hardware_lpm()
4643 if (xhci->hw_lpm_support == 1 && in xhci_update_device()
Dxhci-mem.c2209 xhci->hw_lpm_support = 1; in xhci_add_in_port()