Home
last modified time | relevance | path

Searched refs:hw_lpm_support (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h1910 unsigned hw_lpm_support:1; member
H A Dxhci.c4474 if (hcd->speed >= HCD_USB3 || !xhci->hw_lpm_support || in xhci_set_usb2_hardware_lpm()
4602 if (xhci->hw_lpm_support == 1 && in xhci_update_device()
H A Dxhci-mem.c2256 xhci->hw_lpm_support = 1; in xhci_add_in_port()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h1917 unsigned hw_lpm_support:1; member
H A Dxhci.c4371 if (hcd->speed >= HCD_USB3 || !xhci->hw_lpm_support || in xhci_set_usb2_hardware_lpm()
4487 if (xhci->hw_lpm_support == 1 && in xhci_update_device()
H A Dxhci-mem.c2066 xhci->hw_lpm_support = 1; in xhci_add_in_port()

Completed in 29 milliseconds