Home
last modified time | relevance | path

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

/u-boot/drivers/usb/dwc3/
A Ddwc3-omap.c376 int dwc3_omap_uboot_init(struct dwc3_omap_device *omap_dev) in dwc3_omap_uboot_init() argument
386 omap->base = omap_dev->base; in dwc3_omap_uboot_init()
387 omap->index = omap_dev->index; in dwc3_omap_uboot_init()
390 dwc3_omap_set_utmi_mode(omap, omap_dev->utmi_mode); in dwc3_omap_uboot_init()
396 dwc3_omap_set_mailbox(omap, omap_dev->vbus_id_status); in dwc3_omap_uboot_init()

Completed in 3 milliseconds