Home
last modified time | relevance | path

Searched refs:RLC_GPU_CLOCK_COUNT_LSB (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dsid.h1314 #define RLC_GPU_CLOCK_COUNT_LSB 0xC338 macro
Dcikd.h1417 #define RLC_GPU_CLOCK_COUNT_LSB 0xC390 macro
Dr600d.h693 #define RLC_GPU_CLOCK_COUNT_LSB 0x3f38 macro
Dr600.c4570 clock = (uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_LSB) | in r600_get_gpu_clock_counter()
Dsi.c7316 clock = (uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_LSB) | in si_get_gpu_clock_counter()
Dcik.c9704 clock = (uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_LSB) | in cik_get_gpu_clock_counter()