Home
last modified time | relevance | path

Searched refs:dwc2_phy_setup (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c955 int dwc2_phy_setup(struct udevice *dev, struct phy **array, int *num_phys) in dwc2_phy_setup() function
1160 ret = dwc2_phy_setup(dev, &priv->phys, &priv->num_phys); in dwc2_udc_otg_probe()