Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnv50_display.c1140 u32 hactive, hsynce, hbackp, hfrontp, hblanke, hblanks; in nv50_crtc_mode_set() local
1148 hbackp = mode->htotal - mode->hsync_end; in nv50_crtc_mode_set()
1149 hblanke = hsynce + hbackp; in nv50_crtc_mode_set()