Searched refs:hfrontp (Results 1 – 1 of 1) sorted by relevance
1121 u32 hactive, hsynce, hbackp, hfrontp, hblanke, hblanks; in nv50_crtc_mode_set() local1131 hfrontp = mode->hsync_start - mode->hdisplay; in nv50_crtc_mode_set()1132 hblanks = mode->htotal - hfrontp - 1; in nv50_crtc_mode_set()