Home
last modified time | relevance | path

Searched refs:v_active_len (Results 1 – 7 of 7) sorted by relevance

/u-boot/drivers/video/nexell/
A Ds5pxx18_dp_hdmi.c131 sync->v_active_len = 720; in hdmi_get_vsync()
144 sync->v_active_len = 1080; in hdmi_get_vsync()
211 int height = sync->v_active_len; in hdmi_vsync()
233 int height = sync->v_active_len; in hdmi_prepare()
510 sync->v_active_len = 720; in nx_hdmi_display()
516 sync->v_active_len = 1080; in nx_hdmi_display()
A Ds5pxx18_dp.c144 nx_dpc_set_vsync(module, sync->v_active_len, sync->v_sync_width, in dp_control_setup()
146 sync->v_sync_invert, sync->v_active_len, in dp_control_setup()
171 __func__, module, sync->v_active_len, sync->v_front_porch, in dp_control_setup()
A Ds5pxx18_dp_mipi.c267 int height = sync->v_active_len; in mipi_enable()
/u-boot/arch/arm/dts/
A Ds5p4418-nanopi2.dts80 v_active_len = <600>;
/u-boot/arch/arm/mach-nexell/include/mach/
A Ddisplay.h70 int v_active_len; member
/u-boot/drivers/video/
A Dnexell_display.c52 sync->v_active_len = ofnode_read_s32_default(node, "v_active_len", 0); in nx_display_parse_dp_sync()
64 sync->v_active_len, sync->v_sync_width, in nx_display_parse_dp_sync()
/u-boot/board/friendlyarm/nanopi2/
A Dboard.c144 sync->v_active_len = lcd->height; in nx_display_fixup_dp()

Completed in 18 milliseconds