Searched refs:dc8051_timed_out (Results 1 – 2 of 2) sorted by relevance
1133 int dc8051_timed_out; /* remember if the 8051 timed out */ member
8737 if (dd->dc8051_timed_out) { in do_8051_command()8738 if (dd->dc8051_timed_out > 1) { in do_8051_command()8797 dd->dc8051_timed_out++; in do_8051_command()8820 dd->dc8051_timed_out = 0; in do_8051_command()