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

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

Completed in 212 milliseconds