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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h241 #define GINTSTS_USBSUSP (1<<11) macro
H A Ddwc_otg.c98 GINTSTS_WKUPINT | GINTSTS_USBSUSP | GINTMSK_OTGINTMSK | \
3050 } else if (status & GINTSTS_USBSUSP) {
3057 if (status & (GINTSTS_USBSUSP |

Completed in 95 milliseconds