Searched refs:R600_BIOS_6_SCRATCH (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dr600_reg.h127 #define R600_BIOS_6_SCRATCH 0x173c macro
H A Dradeon_atombios.c2827 bios_6_scratch = RREG32(R600_BIOS_6_SCRATCH);
2841 WREG32(R600_BIOS_6_SCRATCH, bios_6_scratch);
2884 bios_6_scratch = RREG32(R600_BIOS_6_SCRATCH);
2897 WREG32(R600_BIOS_6_SCRATCH, bios_6_scratch);
2918 bios_6_scratch = RREG32(R600_BIOS_6_SCRATCH);
3081 WREG32(R600_BIOS_6_SCRATCH, bios_6_scratch);

Completed in 104 milliseconds