Lines Matching refs:set_phy_mode
152 int (*set_phy_mode)(struct dwc3_meson_g12a *priv, int i, member
200 .set_phy_mode = dwc3_meson_gxl_set_phy_mode,
214 .set_phy_mode = dwc3_meson_gxl_set_phy_mode,
227 .set_phy_mode = dwc3_meson_gxl_set_phy_mode,
240 .set_phy_mode = dwc3_meson_g12a_set_phy_mode,
252 .set_phy_mode = dwc3_meson_g12a_set_phy_mode,
282 return priv->drvdata->set_phy_mode(priv, i, in dwc3_meson_gxl_usb2_init_phy()
315 ret = priv->drvdata->set_phy_mode(priv, i, mode); in dwc3_meson_g12a_usb2_init_phy()
317 ret = priv->drvdata->set_phy_mode(priv, i, in dwc3_meson_g12a_usb2_init_phy()
512 ret = priv->drvdata->set_phy_mode(priv, USB2_OTG_PHY, mode); in dwc3_meson_g12a_otg_mode_set()
696 ret = priv->drvdata->set_phy_mode(priv, USB2_OTG_PHY, in dwc3_meson_gxl_usb_post_init()