Searched refs:GINTSTS_ENUMDONE (Results 1 – 2 of 2) sorted by relevance
153 #define GINTSTS_ENUMDONE (1 << 13) macro
2338 GINTSTS_ENUMDONE | GINTSTS_OTGINT | in dwc2_hsotg_core_init_disconnected()2509 if (gintsts & GINTSTS_ENUMDONE) { in dwc2_hsotg_irq()2510 dwc2_writel(GINTSTS_ENUMDONE, hsotg->regs + GINTSTS); in dwc2_hsotg_irq()