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

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

Completed in 58 milliseconds