Home
last modified time | relevance | path

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

/openbmc/u-boot/board/st/stih410-b2260/
H A Dboard.c44 .maximum_speed = USB_SPEED_HIGH,
/openbmc/u-boot/include/
H A Ddwc3-uboot.h17 u32 maximum_speed; member
/openbmc/u-boot/drivers/usb/dwc3/
H A 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()
H A Ddwc3-generic.c86 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()
H A Dcore.h742 u32 maximum_speed; member
H A Dgadget.c1482 switch (dwc->maximum_speed) { in dwc3_gadget_start()
/openbmc/u-boot/drivers/usb/gadget/
H A Daspeed_udc.h39 u32 maximum_speed; member
H A Daspeed_udc.c1196 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()
/openbmc/u-boot/board/intel/edison/
H A Dedison.c20 .maximum_speed = USB_SPEED_HIGH,
/openbmc/u-boot/board/samsung/common/
H A Dexynos5-dt.c120 .maximum_speed = USB_SPEED_SUPER,
/openbmc/u-boot/board/ti/omap5_uevm/
H A Devm.c64 .maximum_speed = USB_SPEED_SUPER,
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c748 .maximum_speed = USB_SPEED_HIGH,
766 .maximum_speed = USB_SPEED_HIGH,