Searched refs:v_sync_invert (Results 1 – 6 of 6) sorted by relevance
84 v_sync_invert = <0>;
74 int v_sync_invert; /* default active low */ member
135 sync->v_sync_invert = 0; in hdmi_get_vsync()148 sync->v_sync_invert = 0; in hdmi_get_vsync()
146 sync->v_sync_invert, sync->v_active_len, in dp_control_setup()
56 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()
148 sync->v_sync_invert = !lcd->polarity.inv_vsync; in nx_display_fixup_dp()
Completed in 9 milliseconds