Home
last modified time | relevance | path

Searched refs:last_buf_wakeup_cnt (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Ddev.h430 unsigned int last_buf_wakeup_cnt; member
H A Ddev.c852 cif_dev->reset_watchdog_timer.last_buf_wakeup_cnt = 0; in rkcif_pipeline_set_stream()
907 cif_dev->reset_watchdog_timer.last_buf_wakeup_cnt = 0; in rkcif_pipeline_set_stream()
H A Dcapture.c5772 timer->last_buf_wakeup_cnt = dev->buf_wake_up_cnt; in rkcif_monitor_reset_event()
6452 timer->last_buf_wakeup_cnt = dev->buf_wake_up_cnt; in rkcif_init_reset_work()
6496 if (timer->last_buf_wakeup_cnt < dev->buf_wake_up_cnt) { in rkcif_reset_watchdog_timer_handler()
6498 timer->last_buf_wakeup_cnt, dev->buf_wake_up_cnt, timer->run_cnt, timer->monitor_mode); in rkcif_reset_watchdog_timer_handler()
6500 timer->last_buf_wakeup_cnt = dev->buf_wake_up_cnt; in rkcif_reset_watchdog_timer_handler()
6546 } else if (timer->last_buf_wakeup_cnt == dev->buf_wake_up_cnt) { in rkcif_reset_watchdog_timer_handler()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.h389 unsigned int last_buf_wakeup_cnt; member
H A Ddev.c912 cif_dev->reset_watchdog_timer.last_buf_wakeup_cnt = 0; in rkcif_pipeline_set_stream()
964 cif_dev->reset_watchdog_timer.last_buf_wakeup_cnt = 0; in rkcif_pipeline_set_stream()
H A Dcapture.c5985 timer->last_buf_wakeup_cnt = dev->buf_wake_up_cnt; in rkcif_monitor_reset_event()
6718 timer->last_buf_wakeup_cnt = dev->buf_wake_up_cnt; in rkcif_init_reset_work()
6763 if (timer->last_buf_wakeup_cnt < dev->buf_wake_up_cnt) { in rkcif_reset_watchdog_timer_handler()
6767 timer->last_buf_wakeup_cnt, dev->buf_wake_up_cnt, in rkcif_reset_watchdog_timer_handler()
6770 timer->last_buf_wakeup_cnt = dev->buf_wake_up_cnt; in rkcif_reset_watchdog_timer_handler()
6819 } else if (timer->last_buf_wakeup_cnt == dev->buf_wake_up_cnt) { in rkcif_reset_watchdog_timer_handler()

Completed in 24 milliseconds