Searched defs:num_phys (Results 1 – 6 of 6) sorted by relevance
53 int *num_phys) in dwc3_setup_phy()59 int num_phys) in dwc3_shutdown_phy()
26 int num_phys; member
889 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()
38 int num_phys; member
949 int num_phys; member958 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()
69 unsigned int num_phys; member