Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.c886 struct phy *usb_phys; in dwc3_setup_phy() local
947 int dwc3_shutdown_phy(struct udevice *dev, struct phy *usb_phys, int num_phys) in dwc3_shutdown_phy()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-dwc3.c25 struct phy *usb_phys; member
/OK3568_Linux_fs/u-boot/include/
H A Ddwc3-uboot.h58 static inline int dwc3_shutdown_phy(struct udevice *dev, struct phy *usb_phys, in dwc3_shutdown_phy()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c958 struct phy *usb_phys; in dwc2_phy_setup() local
1021 void dwc2_phy_shutdown(struct udevice *dev, struct phy *usb_phys, int num_phys) in dwc2_phy_shutdown()