Home
last modified time | relevance | path

Searched refs:v_sync_width (Results 1 – 14 of 14) sorted by relevance

/u-boot/drivers/video/
A Dlogicore_dp_tx.h48 u16 v_sync_width; member
A Dlogicore_dp_tx.c145 u16 v_sync_width; member
2088 set_reg(dev, REG_MAIN_STREAM_VSWIDTH, msa_config->v_sync_width); in set_msa_values()
2137 dp_tx->main_stream_attributes.v_sync_width = msa->v_sync_width; in logicore_dp_tx_set_msa()
2211 .v_sync_width = 2, in logicore_dp_tx_enable()
2228 .v_sync_width = 2, in logicore_dp_tx_enable()
2245 .v_sync_width = 2, in logicore_dp_tx_enable()
A Dnexell_display.c53 sync->v_sync_width = ofnode_read_s32_default(node, "v_sync_width", 0); in nx_display_parse_dp_sync()
64 sync->v_active_len, sync->v_sync_width, in nx_display_parse_dp_sync()
/u-boot/drivers/video/nexell/
A Ds5pxx18_dp_hdmi.c132 sync->v_sync_width = 5; in hdmi_get_vsync()
145 sync->v_sync_width = 5; in hdmi_get_vsync()
212 int vsw = sync->v_sync_width; in hdmi_vsync()
234 int vsw = sync->v_sync_width; in hdmi_prepare()
A Ds5pxx18_dp.c144 nx_dpc_set_vsync(module, sync->v_active_len, sync->v_sync_width, in dp_control_setup()
147 sync->v_sync_width, sync->v_front_porch, in dp_control_setup()
172 sync->v_back_porch, sync->v_sync_width, sync->h_sync_invert); in dp_control_setup()
A Ds5pxx18_dp_mipi.c273 int VS = sync->v_sync_width; in mipi_enable()
/u-boot/arch/arm/mach-exynos/include/mach/
A Ddp_info.h33 unsigned int v_sync_width; member
/u-boot/arch/arm/dts/
A Ds5p4418-nanopi2.dts83 v_sync_width = <20>;
/u-boot/drivers/video/imx/
A Dipu_disp.c834 uint16_t v_sync_width, uint16_t v_end_width, in ipu_init_sync_panel() argument
846 if ((v_sync_width == 0) || (h_sync_width == 0)) in ipu_init_sync_panel()
856 v_total = height + v_sync_width + v_start_width + v_end_width; in ipu_init_sync_panel()
1093 DI_SYNC_INT_HSYNC, 0, v_sync_width * 2); in ipu_init_sync_panel()
1098 v_sync_width + v_start_width, DI_SYNC_HSYNC, in ipu_init_sync_panel()
A Dipu.h234 uint16_t v_sync_width, uint16_t v_end_width,
/u-boot/arch/arm/mach-nexell/include/mach/
A Ddisplay.h71 int v_sync_width; member
/u-boot/drivers/video/exynos/
A Dexynos_dp.c36 disp_info->v_total = disp_info->v_res + disp_info->v_sync_width + in exynos_dp_disp_info()
904 priv->disp_info.v_sync_width = fdtdec_get_int(blob, node, in exynos_dp_of_to_plat()
A Dexynos_dp_lowlevel.c1080 writel(priv->disp_info.v_sync_width, &dp_regs->vsw_cfg); in exynos_dp_config_video_bist()
/u-boot/board/friendlyarm/nanopi2/
A Dboard.c145 sync->v_sync_width = timing->v_sw; in nx_display_fixup_dp()

Completed in 46 milliseconds