Searched refs:USB_5GBPS_OPERATION (Results 1 – 4 of 4) sorted by relevance
847 #define USB_5GBPS_OPERATION (1 << 3) /* Operation at 5Gbps */ macro
1996 .wSpeedSupported = cpu_to_le16(USB_5GBPS_OPERATION),1997 .bFunctionalitySupport = ilog2(USB_5GBPS_OPERATION),
47 USB_5GBPS_OPERATION, 0x00, /* wSpeedsSupported, 5Gbps only */
586 USB_5GBPS_OPERATION); in bos_desc()