Searched refs:R600_BIOS_2_SCRATCH (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Dr600_reg.h123 #define R600_BIOS_2_SCRATCH 0x172c macro
H A Datombios_encoders.c44 bios_2_scratch = RREG32(R600_BIOS_2_SCRATCH);
61 bios_2_scratch = RREG32(R600_BIOS_2_SCRATCH);
70 WREG32(R600_BIOS_2_SCRATCH, bios_2_scratch);
H A Dradeon_atombios.c2826 bios_2_scratch = RREG32(R600_BIOS_2_SCRATCH);
2840 WREG32(R600_BIOS_2_SCRATCH, bios_2_scratch);
3156 bios_2_scratch = RREG32(R600_BIOS_2_SCRATCH);
3222 WREG32(R600_BIOS_2_SCRATCH, bios_2_scratch);

Completed in 57 milliseconds