Home
last modified time | relevance | path

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

12

/linux-6.6.21/drivers/gpu/drm/panel/
Dpanel-simple.c529 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, hfront_porch) || in panel_simple_parse_panel_timing_node()
780 .hfront_porch = { 1, 40, 168 },
821 .hfront_porch = { 12, 112, 312 },
851 .hfront_porch = { 16, 210, 354 },
957 .hfront_porch = { 20, 40, 200 },
1033 .hfront_porch = { 20, 50, 100 },
1057 .hfront_porch = { 39, 58, 77 },
1111 .hfront_porch = { 36, 120, 148 },
1141 .hfront_porch = { 126, 184, 1266 },
1171 .hfront_porch = { 25, 50, 130 },
[all …]
Dpanel-edp.c719 !PANEL_EDP_BOUNDS_CHECK(ot, dt, hfront_porch) || in panel_edp_parse_panel_timing_node()
967 .hfront_porch = { 18, 119, 119 },
1314 .hfront_porch = { 136, 136, 136 },
1633 .hfront_porch = { 48, 48, 48 },
Dpanel-seiko-43wvf1g.c299 .hfront_porch = { 164, 164, 164 },
/linux-6.6.21/drivers/video/
Dvideomode.c18 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()
/linux-6.6.21/drivers/gpu/drm/kmb/
Dkmb_crtc.c24 u32 hfront_porch; member
93 vm.hfront_porch = 0; in kmb_crtc_set_mode()
101 vm.hfront_porch, vm.hsync_len); in kmb_crtc_set_mode()
110 kmb_write_lcd(kmb, LCD_H_FRONTPORCH, vm.hfront_porch); in kmb_crtc_set_mode()
/linux-6.6.21/drivers/gpu/drm/omapdrm/dss/
Dhdmi_wp.c182 timing_h |= FLD_VAL(vm->hfront_porch, 19, 8); in hdmi_wp_video_config_timing()
202 vm->hfront_porch = param->vm.hfront_porch; in hdmi_wp_init_vid_fmt_timings()
219 vm->hfront_porch *= 2; in hdmi_wp_init_vid_fmt_timings()
Dhdmi5_core.c243 video_cfg->hblank = cfg->vm.hfront_porch + in hdmi_core_init()
265 video_cfg->v_fc_config.vm.hfront_porch *= 2; in hdmi_core_init()
308 REG_FLD_MOD(base, HDMI_CORE_FC_HSYNCINDELAY1, vm->hfront_porch >> 8, in hdmi_core_video_config()
310 REG_FLD_MOD(base, HDMI_CORE_FC_HSYNCINDELAY0, vm->hfront_porch & 0xFF, in hdmi_core_video_config()
/linux-6.6.21/drivers/gpu/drm/exynos/
Dexynos_drm_mic.c171 vm.hback_porch + vm.hfront_porch); in mic_set_porch_timing()
175 MIC_VFP_SIZE(vm.hfront_porch); in mic_set_porch_timing()
203 vm.hback_porch + vm.hfront_porch); in mic_set_output_timing()
207 MIC_H_PERIOD_PIXEL_2D(vm.hfront_porch); in mic_set_output_timing()
/linux-6.6.21/include/video/
Dvideomode.h22 u32 hfront_porch; member
Ddisplay_timing.h67 struct timing_entry hfront_porch; /* hor. front porch */ member
/linux-6.6.21/drivers/gpu/drm/imx/dcss/
Ddcss-ss.c135 lrc_x = vm->hfront_porch + vm->hback_porch + vm->hsync_len + in dcss_ss_sync_set()
142 hsync_start = vm->hfront_porch + vm->hback_porch + vm->hsync_len + in dcss_ss_sync_set()
/linux-6.6.21/drivers/media/pci/cobalt/
Dm00233_video_measure_memmap_package.h25 uint32_t hfront_porch; /* Reg 0x0020 */ member
/linux-6.6.21/drivers/video/fbdev/omap2/omapfb/dss/
Ddisplay.c267 ovt->hfp = vm->hfront_porch; in videomode_to_omap_video_timings()
300 vm->hfront_porch = ovt->hfp; in omap_video_timings_to_videomode()
/linux-6.6.21/drivers/gpu/drm/bridge/
Dtc358775.c379 u32 hback_porch, hsync_len, hfront_porch, hactive, htime1, htime2; in tc_bridge_enable() local
396 hfront_porch = mode->hsync_start - mode->hdisplay; in tc_bridge_enable()
401 htime2 = (hfront_porch << 16) + hactive; in tc_bridge_enable()
436 t2 = ((100000 / clkdiv)) * (hactive + hback_porch + hsync_len + hfront_porch) / 1000; in tc_bridge_enable()
Dlontium-lt9611uxc.c391 u32 h_total, hactive, hsync_len, hfront_porch; in lt9611uxc_video_setup() local
399 hfront_porch = mode->hsync_start - mode->hdisplay; in lt9611uxc_video_setup()
425 regmap_update_bits(lt9611uxc->regmap, 0xd01a, 0xf, (u8)(hfront_porch / 256)); in lt9611uxc_video_setup()
426 regmap_write(lt9611uxc->regmap, 0xd01b, (u8)(hfront_porch % 256)); in lt9611uxc_video_setup()
Dlontium-lt9611.c130 u32 h_total, hactive, hsync_len, hfront_porch, hsync_porch; in lt9611_mipi_video_setup() local
138 hfront_porch = mode->hsync_start - mode->hdisplay; in lt9611_mipi_video_setup()
165 regmap_write(lt9611->regmap, 0x8319, (u8)(hfront_porch % 256)); in lt9611_mipi_video_setup()
168 ((hfront_porch / 256) << 4)); in lt9611_mipi_video_setup()
Dnwl-dsi.c261 int hfront_porch, hback_porch, vfront_porch, vback_porch; in nwl_dsi_config_dpi() local
264 hfront_porch = dsi->mode.hsync_start - dsi->mode.hdisplay; in nwl_dsi_config_dpi()
272 DRM_DEV_DEBUG_DRIVER(dsi->dev, "hfront_porch = %d\n", hfront_porch); in nwl_dsi_config_dpi()
316 nwl_dsi_write(dsi, NWL_DSI_HFP, hfront_porch); in nwl_dsi_config_dpi()
/linux-6.6.21/drivers/gpu/drm/xen/
Dxen_drm_front_conn.c77 width = videomode.hactive + videomode.hfront_porch + in connector_get_modes()
/linux-6.6.21/drivers/gpu/drm/arm/
Dhdlcd_crtc.c137 vm.hfront_porch = m->crtc_hsync_start - m->crtc_hdisplay; in hdlcd_crtc_mode_set_nofb()
158 hdlcd_write(hdlcd, HDLCD_REG_H_FRONT_PORCH, vm.hfront_porch - 1); in hdlcd_crtc_mode_set_nofb()
Dmalidp_hw.c363 val = MALIDP_DE_H_FRONTPORCH(mode->hfront_porch) | in malidp500_modeset()
485 unsigned long htotal = vm->hactive + vm->hfront_porch + in malidp500_se_calc_mclk()
680 val = MALIDP_DE_H_FRONTPORCH(mode->hfront_porch) | in malidp550_modeset()
826 unsigned long htotal = vm->hactive + vm->hfront_porch + in malidp550_se_calc_mclk()
/linux-6.6.21/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.c501 int hfront_porch = mode->hsync_start - mode->hdisplay; in atmel_hlcdc_dc_mode_valid() local
511 if (hfront_porch > dc->desc->max_hpw + 1 || hfront_porch < 1 || in atmel_hlcdc_dc_mode_valid()
Datmel_hlcdc_crtc.c107 vm.hfront_porch = adj->crtc_hsync_start - adj->crtc_hdisplay; in atmel_hlcdc_crtc_mode_set_nofb()
118 (vm.hfront_porch - 1) | ((vm.hback_porch - 1) << 16)); in atmel_hlcdc_crtc_mode_set_nofb()
/linux-6.6.21/drivers/gpu/ipu-v3/
Dipu-di.c206 sig->mode.hback_porch + sig->mode.hfront_porch; in ipu_di_sync_config_interlaced()
269 sig->mode.hback_porch + sig->mode.hfront_porch; in ipu_di_sync_config_noninterlaced()
511 mode->hfront_porch < ALIGN(mode->hactive, 8) - mode->hactive) { in ipu_di_adjust_videomode()
/linux-6.6.21/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_crtc.c108 DCU_HSYN_PARA_FP(vm.hfront_porch)); in fsl_dcu_drm_crtc_mode_set_nofb()

12