Searched refs:vsynce (Results 1 – 1 of 1) sorted by relevance
1122 u32 vactive, vsynce, vbackp, vfrontp, vblanke, vblanks; in nv50_crtc_mode_set() local1135 vsynce = ((mode->vsync_end - mode->vsync_start) * vscan / ilace) - 1; in nv50_crtc_mode_set()1137 vblanke = vsynce + vbackp; in nv50_crtc_mode_set()1146 vblan2e = vactive + vsynce + vbackp; in nv50_crtc_mode_set()1164 evo_data(push, ( vsynce << 16) | hsynce); in nv50_crtc_mode_set()1177 evo_data(push, ( vsynce << 16) | hsynce); in nv50_crtc_mode_set()