Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_bios.c279 WREG32(R600_ROM_CNTL, rom_cntl | R600_SCK_OVERWRITE); in ni_read_disabled_bios()
339 WREG32(R600_ROM_CNTL, (rom_cntl & ~R600_SCK_OVERWRITE)); in r700_read_disabled_bios()
341 WREG32(R600_ROM_CNTL, (rom_cntl | R600_SCK_OVERWRITE)); in r700_read_disabled_bios()
409 R600_SCK_OVERWRITE)); in r600_read_disabled_bios()
Dr600_reg.h136 # define R600_SCK_OVERWRITE (1 << 1) macro
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsi.c1141 WREG32(R600_ROM_CNTL, rom_cntl | R600_SCK_OVERWRITE); in si_read_disabled_bios()
Dsid.h2098 # define R600_SCK_OVERWRITE (1 << 1) macro