Searched refs:blanke (Results 1 – 3 of 3) sorted by relevance
81 calc(int blanks, int blanke, int total, int line) in calc() argument83 if (blanke >= blanks) { in calc()89 line -= blanke + 1; in calc()
629 const u32 blanke = nv_rd32(priv, 0x64041c + (head * 0x300)); in gf110_disp_main_scanoutpos() local639 args->v0.vblanke = (blanke & 0xffff0000) >> 16; in gf110_disp_main_scanoutpos()640 args->v0.hblanke = (blanke & 0x0000ffff); in gf110_disp_main_scanoutpos()
952 const u32 blanke = nv_rd32(priv, 0x610aec + (head * 0x540)); in nv50_disp_main_scanoutpos() local963 args->v0.vblanke = (blanke & 0xffff0000) >> 16; in nv50_disp_main_scanoutpos()964 args->v0.hblanke = (blanke & 0x0000ffff); in nv50_disp_main_scanoutpos()