Home
last modified time | relevance | path

Searched defs:num_phys (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Ddwc3-uboot.h53 int *num_phys) in dwc3_setup_phy()
59 int num_phys) in dwc3_shutdown_phy()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-dwc3.c26 int num_phys; member
/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()
953 int dwc3_shutdown_phy(struct udevice *dev, struct phy *usb_phys, int num_phys) in dwc3_shutdown_phy()
H A Ddwc3-generic.c38 int num_phys; member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c949 int num_phys; member
958 int dwc2_phy_setup(struct udevice *dev, struct phy **array, int *num_phys) in dwc2_phy_setup()
1024 void dwc2_phy_shutdown(struct udevice *dev, struct phy *usb_phys, int num_phys) in dwc2_phy_shutdown()
/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Dxusb-padctl-common.h69 unsigned int num_phys; member