Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h1647 unsigned hw_lpm_support:1; member
H A Dxhci.c4511 if (hcd->speed >= HCD_USB3 || !xhci->hw_lpm_support || in xhci_set_usb2_hardware_lpm()
4611 if (hcd->speed >= HCD_USB3 || !udev->lpm_capable || !xhci->hw_lpm_support) in xhci_update_device()
H A Dxhci-mem.c2085 xhci->hw_lpm_support = 1; in xhci_add_in_port()