Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dcore.c74 gr = &hsotg->gr_backup; in dwc2_backup_global_registers()
106 gr = &hsotg->gr_backup; in dwc2_restore_global_registers()
259 gr = &hsotg->gr_backup; in dwc2_restore_essential_regs()
Dcore.h1091 struct dwc2_gregs_backup gr_backup; member
Dgadget.c5298 hsotg->gr_backup.gpwrdn = dwc2_readl(hsotg, GPWRDN); in dwc2_gadget_enter_hibernation()
5325 gr = &hsotg->gr_backup; in dwc2_gadget_exit_hibernation()
Dhcd.c5495 gr = &hsotg->gr_backup; in dwc2_host_exit_hibernation()