Home
last modified time | relevance | path

Searched defs:dwc3_setup_phy (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Ddwc3-uboot.h47 static inline int dwc3_setup_phy(struct udevice *dev, struct phy **array, in dwc3_setup_phy() function
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.c793 int dwc3_setup_phy(struct udevice *dev, struct phy **array, int *num_phys) in dwc3_setup_phy() function