Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-mem.c2189 xhci->sw_lpm_support = 1; in xhci_add_in_port()
2195 xhci->sw_lpm_support = 1; in xhci_add_in_port()
Dxhci.h1858 unsigned sw_lpm_support:1; member
Dxhci.c4375 if (hcd->speed >= HCD_USB3 || !xhci->sw_lpm_support || in xhci_update_device()