Searched refs:v_front_porch (Results 1 – 10 of 10) sorted by relevance
| /u-boot/arch/arm/mach-exynos/include/mach/ |
| A D | dp_info.h | 35 unsigned int v_front_porch; member
|
| /u-boot/drivers/video/nexell/ |
| A D | s5pxx18_dp.c | 145 sync->v_front_porch, sync->v_back_porch, in dp_control_setup() 147 sync->v_sync_width, sync->v_front_porch, in dp_control_setup() 171 __func__, module, sync->v_active_len, sync->v_front_porch, in dp_control_setup()
|
| A D | s5pxx18_dp_hdmi.c | 134 sync->v_front_porch = 5; in hdmi_get_vsync() 147 sync->v_front_porch = 4; in hdmi_get_vsync() 235 int vfp = sync->v_front_porch; in hdmi_prepare()
|
| A D | s5pxx18_dp_mipi.c | 271 int VFP = sync->v_front_porch; in mipi_enable()
|
| /u-boot/arch/arm/dts/ |
| A D | s5p4418-nanopi2.dts | 81 v_front_porch = <10>;
|
| /u-boot/arch/arm/mach-nexell/include/mach/ |
| A D | display.h | 73 int v_front_porch; member
|
| /u-boot/drivers/video/ |
| A D | nexell_display.c | 55 sync->v_front_porch = ofnode_read_s32_default(node, "v_front_porch", 0); in nx_display_parse_dp_sync() 65 sync->v_back_porch, sync->v_front_porch, sync->v_sync_invert); in nx_display_parse_dp_sync()
|
| /u-boot/drivers/video/exynos/ |
| A D | exynos_dp.c | 37 disp_info->v_back_porch + disp_info->v_front_porch; in exynos_dp_disp_info() 908 priv->disp_info.v_front_porch = fdtdec_get_int(blob, node, in exynos_dp_of_to_plat()
|
| A D | exynos_dp_lowlevel.c | 1082 writel(priv->disp_info.v_front_porch, &dp_regs->vfp_cfg); in exynos_dp_config_video_bist()
|
| /u-boot/board/friendlyarm/nanopi2/ |
| A D | board.c | 147 sync->v_front_porch = timing->v_fp; in nx_display_fixup_dp()
|
Completed in 16 milliseconds