Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h241 #define GINTSTS_USBRST (1<<12) macro
H A Ddwc_otg.c98 (GINTSTS_USBRST | GINTSTS_ENUMDONE | GINTSTS_PRTINT | \
2920 if (status & GINTSTS_USBRST) { in dwc_otg_interrupt()
3062 GINTSTS_USBRST | in dwc_otg_interrupt()