Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Ddwc3-omap.c374 int dwc3_omap_uboot_init(struct dwc3_omap_device *omap_dev) in dwc3_omap_uboot_init() argument
384 omap->base = omap_dev->base; in dwc3_omap_uboot_init()
385 omap->index = omap_dev->index; in dwc3_omap_uboot_init()
388 dwc3_omap_set_utmi_mode(omap, omap_dev->utmi_mode); in dwc3_omap_uboot_init()
394 dwc3_omap_set_mailbox(omap, omap_dev->vbus_id_status); in dwc3_omap_uboot_init()