Home
last modified time | relevance | path

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

/external/u-boot/include/
Ddwc3-omap-uboot.h24 enum dwc3_omap_utmi_mode utmi_mode; member
/external/u-boot/drivers/usb/dwc3/
Ddwc3-omap.c343 static void dwc3_omap_set_utmi_mode(struct dwc3_omap *omap, int utmi_mode) in dwc3_omap_set_utmi_mode()