Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/controller/
HDdwc_otgreg.h226 #define GINTSTS_PTXFEMP (1<<26) macro
HDdwc_otg.c735 if (!(temp & GINTSTS_PTXFEMP)) { in dwc_otg_host_check_tx_fifo_empty()
2889 (GINTSTS_PTXFEMP | GINTSTS_NPTXFEMP)) { in dwc_otg_filter_interrupt()
2890 sc->sc_irq_mask &= ~(GINTSTS_PTXFEMP | GINTSTS_NPTXFEMP); in dwc_otg_filter_interrupt()