Searched refs:timeout_counter (Results 1 – 1 of 1) sorted by relevance
1128 int timeout_counter = 0; in mxt_t6_command() local1145 } while (command_register != 0 && timeout_counter++ <= 100); in mxt_t6_command()1147 if (timeout_counter > 100) { in mxt_t6_command()