Searched refs:num_of_loops (Results 1 – 4 of 4) sorted by relevance
85 u32 unit_base_reg, unit_offset, data, mask, num_of_loops, wait_time; in poll_op_execute() local92 num_of_loops = params->num_of_loops; in poll_op_execute()116 } while ((reg_data != data) && (poll_counter < num_of_loops)); in poll_op_execute()118 if ((poll_counter >= num_of_loops) && (reg_data != data)) { in poll_op_execute()130 else if (params->num_of_loops == 0) in get_cfg_seq_op()
31 u16 num_of_loops; /* for polling only */ member
36 usage: $(basename "$0") [-p profile] -t test-argument [-l num_of_loops]