Home
last modified time | relevance | path

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

/u-boot/drivers/video/nexell/
A Ds5pxx18_dp_hdmi.c126 sync->h_active_len = 1280; in hdmi_get_vsync()
139 sync->h_active_len = 1920; 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()
208 int width = sync->h_active_len; in hdmi_vsync()
229 int width = sync->h_active_len; in hdmi_prepare()
509 sync->h_active_len = 1280; in nx_hdmi_display()
515 sync->h_active_len = 1920; in nx_hdmi_display()
A Ds5pxx18_dp.c141 nx_dpc_set_hsync(module, sync->h_active_len, sync->h_sync_width, in dp_control_setup()
168 __func__, module, sync->h_active_len, sync->h_front_porch, in dp_control_setup()
A Ds5pxx18_dp_mipi.c266 int width = sync->h_active_len; in mipi_enable()
/u-boot/arch/arm/dts/
A Ds5p4418-nanopi2.dts75 h_active_len = <1024>;
/u-boot/arch/arm/mach-nexell/include/mach/
A Ddisplay.h65 int h_active_len; member
/u-boot/drivers/video/
A Dnexell_display.c47 sync->h_active_len = ofnode_read_s32_default(node, "h_active_len", 0); in nx_display_parse_dp_sync()
61 sync->h_active_len, sync->h_sync_width, in nx_display_parse_dp_sync()
/u-boot/board/friendlyarm/nanopi2/
A Dboard.c138 sync->h_active_len = lcd->width; in nx_display_fixup_dp()

Completed in 10 milliseconds