Searched refs:vsync_count (Results 1 – 6 of 6) sorted by relevance
59 atomic_inc(&hdlcd->vsync_count); in hdlcd_irq()143 atomic_set(&hdlcd->vsync_count, 0); in hdlcd_load()227 seq_printf(m, "vsync : %d\n", atomic_read(&hdlcd->vsync_count)); in hdlcd_show_underrun_count()
18 atomic_t vsync_count; member
22 u32 vsync_count; member
162 u32 vsync_count; member
365 tc_cfg.vsync_count = vsync_hz / in dpu_encoder_phys_cmd_tearcheck_config()391 tc_cfg.vsync_count, tc_cfg.vsync_init_val); in dpu_encoder_phys_cmd_tearcheck_config()
108 cfg |= te->vsync_count; in dpu_hw_pp_setup_te_config()
Completed in 10 milliseconds