Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_legacy_encoders.c593 WREG32(RADEON_DISP_OUTPUT_CNTL, disp_output_cntl); in radeon_legacy_primary_dac_mode_set()
602 disp_output_cntl |= RADEON_DISP_DAC_SOURCE_CRTC2; in radeon_legacy_primary_dac_mode_set()
603 WREG32(RADEON_DISP_OUTPUT_CNTL, disp_output_cntl); in radeon_legacy_primary_dac_mode_set()
1208 disp_output_cntl = RREG32(RADEON_DISP_OUTPUT_CNTL); in radeon_legacy_tv_dac_mode_set()
1242 disp_output_cntl |= RADEON_DISP_TV_SOURCE_CRTC; in radeon_legacy_tv_dac_mode_set()
1280 WREG32(RADEON_DISP_OUTPUT_CNTL, disp_output_cntl); in radeon_legacy_tv_dac_mode_set()
1305 uint32_t disp_output_cntl, gpiopad_a, tmp; in r300_legacy_tv_detect() local
1314 disp_output_cntl = RREG32(RADEON_DISP_OUTPUT_CNTL); in r300_legacy_tv_detect()
1364 WREG32(RADEON_DISP_OUTPUT_CNTL, disp_output_cntl); in r300_legacy_tv_detect()
1450 disp_output_cntl = RREG32(RADEON_DISP_OUTPUT_CNTL); in radeon_legacy_ext_dac_detect()
[all …]