Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Ddwc3-uboot.h52 static inline int dwc3_setup_phy(struct udevice *dev, struct phy **array, in dwc3_setup_phy() function
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.c889 int dwc3_setup_phy(struct udevice *dev, struct phy **array, int *num_phys) in dwc3_setup_phy() function