Searched refs:GINTSTS_USBSUSP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h231 #define GINTSTS_USBSUSP (1<<11) macro
H A Ddwc_otg.c108 GINTSTS_WKUPINT | GINTSTS_USBSUSP | GINTMSK_OTGINTMSK | \
2915 } else if (status & GINTSTS_USBSUSP) {
2922 if (status & (GINTSTS_USBSUSP |

Completed in 93 milliseconds