Searched defs:TD_CTRL_BABBLE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/host/ | ||
D | uhci.h | 107 #define TD_CTRL_BABBLE (1 << 20) /* Babble Detected */ macro |
D | usb-uhci.h | 92 #define TD_CTRL_BABBLE (1 << 20) /* Babble Detected */ macro |