Searched refs:last_buf_wakeup_cnt (Results 1 – 3 of 3) sorted by relevance
402 unsigned int last_buf_wakeup_cnt[RKCIF_MAX_STREAM_MIPI]; member
1138 cif_dev->reset_watchdog_timer.last_buf_wakeup_cnt[i] = 0; in rkcif_pipeline_set_stream()1222 cif_dev->reset_watchdog_timer.last_buf_wakeup_cnt[i] = 0; in rkcif_pipeline_set_stream()
8340 timer->last_buf_wakeup_cnt[i] = stream->buf_wake_up_cnt; in rkcif_monitor_reset_event()9356 timer->last_buf_wakeup_cnt[stream->id] = stream->buf_wake_up_cnt; in rkcif_init_reset_work()9380 if (timer->last_buf_wakeup_cnt[stream->id] < stream->buf_wake_up_cnt && in rkcif_detect_reset_event()9385 timer->last_buf_wakeup_cnt[stream->id], stream->frame_idx, in rkcif_detect_reset_event()9388 timer->last_buf_wakeup_cnt[stream->id] = stream->buf_wake_up_cnt; in rkcif_detect_reset_event()9442 } else if (timer->last_buf_wakeup_cnt[stream->id] == stream->buf_wake_up_cnt) { in rkcif_detect_reset_event()