Home
last modified time | relevance | path

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

/u-boot/drivers/video/nexell/
A Ds5pxx18_dp_hdmi.c128 sync->h_back_porch = 220; in hdmi_get_vsync()
141 sync->h_back_porch = 148; in hdmi_get_vsync()
170 sync->h_back_porch + sync->h_active_len - 1); in hdmi_get_vsync()
175 sync->h_back_porch + sync->h_active_len - 1); in hdmi_get_vsync()
210 int hbp = sync->h_back_porch; in hdmi_vsync()
232 int hbp = sync->h_back_porch; in hdmi_prepare()
A Ds5pxx18_dp.c142 sync->h_front_porch, sync->h_back_porch, in dp_control_setup()
169 sync->h_back_porch, sync->h_sync_width, sync->h_sync_invert); in dp_control_setup()
A Ds5pxx18_dp_mipi.c269 int HBP = sync->h_back_porch; in mipi_enable()
/u-boot/arch/arm/mach-exynos/include/mach/
A Ddp_info.h29 unsigned int h_back_porch; member
/u-boot/arch/arm/dts/
A Ds5p4418-nanopi2.dts77 h_back_porch = <84>;
/u-boot/arch/arm/mach-nexell/include/mach/
A Ddisplay.h67 int h_back_porch; member
/u-boot/drivers/video/
A Dnexell_display.c49 sync->h_back_porch = ofnode_read_s32_default(node, "h_back_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()
898 priv->disp_info.h_back_porch = fdtdec_get_int(blob, node, in exynos_dp_of_to_plat()
A Dexynos_dp_lowlevel.c1100 writel(H_B_PORCH_CFG_L(priv->disp_info.h_back_porch), in exynos_dp_config_video_bist()
1102 writel(H_B_PORCH_CFG_H(priv->disp_info.h_back_porch), in exynos_dp_config_video_bist()
/u-boot/board/friendlyarm/nanopi2/
A Dboard.c140 sync->h_back_porch = timing->h_bp; in nx_display_fixup_dp()

Completed in 18 milliseconds