Searched refs:USB_5GBPS_OPERATION (Results 1 – 5 of 5) sorted by relevance
281 .wSpeedSupported = cpu_to_le16(USB_5GBPS_OPERATION),282 .bFunctionalitySupport = ilog2(USB_5GBPS_OPERATION),
949 #define USB_5GBPS_OPERATION (1 << 3) /* Operation at 5Gbps */ macro
2072 .wSpeedSupported = cpu_to_le16(USB_5GBPS_OPERATION),2073 .bFunctionalitySupport = ilog2(USB_5GBPS_OPERATION),
107 ss_cap->wSpeedSupported = cpu_to_le16(USB_5GBPS_OPERATION); in xhci_create_usb3x_bos_desc()
793 USB_5GBPS_OPERATION); in bos_desc()