Searched refs:R600_BIOS_3_SCRATCH (Results 1 – 4 of 4) sorted by relevance
148 #define R600_BIOS_3_SCRATCH 0x1730 macro
4172 bios_3_scratch = RREG32(R600_BIOS_3_SCRATCH); in radeon_atombios_connected_scratch_regs()4335 WREG32(R600_BIOS_3_SCRATCH, bios_3_scratch); in radeon_atombios_connected_scratch_regs()4356 bios_3_scratch = RREG32(R600_BIOS_3_SCRATCH); in radeon_atombios_encoder_crtc_scratch_regs()4394 WREG32(R600_BIOS_3_SCRATCH, bios_3_scratch); in radeon_atombios_encoder_crtc_scratch_regs()
1556 u32 tmp = RREG32(R600_BIOS_3_SCRATCH); in r600_set_bios_scratch_engine_hung()1563 WREG32(R600_BIOS_3_SCRATCH, tmp); in r600_set_bios_scratch_engine_hung()
1538 reg = R600_BIOS_3_SCRATCH; in atombios_yuv_setup()
Completed in 20 milliseconds