Searched refs:USB_SSP_GEN_1x2 (Results 1 – 4 of 4) sorted by relevance
44 USB_SSP_GEN_1x2, enumerator
81 [USB_SSP_GEN_1x2] = "super-speed-plus-gen1x2",
1539 case USB_SSP_GEN_1x2: in dwc3_check_params()1555 dwc->max_ssp_rate = USB_SSP_GEN_1x2; in dwc3_check_params()
2521 if (ssp_rate == USB_SSP_GEN_1x2) in __dwc3_gadget_set_ssp_rate()2523 else if (dwc->max_ssp_rate != USB_SSP_GEN_1x2) in __dwc3_gadget_set_ssp_rate()4215 dwc->gadget->ssp_rate = USB_SSP_GEN_1x2; in dwc3_gadget_conndone_interrupt()