Home
last modified time | relevance | path

Searched refs:maximum_speed (Results 1 – 13 of 13) sorted by relevance

/external/u-boot/drivers/usb/dwc3/
Dcore.c424 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()
Ddwc3-generic.c69 priv->maximum_speed = usb_get_maximum_speed(node); in dwc3_generic_peripheral_ofdata_to_platdata()
70 if (priv->maximum_speed == USB_SPEED_UNKNOWN) { in dwc3_generic_peripheral_ofdata_to_platdata()
Dcore.h742 u32 maximum_speed; member
Dgadget.c1483 switch (dwc->maximum_speed) { in dwc3_gadget_start()
/external/u-boot/include/
Ddwc3-uboot.h17 u32 maximum_speed; member
/external/u-boot/board/st/stih410-b2260/
Dboard.c44 .maximum_speed = USB_SPEED_HIGH,
/external/u-boot/board/intel/edison/
Dedison.c20 .maximum_speed = USB_SPEED_HIGH,
/external/u-boot/board/samsung/common/
Dexynos5-dt.c149 .maximum_speed = USB_SPEED_SUPER,
/external/u-boot/board/ti/omap5_uevm/
Devm.c64 .maximum_speed = USB_SPEED_SUPER,
/external/mtpd/
Dpptp.c117 uint32_t maximum_speed; member
461 outgoing.ocrq.maximum_speed = htonl(100000000); in pptp_process()
/external/u-boot/board/ti/am43xx/
Dboard.c702 .maximum_speed = USB_SPEED_HIGH,
720 .maximum_speed = USB_SPEED_HIGH,
/external/u-boot/board/ti/dra7xx/
Devm.c901 .maximum_speed = USB_SPEED_SUPER,
921 .maximum_speed = USB_SPEED_SUPER,
/external/u-boot/board/ti/am57xx/
Dboard.c869 .maximum_speed = USB_SPEED_HIGH,