Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-debug.c149 unsigned int hsync_count = 0; in rkisp1_debug_input_status_show() local
169 hsync_count++; in rkisp1_debug_input_status_show()
178 seq_printf(m, "vsync: %u, hsync: %u\n", vsync_count, hsync_count); in rkisp1_debug_input_status_show()