Searched refs:otg_mode (Results 1 – 3 of 3) sorted by relevance
116 enum usb_dr_mode otg_mode; member141 if (priv->otg_mode == USB_DR_MODE_PERIPHERAL) in dwc3_meson_g12a_usb2_init()449 priv->otg_mode = usb_get_dr_mode(dev); in dwc3_meson_g12a_probe()451 if (priv->otg_mode == USB_DR_MODE_OTG) { in dwc3_meson_g12a_probe()487 if (priv->otg_mode == USB_DR_MODE_OTG) { in dwc3_meson_g12a_probe()
1 What: /sys/bus/platform/devices/tahvo-usb/otg_mode
313 static DEVICE_ATTR_RW(otg_mode);