Searched refs:USB_5GBPS_OPERATION (Results 1 – 5 of 5) sorted by relevance
918 #define USB_5GBPS_OPERATION (1 << 3) /* Operation at 5Gbps */ macro
280 .wSpeedSupported = cpu_to_le16(USB_5GBPS_OPERATION),281 .bFunctionalitySupport = ilog2(USB_5GBPS_OPERATION),
2041 .wSpeedSupported = cpu_to_le16(USB_5GBPS_OPERATION),2042 .bFunctionalitySupport = ilog2(USB_5GBPS_OPERATION),
35 USB_5GBPS_OPERATION, 0x00, /* wSpeedsSupported, 5Gbps only */
651 USB_5GBPS_OPERATION); in bos_desc()