Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwc3-uboot.h53 static inline int dwc3_shutdown_phy(struct udevice *dev, struct phy *usb_phys, in dwc3_shutdown_phy() function
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.c857 int dwc3_shutdown_phy(struct udevice *dev, struct phy *usb_phys, int num_phys) in dwc3_shutdown_phy() function