Home
last modified time | relevance | path

Searched refs:dwc2_restore_global_registers (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/usb/dwc2/
Dcore.h1323 int dwc2_restore_global_registers(struct dwc2_hsotg *hsotg);
Dcore.c69 int dwc2_restore_global_registers(struct dwc2_hsotg *hsotg) in dwc2_restore_global_registers() function
Dgadget.c5450 ret = dwc2_restore_global_registers(hsotg); in dwc2_gadget_exit_hibernation()
5577 ret = dwc2_restore_global_registers(hsotg); in dwc2_gadget_exit_partial_power_down()
Dhcd.c5659 ret = dwc2_restore_global_registers(hsotg); in dwc2_host_exit_hibernation()
5820 ret = dwc2_restore_global_registers(hsotg); in dwc2_host_exit_partial_power_down()