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