Searched refs:dc8051_timed_out (Results 1 – 2 of 2) sorted by relevance
1183 int dc8051_timed_out; /* remember if the 8051 timed out */ member
8778 if (dd->dc8051_timed_out) { in do_8051_command()8779 if (dd->dc8051_timed_out > 1) { in do_8051_command()8838 dd->dc8051_timed_out++; in do_8051_command()8861 dd->dc8051_timed_out = 0; in do_8051_command()