radeon_legacy_encoders.c | 1048 uint32_t fp2_gen_cntl = 0, crtc2_gen_cntl = 0, tv_dac_cntl = 0; local in function:radeon_legacy_tv_dac_dpms 1061 crtc2_gen_cntl = RREG32(RADEON_CRTC2_GEN_CNTL); 1073 crtc2_gen_cntl |= RADEON_CRTC2_CRT2_ON; 1098 crtc2_gen_cntl &= ~RADEON_CRTC2_CRT2_ON; 1123 WREG32(RADEON_CRTC2_GEN_CNTL, crtc2_gen_cntl); 1316 uint32_t crtc2_gen_cntl, tv_dac_cntl, dac_cntl2, dac_ext_cntl; local in function:r300_legacy_tv_detect 1323 crtc2_gen_cntl = RREG32(RADEON_CRTC2_GEN_CNTL); 1375 WREG32(RADEON_CRTC2_GEN_CNTL, crtc2_gen_cntl); 1451 uint32_t gpio_monid, fp2_gen_cntl, disp_output_cntl, crtc2_gen_cntl; local in function:radeon_legacy_ext_dac_detect 1463 crtc2_gen_cntl = RREG32(RADEON_CRTC2_GEN_CNTL) 1541 uint32_t crtc2_gen_cntl = 0, tv_dac_cntl, dac_cntl2, dac_ext_cntl; local in function:radeon_legacy_tv_dac_detect [all...] |