Searched refs:h_sync_invert (Results 1 – 6 of 6) sorted by relevance
143 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()
130 sync->h_sync_invert = 0; in hdmi_get_vsync()143 sync->h_sync_invert = 0; in hdmi_get_vsync()
79 h_sync_invert = <0>;
69 int h_sync_invert; /* default active low */ member
51 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()
142 sync->h_sync_invert = !lcd->polarity.inv_hsync; in nx_display_fixup_dp()
Completed in 9 milliseconds