Searched refs:USB_LTM_SUPPORT (Results 1 – 3 of 3) sorted by relevance
922 #define USB_LTM_SUPPORT (1 << 1) /* supports LTM */ macro
842 return udev->bos->ss_cap->bmAttributes & USB_LTM_SUPPORT; in usb_device_supports_ltm()
113 ss_cap->bmAttributes |= USB_LTM_SUPPORT; in xhci_create_usb3x_bos_desc()
Completed in 15 milliseconds