Searched refs:GINTSTS_ENUMDONE (Results 1 – 2 of 2) sorted by relevance
240 #define GINTSTS_ENUMDONE (1<<13) macro
98 (GINTSTS_USBRST | GINTSTS_ENUMDONE | GINTSTS_PRTINT | \2937 if (status & GINTSTS_ENUMDONE) { in dwc_otg_interrupt()