Searched refs:R600_SCK_OVERWRITE (Results 1 – 4 of 4) sorted by relevance
279 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()
136 # define R600_SCK_OVERWRITE (1 << 1) macro
1141 WREG32(R600_ROM_CNTL, rom_cntl | R600_SCK_OVERWRITE); in si_read_disabled_bios()
2098 # define R600_SCK_OVERWRITE (1 << 1) macro