Home
last modified time | relevance | path

Searched refs:GINTSTS_RESTOREDONE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/usb/dwc2/
Dcore.c284 dwc2_writel(hsotg, GINTSTS_RESTOREDONE, GINTMSK); in dwc2_restore_essential_regs()
370 if (dwc2_hsotg_wait_bit_set(hsotg, GINTSTS, GINTSTS_RESTOREDONE, in dwc2_hib_restore_common()
Dhw.h152 #define GINTSTS_RESTOREDONE BIT(16) macro