Home
last modified time | relevance | path

Searched refs:h_front_porch (Results 1 – 10 of 10) sorted by relevance

/u-boot/drivers/video/nexell/
A Ds5pxx18_dp_hdmi.c129 sync->h_front_porch = 110; in hdmi_get_vsync()
142 sync->h_front_porch = 88; in hdmi_get_vsync()
169 ctrl->vs_start_offset = (sync->h_front_porch + sync->h_sync_width + in hdmi_get_vsync()
174 ctrl->ev_start_offset = (sync->h_front_porch + sync->h_sync_width + in hdmi_get_vsync()
231 int hfp = sync->h_front_porch; in hdmi_prepare()
A Ds5pxx18_dp.c142 sync->h_front_porch, sync->h_back_porch, in dp_control_setup()
168 __func__, module, sync->h_active_len, sync->h_front_porch, in dp_control_setup()
A Ds5pxx18_dp_mipi.c268 int HFP = sync->h_front_porch; in mipi_enable()
/u-boot/arch/arm/mach-exynos/include/mach/
A Ddp_info.h30 unsigned int h_front_porch; member
/u-boot/arch/arm/dts/
A Ds5p4418-nanopi2.dts76 h_front_porch = <84>;
/u-boot/arch/arm/mach-nexell/include/mach/
A Ddisplay.h68 int h_front_porch; member
/u-boot/drivers/video/
A Dnexell_display.c50 sync->h_front_porch = ofnode_read_s32_default(node, "h_front_porch", 0); in nx_display_parse_dp_sync()
62 sync->h_back_porch, sync->h_front_porch, sync->h_sync_invert); in nx_display_parse_dp_sync()
/u-boot/drivers/video/exynos/
A Dexynos_dp.c35 disp_info->h_back_porch + disp_info->h_front_porch; in exynos_dp_disp_info()
900 priv->disp_info.h_front_porch = fdtdec_get_int(blob, node, in exynos_dp_of_to_plat()
A Dexynos_dp_lowlevel.c1092 writel(H_F_PORCH_CFG_L(priv->disp_info.h_front_porch), in exynos_dp_config_video_bist()
1094 writel(H_F_PORCH_CFG_H(priv->disp_info.h_front_porch), in exynos_dp_config_video_bist()
/u-boot/board/friendlyarm/nanopi2/
A Dboard.c141 sync->h_front_porch = timing->h_fp; in nx_display_fixup_dp()

Completed in 16 milliseconds