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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h554 (HCINT_STALL | HCINT_BBLERR | \
560 HCINT_ERRORS | HCINT_STALL | HCINT_SOFTWARE_ONLY)
570 #define HCINT_STALL (1<<3) macro
H A Ddwc_otg.c748 } else if (hcint & HCINT_STALL) {
1225 } else if (hcint & HCINT_STALL) {
1614 } else if (hcint & HCINT_STALL) {

Completed in 48 milliseconds