yend 3906 drivers/media/usb/gspca/ov519.c int qvga, xstart, xend, ystart, yend; yend 3952 drivers/media/usb/gspca/ov519.c yend = ystart + gspca_dev->pixfmt.height; yend 3960 drivers/media/usb/gspca/ov519.c (((yend >> 1) & 3) << 2) | ((ystart >> 1) & 3), yend 3965 drivers/media/usb/gspca/ov519.c i2c_w(sd, 0x1a, yend >> 3); yend 4024 drivers/media/usb/gspca/ov519.c yend = 494; yend 4029 drivers/media/usb/gspca/ov519.c yend = 490; yend 4042 drivers/media/usb/gspca/ov519.c i2c_w(sd, OV7670_R1A_VSTOP, yend >> 2); yend 4044 drivers/media/usb/gspca/ov519.c v = (v & 0xc0) | ((yend & 0x3) << 2) | (ystart & 0x03); yend 73 drivers/video/console/newport_con.c int xend, int yend, int ci) yend 84 drivers/video/console/newport_con.c ((xend + 7) << 16) | ((yend + topscan + 15) & 0x3ff); yend 136 drivers/video/console/newport_con.c int yend, int ci) yend 148 drivers/video/console/newport_con.c npregs->go.xyendi = (xend << 16) | yend; yend 151 drivers/video/console/newport_con.c static inline void newport_clear_lines(int ystart, int yend, int ci) yend 154 drivers/video/console/newport_con.c yend = ((yend << 4) + topscan + 15) & 0x3ff; yend 155 drivers/video/console/newport_con.c newport_clear_screen(0, ystart, 1280 + 63, yend, ci); yend 356 drivers/video/console/newport_con.c int yend = (((sy + height) << 4) + topscan - 1) & 0x3ff; yend 361 drivers/video/console/newport_con.c if (ystart < yend) { yend 362 drivers/video/console/newport_con.c newport_clear_screen(sx << 3, ystart, xend, yend, yend 367 drivers/video/console/newport_con.c newport_clear_screen(sx << 3, 0, xend, yend,