Searched refs:GINTSTS_RXFLVL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | dwc_otgreg.h | 249 #define GINTSTS_RXFLVL (1<<4) macro |
H A D | dwc_otg.c | 2716 if (temp & GINTSTS_RXFLVL) { in dwc_otg_interrupt_poll_locked() |