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