Searched refs:GINTSTS_RESTOREDONE (Results 1 – 3 of 3) sorted by relevance
179 dwc2_writel(hsotg, GINTSTS_RESTOREDONE, GINTMSK); in dwc2_restore_essential_regs()265 if (dwc2_hsotg_wait_bit_set(hsotg, GINTSTS, GINTSTS_RESTOREDONE, in dwc2_hib_restore_common()277 dwc2_writel(hsotg, GINTSTS_RESTOREDONE, GINTSTS); in dwc2_hib_restore_common()
130 #define GINTSTS_RESTOREDONE BIT(16) macro
156 #define GINTSTS_RESTOREDONE BIT(16) macro