Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dsid.h1316 #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.c4621 ((uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_MSB) << 32ULL); in r600_get_gpu_clock_counter()
Dsi.c7409 ((uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_MSB) << 32ULL); in si_get_gpu_clock_counter()
Dcik.c9429 ((uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_MSB) << 32ULL); in cik_get_gpu_clock_counter()
/drivers/gpu/drm/amd/include/asic_reg/si/
Dsid.h1345 #define RLC_GPU_CLOCK_COUNT_MSB 0x30CF macro
/drivers/gpu/drm/amd/amdgpu/
Dgfx_v6_0.c2805 ((uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_MSB) << 32ULL); in gfx_v6_0_get_gpu_clock_counter()