Searched refs:GINTSTS_ENUMDONE (Results 1 – 2 of 2) sorted by relevance
133 #define GINTSTS_ENUMDONE BIT(13) macro
3456 GINTSTS_ENUMDONE | GINTSTS_OTGINT | in dwc2_hsotg_core_init_disconnected()3754 if (gintsts & GINTSTS_ENUMDONE) { in dwc2_hsotg_irq()3755 dwc2_writel(hsotg, GINTSTS_ENUMDONE, GINTSTS); in dwc2_hsotg_irq()