Searched refs:dac_ext_cntl (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/radeon/ |
| D | radeon_legacy_encoders.c | 648 uint32_t dac_ext_cntl, dac_cntl, dac_macro_cntl, tmp; in radeon_legacy_primary_dac_detect() local 663 dac_ext_cntl = RREG32(RADEON_DAC_EXT_CNTL); in radeon_legacy_primary_dac_detect() 710 WREG32(RADEON_DAC_EXT_CNTL, dac_ext_cntl); in radeon_legacy_primary_dac_detect() 1312 uint32_t crtc2_gen_cntl, tv_dac_cntl, dac_cntl2, dac_ext_cntl; in r300_legacy_tv_detect() local 1320 dac_ext_cntl = RREG32(RADEON_DAC_EXT_CNTL); in r300_legacy_tv_detect() 1370 WREG32(RADEON_DAC_EXT_CNTL, dac_ext_cntl); in r300_legacy_tv_detect() 1537 uint32_t crtc2_gen_cntl = 0, tv_dac_cntl, dac_cntl2, dac_ext_cntl; in radeon_legacy_tv_dac_detect() local 1598 dac_ext_cntl = RREG32(RADEON_DAC_EXT_CNTL); in radeon_legacy_tv_dac_detect() 1662 WREG32(RADEON_DAC_EXT_CNTL, dac_ext_cntl); in radeon_legacy_tv_dac_detect()
|