Searched defs:yend (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/video/console/ |
H A D | newport_con.c | 69 int xend, int yend, int ci) in newport_render_background() 134 int yend, int ci) in newport_clear_screen() 149 static inline void newport_clear_lines(int ystart, int yend, int ci) in newport_clear_lines() 354 int yend = (((sy + height) << 4) + topscan - 1) & 0x3ff; in newport_clear() local
|
/openbmc/u-boot/drivers/video/ |
H A D | console_truetype.c | 317 int xend, int yend, int clr) in console_truetype_erase()
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | ov519.c | 3906 int qvga, xstart, xend, ystart, yend; in mode_init_ov_sensor_regs() local
|