Searched refs:otg_phy_mode (Results 1 – 1 of 1) sorted by relevance
257 enum phy_mode otg_phy_mode; member504 priv->otg_phy_mode = mode; in dwc3_meson_g12a_otg_mode_set()527 if (mode == priv->otg_phy_mode) in dwc3_meson_g12a_role_set()540 return priv->otg_phy_mode == PHY_MODE_USB_HOST ? in dwc3_meson_g12a_role_get()550 if (otg_id != priv->otg_phy_mode) { in dwc3_meson_g12a_irq_thread()604 if (otg_id != priv->otg_phy_mode) { in dwc3_meson_g12a_otg_init()675 return dwc3_meson_g12a_usb_init_glue(priv, priv->otg_phy_mode); in dwc3_meson_g12a_usb_init()688 priv->otg_phy_mode); in dwc3_meson_gxl_usb_post_init()692 dwc3_meson_g12a_usb_otg_apply_mode(priv, priv->otg_phy_mode); in dwc3_meson_gxl_usb_post_init()765 priv->otg_phy_mode = PHY_MODE_USB_DEVICE; in dwc3_meson_g12a_probe()[all …]