Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h222 #define GINTSTS_WKUPINT (1<<31) macro
H A Ddwc_otg.c99 GINTSTS_WKUPINT | GINTSTS_USBSUSP | GINTMSK_OTGINTMSK | \
3050 if (status & GINTSTS_WKUPINT) { in dwc_otg_interrupt()