Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h249 #define GINTSTS_RXFLVL (1<<4) macro
H A Ddwc_otg.c2716 if (temp & GINTSTS_RXFLVL) { in dwc_otg_interrupt_poll_locked()