Home
last modified time | relevance | path

Searched refs:hsync_count (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-debug.c153 unsigned int hsync_count = 0; in rkisp1_debug_input_status_show() local
173 hsync_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()