Home
last modified time | relevance | path

Searched refs:hfront_porch (Results 1 – 25 of 34) sorted by relevance

12

/drivers/video/
Dvideomode.c19 vm->hfront_porch = dt->hfront_porch.typ; in videomode_from_timing()
Dof_display_timing.c66 ret |= parse_timing_property(np, "hfront-porch", &dt->hfront_porch); in of_parse_display_timing()
/drivers/gpu/drm/panel/
Dpanel-simple.c588 .hfront_porch = { 39, 58, 77 },
617 .hfront_porch = { 36, 120, 148 },
646 .hfront_porch = { 25, 50, 130 },
941 .hfront_porch = { 1, 1, 10 },
970 .hfront_porch = { 40, 40, 40 },
1065 .hfront_porch = { 41, 80, 100 },
1093 .hfront_porch = { 40, 80, 160 },
1219 .hfront_porch = { 2, 2, 2 },
1358 .hfront_porch = { 2, 30, 30 },
1434 .hfront_porch = { 80, 100, 100 },
[all …]
/drivers/gpu/drm/omapdrm/dss/
Dhdmi_wp.c185 timing_h |= FLD_VAL(vm->hfront_porch, 19, 8); in hdmi_wp_video_config_timing()
205 vm->hfront_porch = param->vm.hfront_porch; in hdmi_wp_init_vid_fmt_timings()
222 vm->hfront_porch *= 2; in hdmi_wp_init_vid_fmt_timings()
Dhdmi5_core.c299 video_cfg->hblank = cfg->vm.hfront_porch + in hdmi_core_init()
321 video_cfg->v_fc_config.vm.hfront_porch *= 2; in hdmi_core_init()
364 REG_FLD_MOD(base, HDMI_CORE_FC_HSYNCINDELAY1, vm->hfront_porch >> 8, in hdmi_core_video_config()
366 REG_FLD_MOD(base, HDMI_CORE_FC_HSYNCINDELAY0, vm->hfront_porch & 0xFF, in hdmi_core_video_config()
Dvenc.c277 .hfront_porch = 12,
294 .hfront_porch = 16,
/drivers/gpu/drm/exynos/
Dexynos_drm_mic.c169 vm.hback_porch + vm.hfront_porch); in mic_set_porch_timing()
173 MIC_VFP_SIZE(vm.hfront_porch); in mic_set_porch_timing()
201 vm.hback_porch + vm.hfront_porch); in mic_set_output_timing()
205 MIC_H_PERIOD_PIXEL_2D(vm.hfront_porch); in mic_set_output_timing()
/drivers/gpu/drm/sun4i/
Dsun4i_tv.c153 u16 hfront_porch; member
229 .hfront_porch = 18,
255 .hfront_porch = 3,
334 mode->hsync_start = mode->hdisplay + tv_mode->hfront_porch; in sun4i_tv_mode_to_drm_mode()
/drivers/video/fbdev/omap2/omapfb/dss/
Ddisplay.c278 ovt->hfp = vm->hfront_porch; in videomode_to_omap_video_timings()
311 vm->hfront_porch = ovt->hfp; in omap_video_timings_to_videomode()
/drivers/media/pci/cobalt/
Dm00233_video_measure_memmap_package.h37 uint32_t hfront_porch; /* Reg 0x0020 */ member
/drivers/gpu/drm/arm/
Dhdlcd_crtc.c136 vm.hfront_porch = m->crtc_hsync_start - m->crtc_hdisplay; in hdlcd_crtc_mode_set_nofb()
157 hdlcd_write(hdlcd, HDLCD_REG_H_FRONT_PORCH, vm.hfront_porch - 1); in hdlcd_crtc_mode_set_nofb()
Dmalidp_hw.c254 val = MALIDP_DE_H_FRONTPORCH(mode->hfront_porch) | in malidp500_modeset()
344 unsigned long htotal = vm->hactive + vm->hfront_porch + in malidp500_se_calc_mclk()
474 val = MALIDP_DE_H_FRONTPORCH(mode->hfront_porch) | in malidp550_modeset()
564 unsigned long htotal = vm->hactive + vm->hfront_porch + in malidp550_se_calc_mclk()
/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.c399 int hfront_porch = mode->hsync_start - mode->hdisplay; in atmel_hlcdc_dc_mode_valid() local
409 if (hfront_porch > dc->desc->max_hpw + 1 || hfront_porch < 1 || in atmel_hlcdc_dc_mode_valid()
Datmel_hlcdc_crtc.c91 vm.hfront_porch = adj->crtc_hsync_start - adj->crtc_hdisplay; in atmel_hlcdc_crtc_mode_set_nofb()
102 (vm.hfront_porch - 1) | ((vm.hback_porch - 1) << 16)); in atmel_hlcdc_crtc_mode_set_nofb()
/drivers/gpu/drm/
Ddrm_modes.c395 int hsync, hfront_porch, vodd_front_porch_lines; in drm_gtf_mode_complex() local
501 hfront_porch = hblank / 2 - hsync; in drm_gtf_mode_complex()
507 drm_mode->hsync_start = hdisplay_rnd + hfront_porch; in drm_gtf_mode_complex()
588 dmode->hsync_start = dmode->hdisplay + vm->hfront_porch; in drm_display_mode_from_videomode()
629 vm->hfront_porch = dmode->hsync_start - dmode->hdisplay; in drm_display_mode_to_videomode()
/drivers/gpu/drm/omapdrm/displays/
Dconnector-analog-tv.c33 .hfront_porch = 12,
Dpanel-sharp-ls037v7dw01.c43 .hfront_porch = 1,
Dpanel-lgphilips-lb035q02.c29 .hfront_porch = 20,
Dconnector-dvi.c27 .hfront_porch = 48,
Dpanel-nec-nl8048hl11.c70 .hfront_porch = 6,
Dpanel-tpo-td028ttec1.c47 .hfront_porch = 24,
Dconnector-hdmi.c29 .hfront_porch = 16,
/drivers/gpu/ipu-v3/
Dipu-di.c215 sig->mode.hback_porch + sig->mode.hfront_porch; in ipu_di_sync_config_interlaced()
278 sig->mode.hback_porch + sig->mode.hfront_porch; in ipu_di_sync_config_noninterlaced()
/drivers/gpu/drm/mediatek/
Dmtk_dsi.c433 horizontal_frontporch_byte = (vm->hfront_porch * dsi_tmp_buf_bpp - 12); in mtk_dsi_config_vdo_timing()
561 htotal = dsi->vm.hactive + dsi->vm.hback_porch + dsi->vm.hfront_porch + in mtk_dsi_poweron()
739 dsi->vm.hfront_porch = adjusted->hsync_start - adjusted->hdisplay; in mtk_dsi_encoder_mode_set()
/drivers/gpu/drm/stm/
Dltdc.c422 vm.hfront_porch, vm.hback_porch, vm.hsync_len, in ltdc_crtc_mode_set_nofb()
432 total_width = accum_act_w + vm.hfront_porch; in ltdc_crtc_mode_set_nofb()

12