Searched refs:timeout_counter (Results 1 – 2 of 2) sorted by relevance
490 int ret = 0, timeout_counter = 200; in guc_get_workqueue_space() local495 while (timeout_counter-- > 0) { in guc_get_workqueue_space()507 timeout_counter = 0; in guc_get_workqueue_space()
1068 int timeout_counter = 0; in mxt_t6_command() local1085 } while (command_register != 0 && timeout_counter++ <= 100); in mxt_t6_command()1087 if (timeout_counter > 100) { in mxt_t6_command()