Searched refs:hsynce (Results 1 – 1 of 1) sorted by relevance
1121 u32 hactive, hsynce, hbackp, hfrontp, hblanke, hblanks; in nv50_crtc_mode_set() local1128 hsynce = mode->hsync_end - mode->hsync_start - 1; in nv50_crtc_mode_set()1130 hblanke = hsynce + hbackp; 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()