Home
last modified time | relevance | path

Searched refs:usb2_hw_lpm_besl_capable (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dusb.h674 unsigned usb2_hw_lpm_besl_capable:1; member
/linux-6.1.9/drivers/usb/host/
Dxhci.c4551 if (udev->usb2_hw_lpm_besl_capable) { in xhci_set_usb2_hardware_lpm()
4593 if (udev->usb2_hw_lpm_besl_capable) { in xhci_set_usb2_hardware_lpm()
4651 udev->usb2_hw_lpm_besl_capable = 1; in xhci_update_device()