Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Ddwc3-omap.c344 static void dwc3_omap_set_utmi_mode(struct dwc3_omap *omap, int utmi_mode) in dwc3_omap_set_utmi_mode() function
389 dwc3_omap_set_utmi_mode(omap, omap_dev->utmi_mode); in dwc3_omap_uboot_init()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-omap.c389 static void dwc3_omap_set_utmi_mode(struct dwc3_omap *omap) in dwc3_omap_set_utmi_mode() function
507 dwc3_omap_set_utmi_mode(omap); in dwc3_omap_probe()