Home
last modified time | relevance | path

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

/u-boot/arch/arm/dts/
A Ds5p4418-nanopi2.dts84 v_sync_invert = <0>;
/u-boot/arch/arm/mach-nexell/include/mach/
A Ddisplay.h74 int v_sync_invert; /* default active low */ member
/u-boot/drivers/video/nexell/
A Ds5pxx18_dp_hdmi.c135 sync->v_sync_invert = 0; in hdmi_get_vsync()
148 sync->v_sync_invert = 0; in hdmi_get_vsync()
A Ds5pxx18_dp.c146 sync->v_sync_invert, sync->v_active_len, in dp_control_setup()
/u-boot/drivers/video/
A Dnexell_display.c56 sync->v_sync_invert = ofnode_read_s32_default(node, "v_sync_invert", 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/board/friendlyarm/nanopi2/
A Dboard.c148 sync->v_sync_invert = !lcd->polarity.inv_vsync; in nx_display_fixup_dp()

Completed in 9 milliseconds