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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h247 #define GINTSTS_NPTXFEMP (1<<5) macro
H A Ddwc_otg.c744 if (!(temp & GINTSTS_NPTXFEMP)) {
2861 (GINTSTS_PTXFEMP | GINTSTS_NPTXFEMP)) {
2862 sc->sc_irq_mask &= ~(GINTSTS_PTXFEMP | GINTSTS_NPTXFEMP);

Completed in 162 milliseconds