Searched refs:TD_CTRL_CRCTIMEO (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.h199 #define TD_CTRL_CRCTIMEO (1 << 18) /* CRC/Time Out Error */ macro
H A Duhci-debug.c63 (status & TD_CTRL_CRCTIMEO) ? "CRC/Timeo " : "",
H A Duhci-q.c769 if (status & TD_CTRL_CRCTIMEO) { /* CRC/Timeout */

Completed in 60 milliseconds