Home
last modified time | relevance | path

Searched refs:dwc3_setup_phy (Results 1 – 4 of 4) 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/host/
A Dxhci-dwc3.c129 ret = dwc3_setup_phy(dev, &plat->phys); in xhci_dwc3_probe()
/u-boot/drivers/usb/dwc3/
A Ddwc3-generic.c76 rc = dwc3_setup_phy(dev, &priv->phys); in dwc3_generic_probe()
A Dcore.c858 int dwc3_setup_phy(struct udevice *dev, struct phy_bulk *phys) in dwc3_setup_phy() function

Completed in 6 milliseconds