Searched refs:vsync_count (Results 1 – 4 of 4) sorted by relevance
154 unsigned int vsync_count = 0; in rkisp1_debug_input_status_show() local175 vsync_count++; in rkisp1_debug_input_status_show()182 seq_printf(m, "vsync: %u, hsync: %u\n", vsync_count, hsync_count); in rkisp1_debug_input_status_show()
60 atomic_inc(&hdlcd->vsync_count); in hdlcd_irq()114 atomic_set(&hdlcd->vsync_count, 0); in hdlcd_load()204 seq_printf(m, "vsync : %d\n", atomic_read(&hdlcd->vsync_count)); in hdlcd_show_underrun_count()
19 atomic_t vsync_count; member
161 u32 vsync_count; member