Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dsid.h1315 #define RLC_GPU_CLOCK_COUNT_MSB 0xC33C macro
Dcikd.h1418 #define RLC_GPU_CLOCK_COUNT_MSB 0xC394 macro
Dr600d.h694 #define RLC_GPU_CLOCK_COUNT_MSB 0x3f3c macro
Dr600.c4571 ((uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_MSB) << 32ULL); in r600_get_gpu_clock_counter()
Dsi.c7317 ((uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_MSB) << 32ULL); in si_get_gpu_clock_counter()
Dcik.c9705 ((uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_MSB) << 32ULL); in cik_get_gpu_clock_counter()