Searched refs:RADEON_MEM_SDRAM_MODE_REG (Results 1 – 3 of 3) sorted by relevance
3212 tmp = RREG32(RADEON_MEM_SDRAM_MODE_REG); in combios_parse_ram_reset_table()3215 WREG32(RADEON_MEM_SDRAM_MODE_REG, tmp); in combios_parse_ram_reset_table()3218 tmp = RREG32(RADEON_MEM_SDRAM_MODE_REG); in combios_parse_ram_reset_table()3221 WREG32(RADEON_MEM_SDRAM_MODE_REG, tmp); in combios_parse_ram_reset_table()
1211 #define RADEON_MEM_SDRAM_MODE_REG 0x0158 macro
2700 else if (RREG32(RADEON_MEM_SDRAM_MODE_REG) & RADEON_MEM_CFG_TYPE_DDR) in r100_vram_get_type()3327 temp = RREG32(RADEON_MEM_SDRAM_MODE_REG); in r100_bandwidth_update()