Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h259 #define GINTMSK_PTXFEMPMSK (1<<26) macro
H A Ddwc_otg.c729 if (!(sc->sc_irq_mask & GINTMSK_PTXFEMPMSK)) { in dwc_otg_host_check_tx_fifo_empty()
730 sc->sc_irq_mask |= GINTMSK_PTXFEMPMSK; in dwc_otg_host_check_tx_fifo_empty()