Home
last modified time | relevance | path

Searched refs:RADEON_MEM_SDRAM_MODE_REG (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_combios.c3215 tmp = RREG32(RADEON_MEM_SDRAM_MODE_REG); in combios_parse_ram_reset_table()
3218 WREG32(RADEON_MEM_SDRAM_MODE_REG, tmp); in combios_parse_ram_reset_table()
3221 tmp = RREG32(RADEON_MEM_SDRAM_MODE_REG); in combios_parse_ram_reset_table()
3224 WREG32(RADEON_MEM_SDRAM_MODE_REG, tmp); in combios_parse_ram_reset_table()
H A Dr100.c2706 else if (RREG32(RADEON_MEM_SDRAM_MODE_REG) & RADEON_MEM_CFG_TYPE_DDR) in r100_vram_get_type()
3333 temp = RREG32(RADEON_MEM_SDRAM_MODE_REG); in r100_bandwidth_update()
H A Dradeon_reg.h1211 #define RADEON_MEM_SDRAM_MODE_REG 0x0158 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_combios.c3214 tmp = RREG32(RADEON_MEM_SDRAM_MODE_REG); in combios_parse_ram_reset_table()
3217 WREG32(RADEON_MEM_SDRAM_MODE_REG, tmp); in combios_parse_ram_reset_table()
3220 tmp = RREG32(RADEON_MEM_SDRAM_MODE_REG); in combios_parse_ram_reset_table()
3223 WREG32(RADEON_MEM_SDRAM_MODE_REG, tmp); in combios_parse_ram_reset_table()
H A Dr100.c2713 else if (RREG32(RADEON_MEM_SDRAM_MODE_REG) & RADEON_MEM_CFG_TYPE_DDR) in r100_vram_get_type()
3330 temp = RREG32(RADEON_MEM_SDRAM_MODE_REG); in r100_bandwidth_update()
H A Dradeon_reg.h1211 #define RADEON_MEM_SDRAM_MODE_REG 0x0158 macro

Completed in 52 milliseconds