Home
last modified time | relevance | path

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

/u-boot/include/
A Ddwc3-uboot.h51 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
/u-boot/drivers/usb/dwc3/
A Ddwc3-layerscape.c52 rc = dwc3_setup_phy(dev, &priv->phys); in dwc3_layerscape_probe()
A Ddwc3-generic.c101 rc = dwc3_setup_phy(dev, &priv->phys); in dwc3_generic_probe()
A Dcore.c1014 int dwc3_setup_phy(struct udevice *dev, struct phy_bulk *phys) in dwc3_setup_phy() function
/u-boot/drivers/usb/host/
A Dxhci-dwc3.c182 ret = dwc3_setup_phy(dev, &plat->phys); in xhci_dwc3_probe()

Completed in 12 milliseconds