Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Ddwc3-omap-uboot.h25 enum dwc3_omap_utmi_mode utmi_mode; member
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Ddwc3-generic.c231 u32 utmi_mode; in dwc3_ti_glue_configure() local
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()