Searched refs:xystarti (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/video/console/
H A Dnewport_con.c77 npregs->set.xystarti =
120 npregs->set.xystarti = ((newport_xsize - logo->width) << 16) | (0);
145 npregs->set.xystarti = (xstart << 16) | ystart;
391 npregs->set.xystarti = (xpos << 16) | ((ypos + topscan) & 0x3ff);
432 npregs->set.xystarti =
/linux-master/include/video/
H A Dnewport.h178 npireg_t xystarti; member in struct:newport_rexregs

Completed in 169 milliseconds