Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-tegra.c59 DR_MODE_OTG, /* supports both */ enumerator
265 config->dr_mode == DR_MODE_OTG && in set_up_vbus()
377 if (config->dr_mode == DR_MODE_OTG && in init_utmi_usb_controller()
708 config->dr_mode = DR_MODE_OTG; in fdt_decode_usb()
748 case DR_MODE_OTG: in usb_common_init()
767 case DR_MODE_OTG: in usb_common_init()
H A Dehci-vf.c205 DR_MODE_OTG, /* supports both */ enumerator
236 priv->dr_mode = DR_MODE_OTG; in vf_usb_ofdata_to_platdata()
254 if (priv->dr_mode == DR_MODE_OTG) { in vf_usb_ofdata_to_platdata()