Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_bios.c288 WREG32(R600_ROM_CNTL, rom_cntl | R600_SCK_OVERWRITE); in ni_read_disabled_bios()
348 WREG32(R600_ROM_CNTL, (rom_cntl & ~R600_SCK_OVERWRITE)); in r700_read_disabled_bios()
350 WREG32(R600_ROM_CNTL, (rom_cntl | R600_SCK_OVERWRITE)); in r700_read_disabled_bios()
418 R600_SCK_OVERWRITE)); in r600_read_disabled_bios()
H A Dr600_reg.h136 # define R600_SCK_OVERWRITE (1 << 1) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h2098 # define R600_SCK_OVERWRITE (1 << 1) macro
H A Dsi.c1288 WREG32(R600_ROM_CNTL, rom_cntl | R600_SCK_OVERWRITE); in si_read_disabled_bios()