hfront_porch     1035 drivers/gpu/drm/arm/display/komeda/d71/d71_component.c 	u32 hactive, hfront_porch, hback_porch, hsync_len;
hfront_porch     1040 drivers/gpu/drm/arm/display/komeda/d71/d71_component.c 	hfront_porch = mode->crtc_hsync_start - mode->crtc_hdisplay;
hfront_porch     1050 drivers/gpu/drm/arm/display/komeda/d71/d71_component.c 	malidp_write32(reg, BS_HINTERVALS, BS_H_INTVALS(hfront_porch,
hfront_porch     1066 drivers/gpu/drm/arm/display/komeda/d71/d71_component.c 		malidp_write32(reg, BS_DRIFT_TO, hfront_porch + 16);
hfront_porch      138 drivers/gpu/drm/arm/hdlcd_crtc.c 	vm.hfront_porch = m->crtc_hsync_start - m->crtc_hdisplay;
hfront_porch      159 drivers/gpu/drm/arm/hdlcd_crtc.c 	hdlcd_write(hdlcd, HDLCD_REG_H_FRONT_PORCH, vm.hfront_porch - 1);
hfront_porch      363 drivers/gpu/drm/arm/malidp_hw.c 	val = MALIDP_DE_H_FRONTPORCH(mode->hfront_porch) |
hfront_porch      476 drivers/gpu/drm/arm/malidp_hw.c 	unsigned long htotal = vm->hactive + vm->hfront_porch +
hfront_porch      671 drivers/gpu/drm/arm/malidp_hw.c 	val = MALIDP_DE_H_FRONTPORCH(mode->hfront_porch) |
hfront_porch      817 drivers/gpu/drm/arm/malidp_hw.c 	unsigned long htotal = vm->hactive + vm->hfront_porch +
hfront_porch       85 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c 	vm.hfront_porch = adj->crtc_hsync_start - adj->crtc_hdisplay;
hfront_porch       96 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c 		     (vm.hfront_porch - 1) | ((vm.hback_porch - 1) << 16));
hfront_porch      501 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c 	int hfront_porch = mode->hsync_start - mode->hdisplay;
hfront_porch      511 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c 	if (hfront_porch > dc->desc->max_hpw + 1 || hfront_porch < 1 ||
hfront_porch      395 drivers/gpu/drm/drm_modes.c 	int hsync, hfront_porch, vodd_front_porch_lines;
hfront_porch      504 drivers/gpu/drm/drm_modes.c 	hfront_porch = hblank / 2 - hsync;
hfront_porch      510 drivers/gpu/drm/drm_modes.c 	drm_mode->hsync_start = hdisplay_rnd + hfront_porch;
hfront_porch      591 drivers/gpu/drm/drm_modes.c 	dmode->hsync_start = dmode->hdisplay + vm->hfront_porch;
hfront_porch      632 drivers/gpu/drm/drm_modes.c 	vm->hfront_porch = dmode->hsync_start - dmode->hdisplay;
hfront_porch      170 drivers/gpu/drm/exynos/exynos_drm_mic.c 				vm.hback_porch + vm.hfront_porch);
hfront_porch      174 drivers/gpu/drm/exynos/exynos_drm_mic.c 		MIC_VFP_SIZE(vm.hfront_porch);
hfront_porch      202 drivers/gpu/drm/exynos/exynos_drm_mic.c 					vm.hback_porch + vm.hfront_porch);
hfront_porch      206 drivers/gpu/drm/exynos/exynos_drm_mic.c 			MIC_H_PERIOD_PIXEL_2D(vm.hfront_porch);
hfront_porch      106 drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_crtc.c 		     DCU_HSYN_PARA_FP(vm.hfront_porch));
hfront_porch      460 drivers/gpu/drm/mediatek/mtk_dpi.c 	hsync.front_porch = vm.hfront_porch;
hfront_porch      427 drivers/gpu/drm/mediatek/mtk_dsi.c 	horizontal_frontporch_byte = (vm->hfront_porch * dsi_tmp_buf_bpp - 12);
hfront_porch      554 drivers/gpu/drm/mediatek/mtk_dsi.c 	htotal = dsi->vm.hactive + dsi->vm.hback_porch + dsi->vm.hfront_porch +
hfront_porch     2152 drivers/gpu/drm/omapdrm/dss/dispc.c 	nonactive = vm->hactive + vm->hfront_porch + vm->hsync_len +
hfront_porch     2160 drivers/gpu/drm/omapdrm/dss/dispc.c 	blank = div_u64((u64)(vm->hback_porch + vm->hsync_len + vm->hfront_porch) *
hfront_porch     3112 drivers/gpu/drm/omapdrm/dss/dispc.c 				vm->hfront_porch, vm->hback_porch,
hfront_porch     3129 drivers/gpu/drm/omapdrm/dss/dispc.c 		   FLD_VAL(vm->hfront_porch - 1, dispc->feat->fp_start, 8) |
hfront_porch     3228 drivers/gpu/drm/omapdrm/dss/dispc.c 		xtot = t.hactive + t.hfront_porch + t.hsync_len + t.hback_porch;
hfront_porch     3236 drivers/gpu/drm/omapdrm/dss/dispc.c 			t.hsync_len, t.hfront_porch, t.hback_porch,
hfront_porch     4560 drivers/gpu/drm/omapdrm/dss/dispc.c 		.hsync_len = 8, .hfront_porch = 4, .hback_porch = 4,
hfront_porch     4251 drivers/gpu/drm/omapdrm/dss/dsi.c 	bl = vm->hsync_len + vm->hback_porch + vm->hfront_porch;
hfront_porch     4260 drivers/gpu/drm/omapdrm/dss/dsi.c 			vm->hsync_len, vm->hback_porch, hact, vm->hfront_porch,
hfront_porch     4265 drivers/gpu/drm/omapdrm/dss/dsi.c 			TO_DISPC_T(vm->hfront_porch),
hfront_porch     4290 drivers/gpu/drm/omapdrm/dss/dsi.c 	vm.hfront_porch = div64_u64((u64)t->hfp * pck, byteclk);
hfront_porch     4312 drivers/gpu/drm/omapdrm/dss/dsi.c 	vm->hsync_len = vm->hfront_porch = vm->hback_porch = vm->vsync_len = 1;
hfront_porch     4418 drivers/gpu/drm/omapdrm/dss/dsi.c 	panel_hbl = req_vm->hfront_porch + req_vm->hback_porch +
hfront_porch     4577 drivers/gpu/drm/omapdrm/dss/dsi.c 	dispc_vm->hfront_porch = hfp;
hfront_porch      287 drivers/gpu/drm/omapdrm/dss/hdmi5_core.c 	video_cfg->hblank = cfg->vm.hfront_porch +
hfront_porch      309 drivers/gpu/drm/omapdrm/dss/hdmi5_core.c 		video_cfg->v_fc_config.vm.hfront_porch *= 2;
hfront_porch      352 drivers/gpu/drm/omapdrm/dss/hdmi5_core.c 	REG_FLD_MOD(base, HDMI_CORE_FC_HSYNCINDELAY1, vm->hfront_porch >> 8,
hfront_porch      354 drivers/gpu/drm/omapdrm/dss/hdmi5_core.c 	REG_FLD_MOD(base, HDMI_CORE_FC_HSYNCINDELAY0, vm->hfront_porch & 0xFF,
hfront_porch      182 drivers/gpu/drm/omapdrm/dss/hdmi_wp.c 	timing_h |= FLD_VAL(vm->hfront_porch, 19, 8);
hfront_porch      202 drivers/gpu/drm/omapdrm/dss/hdmi_wp.c 	vm->hfront_porch = param->vm.hfront_porch;
hfront_porch      219 drivers/gpu/drm/omapdrm/dss/hdmi_wp.c 		vm->hfront_porch *= 2;
hfront_porch      314 drivers/gpu/drm/panel/panel-seiko-43wvf1g.c 	.hfront_porch = {  164, 164, 164 },
hfront_porch      391 drivers/gpu/drm/panel/panel-simple.c 		    !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, hfront_porch) ||
hfront_porch      568 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 16, 210, 354 },
hfront_porch      617 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 18, 119, 119 },
hfront_porch      737 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 20, 40, 200 },
hfront_porch      812 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 39, 58, 77 },
hfront_porch      841 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 36, 120, 148 },
hfront_porch      870 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 25, 50, 130 },
hfront_porch     1184 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 100, 106, 113 },
hfront_porch     1213 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 43, 53, 63 },
hfront_porch     1357 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 40, 66, 70 },
hfront_porch     1455 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 14, 686, 718 },
hfront_porch     1480 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 1, 1, 10 },
hfront_porch     1509 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 40, 40, 40 },
hfront_porch     1609 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 61, 91, 141 },
hfront_porch     1639 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 41, 80, 100 },
hfront_porch     1667 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 40, 80, 160 },
hfront_porch     1733 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 136, 136, 136 },
hfront_porch     1830 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 30, 30, 30 },
hfront_porch     1853 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 16, 36, 56 },
hfront_porch     1877 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 2, 2, 2 },
hfront_porch     2106 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 2, 30, 30 },
hfront_porch     2209 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 80, 100, 100 },
hfront_porch     2258 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 40, 40, 40 },
hfront_porch     2471 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 16, 210, 354 },
hfront_porch     2646 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 20, 20, 20 },
hfront_porch     2670 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 48, 48, 48 },
hfront_porch     2722 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 66, 66, 66 },
hfront_porch     2825 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 15, 64, 159 },
hfront_porch     2849 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 12, 40, 212 },
hfront_porch     3000 drivers/gpu/drm/panel/panel-simple.c 	.hfront_porch = { 41, 41, 41 },
hfront_porch      568 drivers/gpu/drm/stm/ltdc.c 			 vm.hfront_porch, vm.hback_porch, vm.hsync_len,
hfront_porch      578 drivers/gpu/drm/stm/ltdc.c 	total_width = accum_act_w + vm.hfront_porch;
hfront_porch      150 drivers/gpu/drm/sun4i/sun4i_tv.c 	u16		hfront_porch;
hfront_porch      226 drivers/gpu/drm/sun4i/sun4i_tv.c 		.hfront_porch	= 18,
hfront_porch      252 drivers/gpu/drm/sun4i/sun4i_tv.c 		.hfront_porch	= 3,
hfront_porch      331 drivers/gpu/drm/sun4i/sun4i_tv.c 	mode->hsync_start = mode->hdisplay + tv_mode->hfront_porch;
hfront_porch       75 drivers/gpu/drm/xen/xen_drm_front_conn.c 	width = videomode.hactive + videomode.hfront_porch +
hfront_porch      376 drivers/gpu/drm/zte/zx_vou.c 	val |= FRONT_PORCH(vm.hfront_porch - 1);
hfront_porch      206 drivers/gpu/ipu-v3/ipu-di.c 		sig->mode.hback_porch + sig->mode.hfront_porch;
hfront_porch      269 drivers/gpu/ipu-v3/ipu-di.c 		sig->mode.hback_porch + sig->mode.hfront_porch;
hfront_porch      554 drivers/media/pci/cobalt/cobalt-v4l2.c 	cobalt_info("rx%d: hfb: %d\n", rx, ioread32(&vmr->hfront_porch));
hfront_porch       25 drivers/media/pci/cobalt/m00233_video_measure_memmap_package.h 	uint32_t hfront_porch;      /* Reg 0x0020 */
hfront_porch     1318 drivers/video/fbdev/core/fbmon.c 	fbmode->right_margin = vm->hfront_porch;
hfront_porch     1342 drivers/video/fbdev/core/fbmon.c 	htotal = vm->hactive + vm->hfront_porch + vm->hback_porch +
hfront_porch      267 drivers/video/fbdev/omap2/omapfb/dss/display.c 	ovt->hfp = vm->hfront_porch;
hfront_porch      300 drivers/video/fbdev/omap2/omapfb/dss/display.c 	vm->hfront_porch = ovt->hfp;
hfront_porch     2159 drivers/video/fbdev/pxafb.c 		info->modes[i].right_margin = vm.hfront_porch;
hfront_porch       65 drivers/video/of_display_timing.c 	ret |= parse_timing_property(np, "hfront-porch", &dt->hfront_porch);
hfront_porch       18 drivers/video/videomode.c 	vm->hfront_porch = dt->hfront_porch.typ;
hfront_porch       67 include/video/display_timing.h 	struct timing_entry hfront_porch;	/* hor. front porch */
hfront_porch       22 include/video/videomode.h 	u32 hfront_porch;