Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drv6xxd.h171 #define RAMCFG 0x2408 macro
H A Dr600d.h418 #define RAMCFG 0x2408 macro
H A Dr600.c1433 tmp = RREG32(RAMCFG); in r600_mc_init()
2078 ramcfg = RREG32(RAMCFG); in r600_gpu_init()
H A Drv6xx_dpm.c788 tmp = (RREG32(RAMCFG) & NOOFROWS_MASK) >> NOOFROWS_SHIFT; in calculate_memory_refresh_rate()