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

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dr600_reg.h136 # define R600_SCK_OVERWRITE (1 << 1) macro
H A Dradeon_bios.c428 WREG32(R600_ROM_CNTL, rom_cntl | R600_SCK_OVERWRITE);
488 WREG32(R600_ROM_CNTL, (rom_cntl & ~R600_SCK_OVERWRITE));
490 WREG32(R600_ROM_CNTL, (rom_cntl | R600_SCK_OVERWRITE));
568 R600_SCK_OVERWRITE));
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h2098 # define R600_SCK_OVERWRITE (1 << 1) macro
H A Damdgpu_si.c1288 WREG32(R600_ROM_CNTL, rom_cntl | R600_SCK_OVERWRITE);

Completed in 203 milliseconds