v_start_width     245 drivers/video/fbdev/mx3fb.c 	uint32_t		v_start_width;
v_start_width     480 drivers/video/fbdev/mx3fb.c 	y_pos += mx3fb->v_start_width;
v_start_width     510 drivers/video/fbdev/mx3fb.c 			  uint16_t h_end_width, uint16_t v_start_width,
v_start_width     536 drivers/video/fbdev/mx3fb.c 	    ((uint32_t) (height + v_start_width + v_end_width - 1) << 16);
v_start_width     544 drivers/video/fbdev/mx3fb.c 	mx3fb->v_start_width = v_start_width;