Lines Matching full:tx

35 	#   clear          clear all rx and tx error injections
37 # tx-clear clear all tx error injections
38 # <op> clear clear all rx and tx error injections for <op>
40 # <op> tx-clear clear all tx error injections for <op>
49 # TX error injection settings:
50 # tx-ignore-nack-until-eom ignore early NACKs until EOM
51 # tx-custom-low-usecs <usecs> define the 'low' time for the custom pulse
52 # tx-custom-high-usecs <usecs> define the 'high' time for the custom pulse
53 # tx-custom-pulse transmit the custom pulse once the bus is idle
55 # TX error injection:
56 # <op>[,<mode>] tx-no-eom don't set the EOM bit
57 # <op>[,<mode>] tx-early-eom set the EOM bit one byte too soon
58 # <op>[,<mode>] tx-add-bytes <num> append <num> (1-255) spurious bytes to the message
59 # <op>[,<mode>] tx-remove-byte drop the last byte from the message
60 # <op>[,<mode>] tx-short-bit <bit> make this bit shorter than allowed
61 # <op>[,<mode>] tx-long-bit <bit> make this bit longer than allowed
62 # <op>[,<mode>] tx-custom-bit <bit> send the custom pulse instead of this bit
63 # <op>[,<mode>] tx-short-start send a start pulse that's too short
64 # <op>[,<mode>] tx-long-start send a start pulse that's too long
65 # <op>[,<mode>] tx-custom-start send the custom pulse instead of the start pulse
66 # <op>[,<mode>] tx-last-bit <bit> stop sending after this bit
67 # <op>[,<mode>] tx-low-drive <bit> force a low-drive condition at this bit position
114 0x9e tx-add-bytes 1
115 0x9e tx-early-eom
116 0x9f tx-add-bytes 2
124 0x9e tx-add-bytes 1
125 0x9e tx-add-bytes 2
138 ``tx-clear``
147 ``<op> tx-clear``
197 ``tx-ignore-nack-until-eom``
208 ``<op>[,<mode>] tx-no-eom``
215 ``<op>[,<mode>] tx-early-eom``
223 ``<op>[,<mode>] tx-add-bytes <num>``
234 ``<op>[,<mode>] tx-remove-byte``
238 ``<op>[,<mode>] tx-short-bit <bit>``
253 ``<op>[,<mode>] tx-long-bit <bit>``
271 ``<op>[,<mode>] tx-short-start``
278 ``<op>[,<mode>] tx-long-start``
290 ``<op>[,<mode>] tx-last-bit <bit>``
297 ``<op>[,<mode>] tx-low-drive <bit>``
308 ``tx-custom-low-usecs <usecs>``
312 ``tx-custom-high-usecs <usecs>``
316 ``tx-custom-low-usecs + tx-custom-high-usecs``.
318 ``<op>[,<mode>] tx-custom-bit <bit>``
323 ``<op>[,<mode>] tx-custom-start``
326 ``tx-custom-pulse``