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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h229 #define GINTSTS_ENUMDONE (1<<13) macro
H A Ddwc_otg.c107 (GINTSTS_USBRST | GINTSTS_ENUMDONE | GINTSTS_PRTINT | \
2796 if (status & GINTSTS_ENUMDONE) {

Completed in 52 milliseconds