Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dusb.h585 unsigned usb2_hw_lpm_besl_capable:1; member
/linux-4.4.14/drivers/usb/host/
Dxhci.c4166 if (udev->usb2_hw_lpm_besl_capable) { in xhci_set_usb2_hardware_lpm()
4217 if (udev->usb2_hw_lpm_besl_capable) { in xhci_set_usb2_hardware_lpm()
4275 udev->usb2_hw_lpm_besl_capable = 1; in xhci_update_device()