xyendi             83 drivers/video/console/newport_con.c 	npregs->go.xyendi =
xyendi            125 drivers/video/console/newport_con.c 	npregs->set.xyendi = ((newport_xsize - 1) << 16);
xyendi            148 drivers/video/console/newport_con.c 	npregs->go.xyendi = (xend << 16) | yend;
xyendi            394 drivers/video/console/newport_con.c 	npregs->set.xyendi = ((xpos + 7) << 16);
xyendi            435 drivers/video/console/newport_con.c 		npregs->set.xyendi = ((xpos + 7) << 16);
xyendi            179 include/video/newport.h 	npireg_t xyendi;