Searched refs:ytot (Results 1 – 2 of 2) sorted by relevance
3123 unsigned xtot, ytot; in dispc_mgr_set_timings() local3140 ytot = t.y_res + t.vfp + t.vsw + t.vbp; in dispc_mgr_set_timings()3143 vt = timings->pixelclock / xtot / ytot; in dispc_mgr_set_timings()
3093 unsigned int xtot, ytot; in dispc_mgr_set_timings() local3108 ytot = t.vactive + t.vfront_porch + t.vsync_len + t.vback_porch; in dispc_mgr_set_timings()3111 vt = vm->pixelclock / xtot / ytot; in dispc_mgr_set_timings()