Home
last modified time | relevance | path

Searched refs:hbackp (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnv50_display.c1121 u32 hactive, hsynce, hbackp, hfrontp, hblanke, hblanks; in nv50_crtc_mode_set() local
1129 hbackp = mode->htotal - mode->hsync_end; in nv50_crtc_mode_set()
1130 hblanke = hsynce + hbackp; in nv50_crtc_mode_set()