Home
last modified time | relevance | path

Searched defs:rkcif_timer (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.h392 struct rkcif_timer { struct
393 struct timer_list timer;
394 spinlock_t timer_lock;
395 spinlock_t csi2_err_lock;
396 unsigned long cycle;
398 unsigned long line_end_cycle;
399 unsigned int run_cnt;
400 unsigned int max_run_cnt;
401 unsigned int stop_index_of_run_cnt;
402 unsigned int last_buf_wakeup_cnt[RKCIF_MAX_STREAM_MIPI];
[all …]