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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h259 #define GINTMSK_HCHINTMSK (1<<25) macro
H A Ddwc_otg.c370 sc->sc_irq_mask |= GINTMSK_HCHINTMSK;
435 sc->sc_irq_mask &= ~GINTMSK_HCHINTMSK;

Completed in 96 milliseconds