Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/controller/
HDdwc_otgreg.h265 #define GINTMSK_IEPINTMSK (1<<18) macro
HDdwc_otg.c371 sc->sc_irq_mask &= ~GINTMSK_IEPINTMSK; in dwc_otg_init_fifo()
436 sc->sc_irq_mask |= GINTMSK_IEPINTMSK; in dwc_otg_init_fifo()