Searched refs:HSYNC_POSITIVE_POLARITY (Results 1 – 13 of 13) sorted by relevance
191 uint32_t HSYNC_POSITIVE_POLARITY:1; member
788 uint32_t HSYNC_POSITIVE_POLARITY :1; /* when set to 1, member
332 if (timing->flags.HSYNC_POSITIVE_POLARITY) { in dce110_timing_generator_v_program_blanking()
330 if (patched_crtc_timing.flags.HSYNC_POSITIVE_POLARITY == 1) in dce110_timing_generator_program_timing_generator()331 bp_params.flags.HSYNC_POSITIVE_POLARITY = 1; in dce110_timing_generator_program_timing_generator()
362 hsp = hw_crtc_timing.flags.HSYNC_POSITIVE_POLARITY ? 0 : 0x80; in dcn31_hpo_dp_stream_enc_set_stream_attribute()
691 !hw_crtc_timing.flags.HSYNC_POSITIVE_POLARITY, in enc401_stream_encoder_dp_set_stream_attribute()
651 if (bp_params->flags.HSYNC_POSITIVE_POLARITY == 0) in set_crtc_using_dtd_timing_v3()
2168 if (0 == bp_params->flags.HSYNC_POSITIVE_POLARITY) in set_crtc_timing_v1()2247 if (0 == bp_params->flags.HSYNC_POSITIVE_POLARITY) in set_crtc_using_dtd_timing_v3()
450 !hw_crtc_timing.flags.HSYNC_POSITIVE_POLARITY, in enc1_stream_encoder_dp_set_stream_attribute()
487 !hw_crtc_timing.flags.HSYNC_POSITIVE_POLARITY, in dce110_stream_encoder_dp_set_stream_attribute()
215 h_sync_polarity = patched_crtc_timing.flags.HSYNC_POSITIVE_POLARITY ? in optc1_program_timing()
6744 timing_out->flags.HSYNC_POSITIVE_POLARITY = old_stream->timing.flags.HSYNC_POSITIVE_POLARITY; in fill_stream_properties_from_drm_display_mode()6749 timing_out->flags.HSYNC_POSITIVE_POLARITY = 1; in fill_stream_properties_from_drm_display_mode()
7090 state->optc[i].otg_h_sync_polarity = timing->flags.HSYNC_POSITIVE_POLARITY ? 0 : 1; in dc_capture_register_software_state()