Searched defs:v_total (Results  1 – 10 of 10) sorted by relevance
| /linux-4.4.14/drivers/gpu/ipu-v3/ | 
| D | ipu-di.c | 216 	u32 v_total = sig->mode.vactive + sig->mode.vsync_len +  in ipu_di_sync_config_interlaced()  local 279 	u32 v_total = sig->mode.vactive + sig->mode.vsync_len +  in ipu_di_sync_config_noninterlaced()  local
  | 
| /linux-4.4.14/drivers/video/fbdev/aty/ | 
| D | atyfb_base.c | 807 	u32 v_total, v_disp, v_sync_strt, v_sync_end, v_sync_wid, v_sync_pol, c_sync;  in aty_var_to_crtc()  local 1162 	u32 v_total, v_disp, v_sync_strt, v_sync_wid, v_sync_pol, c_sync;  in aty_crtc_to_var()  local 1368 		u32 v_disp, v_sync_strt, v_sync_end, v_total;  in atyfb_set_par()  local 3066 		u32 v_total, h_total;  in atyfb_setup_sparc()  local
  | 
| D | aty128fb.c | 422 	u32 v_total, v_sync_strt_wid;  member 1051 	u32 v_total, v_disp, v_sync_strt, v_sync_wid, v_sync_pol, c_sync;  in aty128_var_to_crtc()  local 1240 	u32 v_total, v_disp, v_sync_strt, v_sync_wid, v_sync_pol, c_sync;  in aty128_crtc_to_var()  local
  | 
| /linux-4.4.14/drivers/video/fbdev/matrox/ | 
| D | matroxfb_g450.c | 233 	unsigned int	v_total;  member
  | 
| /linux-4.4.14/drivers/video/fbdev/mb862xx/ | 
| D | mb862xxfbdrv.c | 52 static inline int v_total(struct fb_var_screeninfo *var)  in v_total()  function
  | 
| /linux-4.4.14/drivers/gpu/drm/radeon/ | 
| D | radeon_legacy_tv.c | 429 	unsigned int h_total, v_total, f_total;  in radeon_legacy_tv_init_restarts()  local
  | 
| /linux-4.4.14/drivers/video/fbdev/nvidia/ | 
| D | nvidia.c | 314 	int v_total = (info->var.yres + info->var.lower_margin +  in nvidia_calc_regs()  local
  | 
| /linux-4.4.14/drivers/video/fbdev/ | 
| D | sm501fb.c | 126 static inline int v_total(struct fb_var_screeninfo *var)  in v_total()  function
  | 
| D | smscufx.c | 665 	u16 v_total, v_active, v_blank_start, v_blank_end, v_sync_start, v_sync_end;  in ufx_set_vid_mode()  local
  | 
| /linux-4.4.14/drivers/gpu/drm/msm/dsi/ | 
| D | dsi_host.c | 715 	u32 v_total = mode->vtotal;  in dsi_timing_setup()  local
  |