HomeSort by: relevance | last modified time | path
    Searched refs:R600_BIOS_6_SCRATCH (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
r600_reg.h 153 #define R600_BIOS_6_SCRATCH 0x173c
radeon_atombios.c 4078 bios_6_scratch = RREG32(R600_BIOS_6_SCRATCH);
4096 WREG32(R600_BIOS_6_SCRATCH, bios_6_scratch);
4139 bios_6_scratch = RREG32(R600_BIOS_6_SCRATCH);
4152 WREG32(R600_BIOS_6_SCRATCH, bios_6_scratch);
4173 bios_6_scratch = RREG32(R600_BIOS_6_SCRATCH);
4336 WREG32(R600_BIOS_6_SCRATCH, bios_6_scratch);
  /src/sys/dev/pci/
radeonfbreg.h 4202 #define R600_BIOS_6_SCRATCH 0x173c

Completed in 27 milliseconds