Home
last modified time | relevance | path

Searched refs:ssp_rate (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/usb/common/
A Dcommon.c78 static const char *const ssp_rate[] = { variable
116 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()
/linux/drivers/usb/dwc3/
A Dgadget.c2290 enum usb_ssp_rate ssp_rate = dwc->gadget_ssp_rate; in __dwc3_gadget_set_ssp_rate() local
2293 if (ssp_rate == USB_SSP_GEN_UNKNOWN) in __dwc3_gadget_set_ssp_rate()
2294 ssp_rate = dwc->max_ssp_rate; in __dwc3_gadget_set_ssp_rate()
2300 if (ssp_rate == USB_SSP_GEN_1x2) in __dwc3_gadget_set_ssp_rate()
2305 if (ssp_rate != USB_SSP_GEN_2x1 && in __dwc3_gadget_set_ssp_rate()
3731 dwc->gadget->ssp_rate = USB_SSP_GEN_UNKNOWN; in dwc3_gadget_conndone_interrupt()
3749 dwc->gadget->ssp_rate = USB_SSP_GEN_2x2; in dwc3_gadget_conndone_interrupt()
3751 dwc->gadget->ssp_rate = USB_SSP_GEN_2x1; in dwc3_gadget_conndone_interrupt()
3776 dwc->gadget->ssp_rate = USB_SSP_GEN_1x2; in dwc3_gadget_conndone_interrupt()
4274 dwc->gadget->ssp_rate = USB_SSP_GEN_UNKNOWN; in dwc3_gadget_init()
/linux/include/linux/usb/
A Dgadget.h419 enum usb_ssp_rate ssp_rate; member
/linux/drivers/usb/core/
A Dhcd.c2874 rhdev->ssp_rate = USB_SSP_GEN_UNKNOWN; in usb_add_hcd()
2892 rhdev->ssp_rate = USB_SSP_GEN_2x2; in usb_add_hcd()
2896 rhdev->ssp_rate = USB_SSP_GEN_2x1; in usb_add_hcd()
A Dhub.c2909 udev->ssp_rate = get_port_ssp_rate(hub->hdev, ext_portstatus); in hub_port_wait_reset()
2913 udev->ssp_rate = USB_SSP_GEN_UNKNOWN; in hub_port_wait_reset()
2917 else if (udev->ssp_rate != USB_SSP_GEN_UNKNOWN) in hub_port_wait_reset()
4904 (udev->ssp_rate == USB_SSP_GEN_2x2) ? in hub_port_init()
4906 (udev->ssp_rate == USB_SSP_GEN_2x1) ? in hub_port_init()
4908 (udev->ssp_rate == USB_SSP_GEN_1x2) ? in hub_port_init()
A Dsysfs.c170 if (udev->ssp_rate == USB_SSP_GEN_2x2) in speed_show()
/linux/include/linux/
A Dusb.h634 enum usb_ssp_rate ssp_rate; member
/linux/drivers/usb/host/
A Dxhci.c5256 hcd->self.root_hub->ssp_rate = USB_SSP_GEN_2x2; in xhci_gen_setup()
5261 hcd->self.root_hub->ssp_rate = USB_SSP_GEN_2x1; in xhci_gen_setup()
/linux/
A DSystem.map80126 ffff800011232c98 d ssp_rate
A D.tmp_System.map80126 ffff800011232c98 d ssp_rate

Completed in 358 milliseconds