Searched refs:xoffs (Results 1 – 2 of 2) sorted by relevance
690 short xs, ys, xe, ye, xoffs, yoffs; in newport_bmove() local700 xoffs = (dx - sx) << 3; in newport_bmove()702 if (xoffs > 0) { in newport_bmove()712 npregs->go.xymove = (xoffs << 16) | yoffs; in newport_bmove()
587 unsigned long xoffs; in sm501fb_pan_crt() local589 xoffs = var->xoffset * bytes_pixel; in sm501fb_pan_crt()594 reg |= ((xoffs & 15) / bytes_pixel) << 4; in sm501fb_pan_crt()597 reg = (par->screen.sm_addr + xoffs + in sm501fb_pan_crt()