Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dusb.h578 unsigned usb2_hw_lpm_besl_capable:1; member
/linux-4.1.27/drivers/usb/host/
Dxhci.c4178 if (udev->usb2_hw_lpm_besl_capable) { in xhci_set_usb2_hardware_lpm()
4229 if (udev->usb2_hw_lpm_besl_capable) { in xhci_set_usb2_hardware_lpm()
4287 udev->usb2_hw_lpm_besl_capable = 1; in xhci_update_device()