/src/sys/external/bsd/drm2/dist/drm/radeon/ |
radeon_legacy_encoders.c | 652 uint32_t dac_ext_cntl, dac_cntl, dac_macro_cntl, tmp; local in function:radeon_legacy_primary_dac_detect 667 dac_ext_cntl = RREG32(RADEON_DAC_EXT_CNTL); 714 WREG32(RADEON_DAC_EXT_CNTL, dac_ext_cntl); 1316 uint32_t crtc2_gen_cntl, tv_dac_cntl, dac_cntl2, dac_ext_cntl; local in function:r300_legacy_tv_detect 1324 dac_ext_cntl = RREG32(RADEON_DAC_EXT_CNTL); 1374 WREG32(RADEON_DAC_EXT_CNTL, dac_ext_cntl); 1541 uint32_t crtc2_gen_cntl = 0, tv_dac_cntl, dac_cntl2, dac_ext_cntl; local in function:radeon_legacy_tv_dac_detect 1602 dac_ext_cntl = RREG32(RADEON_DAC_EXT_CNTL); 1666 WREG32(RADEON_DAC_EXT_CNTL, dac_ext_cntl);
|
radeon_legacy_encoders.c | 652 uint32_t dac_ext_cntl, dac_cntl, dac_macro_cntl, tmp; local in function:radeon_legacy_primary_dac_detect 667 dac_ext_cntl = RREG32(RADEON_DAC_EXT_CNTL); 714 WREG32(RADEON_DAC_EXT_CNTL, dac_ext_cntl); 1316 uint32_t crtc2_gen_cntl, tv_dac_cntl, dac_cntl2, dac_ext_cntl; local in function:r300_legacy_tv_detect 1324 dac_ext_cntl = RREG32(RADEON_DAC_EXT_CNTL); 1374 WREG32(RADEON_DAC_EXT_CNTL, dac_ext_cntl); 1541 uint32_t crtc2_gen_cntl = 0, tv_dac_cntl, dac_cntl2, dac_ext_cntl; local in function:radeon_legacy_tv_dac_detect 1602 dac_ext_cntl = RREG32(RADEON_DAC_EXT_CNTL); 1666 WREG32(RADEON_DAC_EXT_CNTL, dac_ext_cntl);
|