HSYNC_POSITIVE_POLARITY 3355 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 		timing_out->flags.HSYNC_POSITIVE_POLARITY = old_stream->timing.flags.HSYNC_POSITIVE_POLARITY;
HSYNC_POSITIVE_POLARITY 3360 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 			timing_out->flags.HSYNC_POSITIVE_POLARITY = 1;
HSYNC_POSITIVE_POLARITY 1774 drivers/gpu/drm/amd/display/dc/bios/command_table.c 	if (0 == bp_params->flags.HSYNC_POSITIVE_POLARITY)
HSYNC_POSITIVE_POLARITY 1853 drivers/gpu/drm/amd/display/dc/bios/command_table.c 	if (0 == bp_params->flags.HSYNC_POSITIVE_POLARITY)
HSYNC_POSITIVE_POLARITY  415 drivers/gpu/drm/amd/display/dc/bios/command_table2.c 	if (bp_params->flags.HSYNC_POSITIVE_POLARITY == 0)
HSYNC_POSITIVE_POLARITY  684 drivers/gpu/drm/amd/display/dc/dc_hw_types.h 	uint32_t HSYNC_POSITIVE_POLARITY :1; /* when set to 1,
HSYNC_POSITIVE_POLARITY  504 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c 					!hw_crtc_timing.flags.HSYNC_POSITIVE_POLARITY,
HSYNC_POSITIVE_POLARITY  331 drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c 	if (patched_crtc_timing.flags.HSYNC_POSITIVE_POLARITY == 1)
HSYNC_POSITIVE_POLARITY  332 drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c 		bp_params.flags.HSYNC_POSITIVE_POLARITY = 1;
HSYNC_POSITIVE_POLARITY  333 drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator_v.c 	if (timing->flags.HSYNC_POSITIVE_POLARITY) {
HSYNC_POSITIVE_POLARITY  195 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c 	h_sync_polarity = patched_crtc_timing.flags.HSYNC_POSITIVE_POLARITY ?
HSYNC_POSITIVE_POLARITY  462 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c 			!hw_crtc_timing.flags.HSYNC_POSITIVE_POLARITY,
HSYNC_POSITIVE_POLARITY  181 drivers/gpu/drm/amd/display/include/bios_parser_types.h 		uint32_t HSYNC_POSITIVE_POLARITY:1;