Home
last modified time | relevance | path

Searched refs:disp_output_cntl (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_legacy_encoders.c599 WREG32(RADEON_DISP_OUTPUT_CNTL, disp_output_cntl); in radeon_legacy_primary_dac_mode_set()
608 disp_output_cntl |= RADEON_DISP_DAC_SOURCE_CRTC2; in radeon_legacy_primary_dac_mode_set()
609 WREG32(RADEON_DISP_OUTPUT_CNTL, disp_output_cntl); in radeon_legacy_primary_dac_mode_set()
1214 disp_output_cntl = RREG32(RADEON_DISP_OUTPUT_CNTL); in radeon_legacy_tv_dac_mode_set()
1248 disp_output_cntl |= RADEON_DISP_TV_SOURCE_CRTC; in radeon_legacy_tv_dac_mode_set()
1286 WREG32(RADEON_DISP_OUTPUT_CNTL, disp_output_cntl); in radeon_legacy_tv_dac_mode_set()
1311 uint32_t disp_output_cntl, gpiopad_a, tmp; in r300_legacy_tv_detect() local
1320 disp_output_cntl = RREG32(RADEON_DISP_OUTPUT_CNTL); in r300_legacy_tv_detect()
1370 WREG32(RADEON_DISP_OUTPUT_CNTL, disp_output_cntl); in r300_legacy_tv_detect()
1456 disp_output_cntl = RREG32(RADEON_DISP_OUTPUT_CNTL); in radeon_legacy_ext_dac_detect()
[all …]