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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_combios.c3485 uint32_t bios_0_scratch, bios_6_scratch, bios_7_scratch; local
3489 bios_7_scratch = RREG32(RADEON_BIOS_7_SCRATCH);
3499 bios_7_scratch |= RADEON_DRV_LOADED;
3503 WREG32(RADEON_BIOS_7_SCRATCH, bios_7_scratch);

Completed in 98 milliseconds