Searched refs:temp3_fp (Results 1 – 1 of 1) sorted by relevance
330 s64 temp1_fp, temp2_fp, temp3_fp; in dp_panel_update_tu_timings() local376 temp3_fp = drm_fixp_div(temp2_fp, temp1_fp); in dp_panel_update_tu_timings()377 temp2_fp = drm_fixp_mul(tu->lwidth_fp, temp3_fp); in dp_panel_update_tu_timings()380 temp3_fp = drm_fixp_div(temp2_fp, temp1_fp); in dp_panel_update_tu_timings()382 numerator = drm_fixp2int(temp3_fp); in dp_panel_update_tu_timings()