Searched defs:ystart (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/video/console/ |
D | newport_con.c | 72 static inline void newport_render_background(int xstart, int ystart, in newport_render_background() 135 static inline void newport_clear_screen(int xstart, int ystart, int xend, in newport_clear_screen() 151 static inline void newport_clear_lines(int ystart, int yend, int ci) in newport_clear_lines() 355 int ystart = ((sy << 4) + topscan) & 0x3ff; in newport_clear() local
|
/Linux-v5.4/drivers/gpu/drm/sti/ |
D | sti_vtg.c | 167 u32 ystart = sti_vtg_get_line_number(*mode, 0); in vtg_set_output_window() local
|
/Linux-v5.4/drivers/video/fbdev/omap/ |
D | hwa742.c | 437 unsigned int ystart = y; in create_req_list() local
|
/Linux-v5.4/drivers/media/usb/gspca/ |
D | ov519.c | 3896 int qvga, xstart, xend, ystart, yend; in mode_init_ov_sensor_regs() local
|