Searched defs:blanks (Results 1 – 3 of 3) sorted by relevance
40 const u32 blanks = nvkm_rd32(device, 0x640420 + (head * 0x300)); in gf119_disp_root_scanoutpos() local
39 const u32 blanks = nvkm_rd32(device, 0x610af4 + (head * 0x540)); in nv50_disp_root_scanoutpos() local
81 calc(int blanks, int blanke, int total, int line) in calc()