Home
last modified time | relevance | path

Searched defs:usb_phys (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.c796 struct phy *usb_phys; in dwc3_setup_phy() local
857 int dwc3_shutdown_phy(struct udevice *dev, struct phy *usb_phys, int num_phys) in dwc3_shutdown_phy()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-dwc3.c23 struct phy *usb_phys; member
/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()