Searched refs:ssp_rate (Results 1 – 8 of 8) 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()
2375 enum usb_ssp_rate ssp_rate = dwc->gadget_ssp_rate; in __dwc3_gadget_set_ssp_rate() local2378 if (ssp_rate == USB_SSP_GEN_UNKNOWN) in __dwc3_gadget_set_ssp_rate()2379 ssp_rate = dwc->max_ssp_rate; in __dwc3_gadget_set_ssp_rate()2385 if (ssp_rate == USB_SSP_GEN_1x2) in __dwc3_gadget_set_ssp_rate()2390 if (ssp_rate != USB_SSP_GEN_2x1 && in __dwc3_gadget_set_ssp_rate()3930 dwc->gadget->ssp_rate = USB_SSP_GEN_UNKNOWN; in dwc3_gadget_conndone_interrupt()3948 dwc->gadget->ssp_rate = USB_SSP_GEN_2x2; in dwc3_gadget_conndone_interrupt()3950 dwc->gadget->ssp_rate = USB_SSP_GEN_2x1; in dwc3_gadget_conndone_interrupt()3975 dwc->gadget->ssp_rate = USB_SSP_GEN_1x2; in dwc3_gadget_conndone_interrupt()4473 dwc->gadget->ssp_rate = USB_SSP_GEN_UNKNOWN; in dwc3_gadget_init()
418 enum usb_ssp_rate ssp_rate; member
2893 rhdev->ssp_rate = USB_SSP_GEN_UNKNOWN; in usb_add_hcd()2911 rhdev->ssp_rate = USB_SSP_GEN_2x2; in usb_add_hcd()2915 rhdev->ssp_rate = USB_SSP_GEN_2x1; in usb_add_hcd()
2921 udev->ssp_rate = get_port_ssp_rate(hub->hdev, ext_portstatus); in hub_port_wait_reset()2925 udev->ssp_rate = USB_SSP_GEN_UNKNOWN; in hub_port_wait_reset()2929 else if (udev->ssp_rate != USB_SSP_GEN_UNKNOWN) in hub_port_wait_reset()4902 (udev->ssp_rate == USB_SSP_GEN_2x2) ? in hub_port_init()4904 (udev->ssp_rate == USB_SSP_GEN_2x1) ? in hub_port_init()4906 (udev->ssp_rate == USB_SSP_GEN_1x2) ? in hub_port_init()
170 if (udev->ssp_rate == USB_SSP_GEN_2x2) in speed_show()
636 enum usb_ssp_rate ssp_rate; member
5267 hcd->self.root_hub->ssp_rate = USB_SSP_GEN_2x2; in xhci_hcd_init_usb3_data()5272 hcd->self.root_hub->ssp_rate = USB_SSP_GEN_2x1; in xhci_hcd_init_usb3_data()