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