Home
last modified time | relevance | path

Searched refs:otg_mode (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/usb/dwc3/
Ddwc3-meson-g12a.c116 enum usb_dr_mode otg_mode; member
141 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()
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-platform-tahvo-usb1 What: /sys/bus/platform/devices/tahvo-usb/otg_mode
/Linux-v5.4/drivers/usb/phy/
Dphy-tahvo.c313 static DEVICE_ATTR_RW(otg_mode);