Searched refs:R600_BIOS_3_SCRATCH (Results 1 – 3 of 3) sorted by relevance
112 #define R600_BIOS_3_SCRATCH 0x1730 macro
2724 bios_3_scratch = RREG32(R600_BIOS_3_SCRATCH); in radeon_atombios_connected_scratch_regs()2873 WREG32(R600_BIOS_3_SCRATCH, bios_3_scratch); in radeon_atombios_connected_scratch_regs()2891 bios_3_scratch = RREG32(R600_BIOS_3_SCRATCH); in radeon_atombios_encoder_crtc_scratch_regs()2929 WREG32(R600_BIOS_3_SCRATCH, bios_3_scratch); in radeon_atombios_encoder_crtc_scratch_regs()
1197 reg = R600_BIOS_3_SCRATCH; in atombios_yuv_setup()