Searched refs:TD_CTRL_BITSTUFF (Results 1 – 3 of 3) sorted by relevance
216 #define TD_CTRL_BITSTUFF (1 << 17) /* Bit Stuff Error */ macro
64 (status & TD_CTRL_BITSTUFF) ? "BitStuff " : "", in uhci_show_td()
769 if (status & TD_CTRL_BITSTUFF) /* Bitstuff error */ in uhci_map_status()