Searched refs:usb2_init_phy (Results 1 – 1 of 1) sorted by relevance
149 int (*usb2_init_phy)(struct dwc3_meson_g12a *priv, int i, member197 .usb2_init_phy = dwc3_meson_gxl_usb2_init_phy,210 .usb2_init_phy = dwc3_meson_gxl_usb2_init_phy,222 .usb2_init_phy = dwc3_meson_gxl_usb2_init_phy,234 .usb2_init_phy = dwc3_meson_g12a_usb2_init_phy,245 .usb2_init_phy = dwc3_meson_g12a_usb2_init_phy,335 ret = priv->drvdata->usb2_init_phy(priv, i, mode); in dwc3_meson_g12a_usb2_init()