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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h265 #define GINTMSK_IEPINTMSK (1<<18) macro
H A Ddwc_otg.c371 sc->sc_irq_mask &= ~GINTMSK_IEPINTMSK;
436 sc->sc_irq_mask |= GINTMSK_IEPINTMSK;

Completed in 102 milliseconds