Home
last modified time | relevance | path

Searched refs:RADEON_BIOS_0_SCRATCH (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_atombios.c4112 scratch_reg = RADEON_BIOS_0_SCRATCH; in radeon_save_bios_scratch_regs()
4126 scratch_reg = RADEON_BIOS_0_SCRATCH; in radeon_restore_bios_scratch_regs()
4175 bios_0_scratch = RREG32(RADEON_BIOS_0_SCRATCH); in radeon_atombios_connected_scratch_regs()
4338 WREG32(RADEON_BIOS_0_SCRATCH, bios_0_scratch); in radeon_atombios_connected_scratch_regs()
H A Dradeon_combios.c3427 bios_0_scratch = RREG32(RADEON_BIOS_0_SCRATCH); in radeon_combios_initialize_bios_scratch_regs()
3441 WREG32(RADEON_BIOS_0_SCRATCH, bios_0_scratch); in radeon_combios_initialize_bios_scratch_regs()
H A Dradeon_reg.h154 #define RADEON_BIOS_0_SCRATCH 0x0010 macro
H A Dradeon_atombios_encoders.c2408 bios_0_scratch = RREG32(RADEON_BIOS_0_SCRATCH); in radeon_atom_dac_detect()
/netbsd-src/sys/dev/pci/
H A Dradeonfb.c572 if (radeonfb_scratch_test(sc, RADEON_BIOS_0_SCRATCH, 0x55555555) || in radeonfb_attach()
573 radeonfb_scratch_test(sc, RADEON_BIOS_0_SCRATCH, 0xaaaaaaaa)) { in radeonfb_attach()
H A Dradeonfbreg.h141 #define RADEON_BIOS_0_SCRATCH 0x0010 macro