Searched refs:move_cnt (Results 1 – 1 of 1) sorted by relevance
112 u32 move_cnt; member154 motor->move_cnt = motor->run_queue->count; in set_motor_running_status()569 if (motor->move_cnt < 1 || motor->move_status == MOTOR_STATUS_STOPPED) { in motor_timer_func()593 idx = motor->run_queue->count - motor->move_cnt; in motor_timer_func()619 idx = motor->run_queue->count - motor->move_cnt; in motor_timer_func()642 motor->move_cnt--; in motor_timer_func()