Searched refs:otg_phy_mode (Results 1 – 1 of 1) sorted by relevance
263 enum phy_mode otg_phy_mode; member510 priv->otg_phy_mode = mode; in dwc3_meson_g12a_otg_mode_set()533 if (mode == priv->otg_phy_mode) in dwc3_meson_g12a_role_set()546 return priv->otg_phy_mode == PHY_MODE_USB_HOST ? in dwc3_meson_g12a_role_get()556 if (otg_id != priv->otg_phy_mode) { in dwc3_meson_g12a_irq_thread()613 if (otg_id != priv->otg_phy_mode) { in dwc3_meson_g12a_otg_init()684 return dwc3_meson_g12a_usb_init_glue(priv, priv->otg_phy_mode); in dwc3_meson_g12a_usb_init()697 priv->otg_phy_mode); in dwc3_meson_gxl_usb_post_init()701 dwc3_meson_g12a_usb_otg_apply_mode(priv, priv->otg_phy_mode); in dwc3_meson_gxl_usb_post_init()774 priv->otg_phy_mode = PHY_MODE_USB_DEVICE; in dwc3_meson_g12a_probe()[all …]