Home
last modified time | relevance | path

Searched refs:USB_SSP_GEN_1x2 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/usb/
H A Dch9.h40 USB_SSP_GEN_1x2, enumerator
/linux/drivers/usb/dwc3/
H A Dgadget.c2542 if (ssp_rate == USB_SSP_GEN_1x2) in __dwc3_gadget_set_ssp_rate()
2544 else if (dwc->max_ssp_rate != USB_SSP_GEN_1x2) in __dwc3_gadget_set_ssp_rate()
4291 dwc->gadget->ssp_rate = USB_SSP_GEN_1x2; in dwc3_gadget_conndone_interrupt()