Searched refs:hblanks (Results 1 – 5 of 5) sorted by relevance
58 args->v0.hblanks = nvkm_rd32(device, 0x680820 + hoff) & 0xffff; in nv04_disp_scanoutpos()
53 args->v0.hblanks = (blanks & 0x0000ffff); in gf119_disp_root_scanoutpos()
53 args->v0.hblanks = (blanks & 0x0000ffff); in nv50_disp_root_scanoutpos()
474 __u16 hblanks; member
1140 u32 hactive, hsynce, hbackp, hfrontp, hblanke, hblanks; in nv50_crtc_mode_set() local1151 hblanks = mode->htotal - hfrontp - 1; in nv50_crtc_mode_set()1185 evo_data(push, (vblanks << 16) | hblanks); in nv50_crtc_mode_set()1198 evo_data(push, (vblanks << 16) | hblanks); in nv50_crtc_mode_set()