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 1062 tv_dac_cntl = RREG32(RADEON_TV_DAC_CNTL); 1078 tv_dac_cntl &= ~(R420_TV_DAC_RDACPD | 1083 tv_dac_cntl &= ~(RADEON_TV_DAC_RDACPD | 1103 tv_dac_cntl |= (R420_TV_DAC_RDACPD | 1108 tv_dac_cntl |= (RADEON_TV_DAC_RDACPD | 1124 WREG32(RADEON_TV_DAC_CNTL, tv_dac_cntl); 1166 uint32_t tv_dac_cntl, gpiopad_a = 0, dac2_cntl, disp_output_cntl = 0; local in function:radeon_legacy_tv_dac_mode_set 1175 tv_dac_cntl = RREG32(RADEON_TV_DAC_CNTL); 1179 tv_dac_cntl &= ~(RADEON_TV_DAC_STD_MASK 1316 uint32_t crtc2_gen_cntl, tv_dac_cntl, dac_cntl2, dac_ext_cntl; local in function:r300_legacy_tv_detect 1387 uint32_t tv_dac_cntl, dac_cntl2; local in function:radeon_legacy_tv_detect 1541 uint32_t crtc2_gen_cntl = 0, tv_dac_cntl, dac_cntl2, dac_ext_cntl; local in function:radeon_legacy_tv_dac_detect [all...] |