Searched refs:maximum_speed (Results 1 – 12 of 12) sorted by relevance
44 .maximum_speed = USB_SPEED_HIGH,
17 u32 maximum_speed; member
424 if (dwc->maximum_speed == USB_SPEED_SUPER) in dwc3_core_init()425 dwc->maximum_speed = USB_SPEED_HIGH; in dwc3_core_init()651 dwc->maximum_speed = dwc3_dev->maximum_speed; in dwc3_uboot_init()678 if (dwc->maximum_speed == USB_SPEED_UNKNOWN) in dwc3_uboot_init()679 dwc->maximum_speed = USB_SPEED_SUPER; in dwc3_uboot_init()
86 dwc3->maximum_speed = usb_get_maximum_speed(node); in dwc3_generic_peripheral_ofdata_to_platdata()87 if (dwc3->maximum_speed == USB_SPEED_UNKNOWN) { in dwc3_generic_peripheral_ofdata_to_platdata()
742 u32 maximum_speed; member
1482 switch (dwc->maximum_speed) { in dwc3_gadget_start()
39 u32 maximum_speed; member
1196 udc->gadget.max_speed = udc->maximum_speed; in aspeed_udc_probe()1236 udc->maximum_speed = usb_get_maximum_speed(node); in aspeed_udc_ofdata_to_platdata()1237 if (udc->maximum_speed == USB_SPEED_UNKNOWN) { in aspeed_udc_ofdata_to_platdata()
20 .maximum_speed = USB_SPEED_HIGH,
120 .maximum_speed = USB_SPEED_SUPER,
64 .maximum_speed = USB_SPEED_SUPER,
748 .maximum_speed = USB_SPEED_HIGH,766 .maximum_speed = USB_SPEED_HIGH,