Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore.c99 int dwc2_restore_global_registers(struct dwc2_hsotg *hsotg) in dwc2_restore_global_registers() function
158 ret = dwc2_restore_global_registers(hsotg); in dwc2_exit_partial_power_down()
H A Dcore.h1338 int dwc2_restore_global_registers(struct dwc2_hsotg *hsotg);
H A Dgadget.c5430 ret = dwc2_restore_global_registers(hsotg); in dwc2_gadget_exit_hibernation()
H A Dhcd.c5601 ret = dwc2_restore_global_registers(hsotg); in dwc2_host_exit_hibernation()