Home
last modified time | relevance | path

Searched defs:yend (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/video/console/
H A Dnewport_con.c69 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 Dconsole_truetype.c317 int xend, int yend, int clr) in console_truetype_erase()
/openbmc/linux/drivers/media/usb/gspca/
H A Dov519.c3906 int qvga, xstart, xend, ystart, yend; in mode_init_ov_sensor_regs() local