Searched refs:USB_LTM_SUPPORT (Results 1 – 6 of 6) sorted by relevance
870 #define USB_LTM_SUPPORT (1 << 1) /* supports LTM */ macro
913 #define USB_LTM_SUPPORT (1 << 1) /* supports LTM */ macro
922 #define USB_LTM_SUPPORT (1 << 1) /* supports LTM */ macro
839 return udev->bos->ss_cap->bmAttributes & USB_LTM_SUPPORT; in usb_device_supports_ltm()
101 buf[8] |= USB_LTM_SUPPORT; in xhci_create_usb3_bos_desc()