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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Ddwc_otgreg.h557 #define HCINT_STALL (1<<3) macro
H A Ddwc_otg.c225 HCINT_STALL | HCINT_BBLERR |
700 } else if (hcint & HCINT_STALL) {
1059 } else if (hcint & HCINT_STALL) {
1473 } else if (hcint & HCINT_STALL) {

Completed in 70 milliseconds