Searched refs:usb2_init_phy (Results 1 – 1 of 1) sorted by relevance
150 int (*usb2_init_phy)(struct dwc3_meson_g12a *priv, int i, member199 .usb2_init_phy = dwc3_meson_gxl_usb2_init_phy,213 .usb2_init_phy = dwc3_meson_gxl_usb2_init_phy,226 .usb2_init_phy = dwc3_meson_gxl_usb2_init_phy,239 .usb2_init_phy = dwc3_meson_g12a_usb2_init_phy,251 .usb2_init_phy = dwc3_meson_g12a_usb2_init_phy,341 ret = priv->drvdata->usb2_init_phy(priv, i, mode); in dwc3_meson_g12a_usb2_init()