Searched refs:new_htotal (Results 1 – 1 of 1) sorted by relevance
608 int hdisplay, new_hdisplay, new_htotal; in dsi_adjust_pclk_for_compression() local626 new_htotal = mode->htotal - mode->hdisplay + new_hdisplay; in dsi_adjust_pclk_for_compression()628 return mult_frac(mode->clock * 1000u, new_htotal, mode->htotal); in dsi_adjust_pclk_for_compression()