Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c256 enum usb_dr_mode otg_mode; member
376 if (priv->otg_mode != USB_DR_MODE_OTG && in dwc3_meson_g12a_usb_otg_apply_mode()
391 if (priv->otg_mode != USB_DR_MODE_OTG && in dwc3_meson_g12a_usb_otg_apply_mode()
586 if (priv->otg_mode == USB_DR_MODE_OTG) { in dwc3_meson_g12a_otg_init()
602 if (priv->otg_mode == USB_DR_MODE_OTG) { in dwc3_meson_g12a_otg_init()
762 priv->otg_mode = usb_get_dr_mode(dev); in dwc3_meson_g12a_probe()
764 if (priv->otg_mode == USB_DR_MODE_PERIPHERAL) in dwc3_meson_g12a_probe()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-tahvo-usb1 What: /sys/bus/platform/devices/tahvo-usb/otg_mode
/openbmc/linux/drivers/usb/phy/
H A Dphy-tahvo.c309 static DEVICE_ATTR_RW(otg_mode);