Searched refs:TD_CTRL_BABBLE (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.h197 #define TD_CTRL_BABBLE (1 << 20) /* Babble Detected */ macro
204 TD_CTRL_BABBLE | TD_CTRL_CRCTIME | \
H A Duhci-debug.c61 (status & TD_CTRL_BABBLE) ? "Babble " : "",
H A Duhci-q.c775 if (status & TD_CTRL_BABBLE) /* Babble */

Completed in 63 milliseconds