Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/dwc3/
Ddwc3-meson-g12a.c262 enum usb_dr_mode otg_mode; member
382 if (priv->otg_mode != USB_DR_MODE_OTG && in dwc3_meson_g12a_usb_otg_apply_mode()
397 if (priv->otg_mode != USB_DR_MODE_OTG && in dwc3_meson_g12a_usb_otg_apply_mode()
595 if (priv->otg_mode == USB_DR_MODE_OTG) { in dwc3_meson_g12a_otg_init()
611 if (priv->otg_mode == USB_DR_MODE_OTG) { in dwc3_meson_g12a_otg_init()
771 priv->otg_mode = usb_get_dr_mode(dev); in dwc3_meson_g12a_probe()
773 if (priv->otg_mode == USB_DR_MODE_PERIPHERAL) in dwc3_meson_g12a_probe()
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-platform-tahvo-usb1 What: /sys/bus/platform/devices/tahvo-usb/otg_mode
/Linux-v6.1/drivers/usb/phy/
Dphy-tahvo.c309 static DEVICE_ATTR_RW(otg_mode);