Home
last modified time | relevance | path

Searched refs:h_sync_invert (Results 1 – 6 of 6) sorted by relevance

/u-boot/drivers/video/nexell/
A Ds5pxx18_dp.c143 sync->h_sync_invert); in dp_control_setup()
169 sync->h_back_porch, sync->h_sync_width, sync->h_sync_invert); in dp_control_setup()
172 sync->v_back_porch, sync->v_sync_width, sync->h_sync_invert); in dp_control_setup()
A Ds5pxx18_dp_hdmi.c130 sync->h_sync_invert = 0; in hdmi_get_vsync()
143 sync->h_sync_invert = 0; in hdmi_get_vsync()
/u-boot/arch/arm/dts/
A Ds5p4418-nanopi2.dts79 h_sync_invert = <0>;
/u-boot/arch/arm/mach-nexell/include/mach/
A Ddisplay.h69 int h_sync_invert; /* default active low */ member
/u-boot/drivers/video/
A Dnexell_display.c51 sync->h_sync_invert = ofnode_read_s32_default(node, "h_sync_invert", 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/board/friendlyarm/nanopi2/
A Dboard.c142 sync->h_sync_invert = !lcd->polarity.inv_hsync; in nx_display_fixup_dp()

Completed in 9 milliseconds