Searched refs:dwc3_setup_phy (Results 1 – 4 of 4) sorted by relevance
51 int dwc3_setup_phy(struct udevice *dev, struct phy_bulk *phys);54 static inline int dwc3_setup_phy(struct udevice *dev, struct phy_bulk *phys) in dwc3_setup_phy() function
129 ret = dwc3_setup_phy(dev, &plat->phys); in xhci_dwc3_probe()
76 rc = dwc3_setup_phy(dev, &priv->phys); in dwc3_generic_probe()
858 int dwc3_setup_phy(struct udevice *dev, struct phy_bulk *phys) in dwc3_setup_phy() function
Completed in 6 milliseconds