Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h235 #define GINTSTS_IEPINT (1<<18) macro
H A Ddwc_otg.c2874 if (status & GINTSTS_IEPINT) { in dwc_otg_filter_interrupt()