Lines Matching refs:set_phy_mode
151 int (*set_phy_mode)(struct dwc3_meson_g12a *priv, int i, member
198 .set_phy_mode = dwc3_meson_gxl_set_phy_mode,
211 .set_phy_mode = dwc3_meson_gxl_set_phy_mode,
223 .set_phy_mode = dwc3_meson_gxl_set_phy_mode,
235 .set_phy_mode = dwc3_meson_g12a_set_phy_mode,
246 .set_phy_mode = dwc3_meson_g12a_set_phy_mode,
276 return priv->drvdata->set_phy_mode(priv, i, in dwc3_meson_gxl_usb2_init_phy()
309 ret = priv->drvdata->set_phy_mode(priv, i, mode); in dwc3_meson_g12a_usb2_init_phy()
311 ret = priv->drvdata->set_phy_mode(priv, i, in dwc3_meson_g12a_usb2_init_phy()
506 ret = priv->drvdata->set_phy_mode(priv, USB2_OTG_PHY, mode); in dwc3_meson_g12a_otg_mode_set()
687 ret = priv->drvdata->set_phy_mode(priv, USB2_OTG_PHY, in dwc3_meson_gxl_usb_post_init()