Searched refs:temp3_fp (Results 1 – 1 of 1) sorted by relevance
312 s64 temp1_fp, temp2_fp, temp3_fp; in dp_panel_update_tu_timings() local358 temp3_fp = drm_fixp_div(temp2_fp, temp1_fp); in dp_panel_update_tu_timings()359 temp2_fp = drm_fixp_mul(tu->lwidth_fp, temp3_fp); in dp_panel_update_tu_timings()362 temp3_fp = drm_fixp_div(temp2_fp, temp1_fp); in dp_panel_update_tu_timings()364 numerator = drm_fixp2int(temp3_fp); in dp_panel_update_tu_timings()