Searched refs:TD_CTRL_STALLED (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-hcd.h195 #define TD_CTRL_STALLED (1 << 22) /* TD Stalled */ macro
203 #define TD_CTRL_ANY_ERROR (TD_CTRL_STALLED | TD_CTRL_DBUFERR | \
H A Duhci-debug.c59 (status & TD_CTRL_STALLED) ? "Stalled " : "",
H A Duhci-q.c779 if (status & TD_CTRL_STALLED) /* Stalled */

Completed in 170 milliseconds