Searched refs:INT_ENUMDONE (Results 1 – 2 of 2) sorted by relevance
128 #define INT_ENUMDONE (0x1<<13) macro263 #define GINTMSK_INIT (INT_OUT_EP | INT_IN_EP | INT_RESUME | INT_ENUMDONE\
505 if (intr_status & INT_ENUMDONE) { in dwc2_udc_irq()508 writel(INT_ENUMDONE, ®->gintsts); in dwc2_udc_irq()
Completed in 6 milliseconds