Searched refs:dwc2_phy_setup (Results 1 – 1 of 1) sorted by relevance
955 int dwc2_phy_setup(struct udevice *dev, struct phy **array, int *num_phys) in dwc2_phy_setup() function1160 ret = dwc2_phy_setup(dev, &priv->phys, &priv->num_phys); in dwc2_udc_otg_probe()