Home
last modified time | relevance | path

Searched refs:dwc2_core_reset (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore.c495 int dwc2_core_reset(struct dwc2_hsotg *hsotg, bool skip_wait) in dwc2_core_reset() function
1082 retval = dwc2_core_reset(hsotg, false); in dwc2_fs_phy_init()
1180 retval = dwc2_core_reset(hsotg, false); in dwc2_hs_phy_init()
H A Dplatform.c490 retval = dwc2_core_reset(hsotg, false); in dwc2_driver_probe()
H A Dcore.h1304 int dwc2_core_reset(struct dwc2_hsotg *hsotg, bool skip_wait);
H A Dhcd.c2105 retval = dwc2_core_reset(hsotg, false); in dwc2_core_init()
H A Dgadget.c3393 if (dwc2_core_reset(hsotg, true)) in dwc2_hsotg_core_init_disconnected()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore.c393 int dwc2_core_reset(struct dwc2_hsotg *hsotg, bool skip_wait) in dwc2_core_reset() function
455 * in dwc2_core_reset() function by taking into account configs. in dwc2_core_reset()
996 retval = dwc2_core_reset(hsotg, false); in dwc2_fs_phy_init()
1094 retval = dwc2_core_reset(hsotg, false); in dwc2_hs_phy_init()
H A Dcore.h1291 int dwc2_core_reset(struct dwc2_hsotg *hsotg, bool skip_wait);
H A Dplatform.c518 retval = dwc2_core_reset(hsotg, false); in dwc2_driver_probe()
H A Dhcd.c2070 retval = dwc2_core_reset(hsotg, false); in dwc2_core_init()
H A Dgadget.c3393 if (dwc2_core_reset(hsotg, true)) in dwc2_hsotg_core_init_disconnected()

Completed in 32 milliseconds