Searched refs:ssp_rate (Results 1 – 2 of 2) sorted by relevance
78 static const char *const ssp_rate[] = { variable116 ret = match_string(ssp_rate, ARRAY_SIZE(ssp_rate), maximum_speed); in usb_get_maximum_speed()143 ret = match_string(ssp_rate, ARRAY_SIZE(ssp_rate), maximum_speed); in usb_get_maximum_ssp_rate()
2731 + * @ssp_rate: Current connected SuperSpeed Plus signaling rate and lane count.2744 + enum usb_ssp_rate ssp_rate;