HomeSort by: relevance | last modified time | path
    Searched refs:horizontal_count (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_optc.c 634 OTG_HORZ_COUNT, &position->horizontal_count,
648 if (position1.horizontal_count == position2.horizontal_count &&
1186 *h_position = position.horizontal_count;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
timing_generator.h 38 int32_t horizontal_count; member in struct:crtc_position
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_debug.c 332 h_pos[i] = position.horizontal_count;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce120/
amdgpu_dce120_timing_generator.c 199 position->horizontal_count = get_reg_field_value(value,
618 position->horizontal_count = get_reg_field_value(
665 *h_position = position.horizontal_count;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_timing_generator.c 547 position->horizontal_count = get_reg_field_value(
598 *h_position = position.horizontal_count;
1412 if (position1.horizontal_count == position2.horizontal_count &&

Completed in 17 milliseconds