horizontal_count  329 drivers/gpu/drm/amd/display/dc/core/dc_debug.c 		h_pos[i] = position.horizontal_count;
horizontal_count  537 drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c 	position->horizontal_count = get_reg_field_value(
horizontal_count  588 drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c 	*h_position = position.horizontal_count;
horizontal_count 1402 drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c 	if (position1.horizontal_count == position2.horizontal_count &&
horizontal_count  194 drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c 	position->horizontal_count = get_reg_field_value(value,
horizontal_count  613 drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c 	position->horizontal_count = get_reg_field_value(
horizontal_count  660 drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c 	*h_position = position.horizontal_count;
horizontal_count  624 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c 			OTG_HORZ_COUNT, &position->horizontal_count,
horizontal_count  638 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c 	if (position1.horizontal_count == position2.horizontal_count &&
horizontal_count 1171 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c 	*h_position = position.horizontal_count;
horizontal_count   36 drivers/gpu/drm/amd/display/dc/inc/hw/timing_generator.h 	int32_t horizontal_count;