Searched refs:GINTSTS_ENUMDONE (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/dwc2/
H A Dhw.h152 #define GINTSTS_ENUMDONE (1 << 13) macro
H A Dgadget.c2155 GINTSTS_ENUMDONE | GINTSTS_OTGINT |
2289 if (gintsts & GINTSTS_ENUMDONE) {
2290 writel(GINTSTS_ENUMDONE, hsotg->regs + GINTSTS);

Completed in 45 milliseconds