Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dusb.h681 unsigned usb2_hw_lpm_besl_capable:1; member
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.c4496 if (udev->usb2_hw_lpm_besl_capable) { in xhci_set_usb2_hardware_lpm()
4548 if (udev->usb2_hw_lpm_besl_capable) { in xhci_set_usb2_hardware_lpm()
4608 udev->usb2_hw_lpm_besl_capable = 1; in xhci_update_device()