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

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dr600_reg.h150 #define R600_BIOS_3_SCRATCH 0x1730 macro
H A Dradeon_atombios.c4172 bios_3_scratch = RREG32(R600_BIOS_3_SCRATCH);
4335 WREG32(R600_BIOS_3_SCRATCH, bios_3_scratch);
4356 bios_3_scratch = RREG32(R600_BIOS_3_SCRATCH);
4394 WREG32(R600_BIOS_3_SCRATCH, bios_3_scratch);
H A Dradeon_atombios_encoders.c1559 reg = R600_BIOS_3_SCRATCH;
H A Dradeon_r600.c1590 u32 tmp = RREG32(R600_BIOS_3_SCRATCH);
1597 WREG32(R600_BIOS_3_SCRATCH, tmp);
/netbsd-current/sys/dev/pci/
H A Dradeonfbreg.h4199 #define R600_BIOS_3_SCRATCH 0x1730 macro

Completed in 497 milliseconds