Searched refs:TD_CTRL_BITSTUFF (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.h200 #define TD_CTRL_BITSTUFF (1 << 17) /* Bit Stuff Error */ macro
205 TD_CTRL_BITSTUFF)
H A Duhci-debug.c64 (status & TD_CTRL_BITSTUFF) ? "BitStuff " : "",
H A Duhci-q.c767 if (status & TD_CTRL_BITSTUFF) /* Bitstuff error */

Completed in 69 milliseconds