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

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Dr600_reg.h124 #define R600_BIOS_3_SCRATCH 0x1730 macro
H A Dradeon_atombios.c2917 bios_3_scratch = RREG32(R600_BIOS_3_SCRATCH);
3080 WREG32(R600_BIOS_3_SCRATCH, bios_3_scratch);
3101 bios_3_scratch = RREG32(R600_BIOS_3_SCRATCH);
3139 WREG32(R600_BIOS_3_SCRATCH, bios_3_scratch);
H A Datombios_encoders.c1481 reg = R600_BIOS_3_SCRATCH;

Completed in 90 milliseconds