Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddwc3-uboot.h49 int dwc3_setup_phy(struct udevice *dev, struct phy **array, int *num_phys);
52 static inline int dwc3_setup_phy(struct udevice *dev, struct phy **array, in dwc3_setup_phy() function
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.su
H A Ddwc3-generic.c74 rc = dwc3_setup_phy(dev, &priv->phys, &priv->num_phys); in dwc3_generic_probe()
H A Dcore.c883 int dwc3_setup_phy(struct udevice *dev, struct phy **array, int *num_phys) in dwc3_setup_phy() function
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-dwc3.c131 ret = dwc3_setup_phy(dev, &plat->usb_phys, &plat->num_phys); in xhci_dwc3_probe()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym