Searched refs:RAMCFG (Results 1 – 4 of 4) sorted by relevance
171 #define RAMCFG 0x2408 macro
418 #define RAMCFG 0x2408 macro
1442 tmp = RREG32(RAMCFG); in r600_mc_init()2087 ramcfg = RREG32(RAMCFG); in r600_gpu_init()
787 tmp = (RREG32(RAMCFG) & NOOFROWS_MASK) >> NOOFROWS_SHIFT; in calculate_memory_refresh_rate()