Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.h1336 int dwc2_restore_global_registers(struct dwc2_hsotg *hsotg);
H A Dcore.c69 int dwc2_restore_global_registers(struct dwc2_hsotg *hsotg) in dwc2_restore_global_registers() function
H A Dgadget.c5460 ret = dwc2_restore_global_registers(hsotg); in dwc2_gadget_exit_hibernation()
5587 ret = dwc2_restore_global_registers(hsotg); in dwc2_gadget_exit_partial_power_down()
H A Dhcd.c5690 ret = dwc2_restore_global_registers(hsotg); in dwc2_host_exit_hibernation()
5851 ret = dwc2_restore_global_registers(hsotg); in dwc2_host_exit_partial_power_down()