Searched refs:right_margin (Results 1 – 4 of 4) sorted by relevance
232 unsigned right_margin; in vesagtf_mode_params() local460 left_margin = right_margin = (flags & VESAGTF_FLAG_MARGINS) ? in vesagtf_mode_params()465 print_value(16, "[RIGHT MARGIN (PIXELS)]", right_margin); in vesagtf_mode_params()475 total_active_pixels = h_pixels + left_margin + right_margin; in vesagtf_mode_params()
247 long right_margin; /* time from picture to H sync */ member
1055 int right_margin) in intel_tv_scale_mode_horiz() argument1057 int hsync_start = mode->hsync_start - mode->hdisplay + right_margin; in intel_tv_scale_mode_horiz()1058 int hsync_end = mode->hsync_end - mode->hdisplay + right_margin; in intel_tv_scale_mode_horiz()1060 (mode->hdisplay - left_margin - right_margin); in intel_tv_scale_mode_horiz()
403 int left_margin, right_margin; in drm_gtf_mode_complex() local490 right_margin = left_margin; in drm_gtf_mode_complex()492 total_active_pixels = hdisplay_rnd + left_margin + right_margin; in drm_gtf_mode_complex()