Searched refs:dwc3_setup_phy (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | dwc3-uboot.h | 49 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 D | core.su | |
| H A D | dwc3-generic.c | 74 rc = dwc3_setup_phy(dev, &priv->phys, &priv->num_phys); in dwc3_generic_probe()
|
| H A D | core.c | 883 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 D | xhci-dwc3.c | 131 ret = dwc3_setup_phy(dev, &plat->usb_phys, &plat->num_phys); in xhci_dwc3_probe()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |