Searched defs:h_total (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/gpu/ipu-v3/ |
D | ipu-di.c | 214 u32 h_total = sig->mode.hactive + sig->mode.hsync_len + in ipu_di_sync_config_interlaced() local 277 u32 h_total = sig->mode.hactive + sig->mode.hsync_len + in ipu_di_sync_config_noninterlaced() local
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
D | atyfb_base.c | 806 u32 h_total, h_disp, h_sync_strt, h_sync_end, h_sync_dly, h_sync_wid, h_sync_pol; in aty_var_to_crtc() local 1161 u32 h_total, h_disp, h_sync_strt, h_sync_dly, h_sync_wid, h_sync_pol; in aty_crtc_to_var() local 1367 u32 h_disp, h_sync_strt, h_sync_end, h_total; in atyfb_set_par() local 3066 u32 v_total, h_total; in atyfb_setup_sparc() local
|
D | aty128fb.c | 421 u32 h_total, h_sync_strt_wid; member 1050 u32 h_total, h_disp, h_sync_strt, h_sync_wid, h_sync_pol; in aty128_var_to_crtc() local 1239 u32 h_total, h_disp, h_sync_strt, h_sync_dly, h_sync_wid, h_sync_pol; in aty128_crtc_to_var() local
|
/linux-4.4.14/drivers/video/fbdev/mb862xx/ |
D | mb862xxfbdrv.c | 46 static inline int h_total(struct fb_var_screeninfo *var) in h_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 | 306 int h_total = (info->var.xres + info->var.right_margin + in nvidia_calc_regs() local
|
/linux-4.4.14/drivers/video/fbdev/ |
D | sm501fb.c | 120 static inline int h_total(struct fb_var_screeninfo *var) in h_total() function
|
D | smscufx.c | 664 u16 h_total, h_active, h_blank_start, h_blank_end, h_sync_start, h_sync_end; in ufx_set_vid_mode() local
|
D | sh_mobile_lcdcfb.c | 818 unsigned long h_total, hsync_pos, display_h_total; in sh_mobile_lcdc_geometry() local
|
/linux-4.4.14/drivers/gpu/drm/msm/dsi/ |
D | dsi_host.c | 714 u32 h_total = mode->htotal; in dsi_timing_setup() local
|