Lines Matching refs:RADEON_DAC_CNTL2

595 			dac2_cntl = RREG32(RADEON_DAC_CNTL2)  & ~(RADEON_DAC2_DAC_CLK_SEL);  in radeon_legacy_primary_dac_mode_set()
596 WREG32(RADEON_DAC_CNTL2, dac2_cntl); in radeon_legacy_primary_dac_mode_set()
605 dac2_cntl = RREG32(RADEON_DAC_CNTL2) | RADEON_DAC2_DAC_CLK_SEL; in radeon_legacy_primary_dac_mode_set()
606 WREG32(RADEON_DAC_CNTL2, dac2_cntl); in radeon_legacy_primary_dac_mode_set()
1227 dac2_cntl = RREG32(RADEON_DAC_CNTL2) & ~RADEON_DAC2_DAC2_CLK_SEL; in radeon_legacy_tv_dac_mode_set()
1250 WREG32(RADEON_DAC_CNTL2, dac2_cntl); in radeon_legacy_tv_dac_mode_set()
1253 dac2_cntl = RREG32(RADEON_DAC_CNTL2) | RADEON_DAC2_DAC2_CLK_SEL; in radeon_legacy_tv_dac_mode_set()
1275 WREG32(RADEON_DAC_CNTL2, dac2_cntl); in radeon_legacy_tv_dac_mode_set()
1310 dac_cntl2 = RREG32(RADEON_DAC_CNTL2); in r300_legacy_tv_detect()
1318 WREG32(RADEON_DAC_CNTL2, RADEON_DAC2_DAC2_CLK_SEL); in r300_legacy_tv_detect()
1365 WREG32(RADEON_DAC_CNTL2, dac_cntl2); in r300_legacy_tv_detect()
1382 dac_cntl2 = RREG32(RADEON_DAC_CNTL2); in radeon_legacy_tv_detect()
1389 WREG32(RADEON_DAC_CNTL2, tmp); in radeon_legacy_tv_detect()
1430 WREG32(RADEON_DAC_CNTL2, dac_cntl2); in radeon_legacy_tv_detect()
1591 dac_cntl2 = RREG32(RADEON_DAC_CNTL2); in radeon_legacy_tv_dac_detect()
1640 WREG32(RADEON_DAC_CNTL2, tmp); in radeon_legacy_tv_dac_detect()
1645 if (RREG32(RADEON_DAC_CNTL2) & RADEON_DAC2_CMP_OUT_B) in radeon_legacy_tv_dac_detect()
1648 if (RREG32(RADEON_DAC_CNTL2) & RADEON_DAC2_CMP_OUTPUT) in radeon_legacy_tv_dac_detect()
1653 WREG32(RADEON_DAC_CNTL2, dac_cntl2); in radeon_legacy_tv_dac_detect()