Searched refs:xtot (Results 1 – 1 of 1) sorted by relevance
3093 unsigned int xtot, ytot; in dispc_mgr_set_timings() local3107 xtot = t.hactive + t.hfront_porch + t.hsync_len + t.hback_porch; in dispc_mgr_set_timings()3110 ht = vm->pixelclock / xtot; in dispc_mgr_set_timings()3111 vt = vm->pixelclock / xtot / ytot; in dispc_mgr_set_timings()