Searched refs:fp_and_sync_width_time (Results 1 – 1 of 1) sorted by relevance
658 double line_time, fp_and_sync_width_time; in set_phantom_stream_timing() local692 …fp_and_sync_width_time = (phantom_stream->timing.v_front_porch + phantom_stream->timing.v_sync_wid… in set_phantom_stream_timing()694 if ((svp_vstartup * line_time) + fp_and_sync_width_time > cvt_rb_vblank_max) { in set_phantom_stream_timing()695 svp_vstartup = (cvt_rb_vblank_max - fp_and_sync_width_time) / line_time; in set_phantom_stream_timing()