Searched refs:dwc3_shutdown_phy (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | dwc3-uboot.h | 50 int dwc3_shutdown_phy(struct udevice *dev, struct phy *usb_phys, int num_phys); 58 static inline int dwc3_shutdown_phy(struct udevice *dev, struct phy *usb_phys, in dwc3_shutdown_phy() function
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | xhci-dwc3.c | 174 dwc3_shutdown_phy(dev, plat->usb_phys, plat->num_phys); in xhci_dwc3_remove()
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | dwc3-generic.c | 96 dwc3_shutdown_phy(dev, priv->phys, priv->num_phys); in dwc3_generic_remove()
|
| H A D | core.c | 953 int dwc3_shutdown_phy(struct udevice *dev, struct phy *usb_phys, int num_phys) in dwc3_shutdown_phy() function
|