Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
A Ddwc3-omap.c344 static void dwc3_omap_set_utmi_mode(struct dwc3_omap *omap, int utmi_mode) in dwc3_omap_set_utmi_mode() argument
350 switch (utmi_mode) { in dwc3_omap_set_utmi_mode()
358 dev_dbg(omap->dev, "UNKNOWN utmi mode %d\n", utmi_mode); in dwc3_omap_set_utmi_mode()
389 dwc3_omap_set_utmi_mode(omap, omap_dev->utmi_mode); in dwc3_omap_uboot_init()
A Ddwc3-generic.c359 u32 utmi_mode; in dwc3_ti_glue_configure() local
368 utmi_mode = dev_read_u32_default(dev, "utmi-mode", in dwc3_ti_glue_configure()
370 if (utmi_mode != DWC3_OMAP_UTMI_MODE_HW) { in dwc3_ti_glue_configure()

Completed in 6 milliseconds