Home
last modified time | relevance | path

Searched refs:hfrontp (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
1150 hfrontp = mode->hsync_start - mode->hdisplay; in nv50_crtc_mode_set()
1151 hblanks = mode->htotal - hfrontp - 1; in nv50_crtc_mode_set()