Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dsid.h1315 #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.c4620 clock = (uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_LSB) | in r600_get_gpu_clock_counter()
Dsi.c7408 clock = (uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_LSB) | in si_get_gpu_clock_counter()
Dcik.c9428 clock = (uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_LSB) | in cik_get_gpu_clock_counter()
/drivers/gpu/drm/amd/include/asic_reg/si/
Dsid.h1344 #define RLC_GPU_CLOCK_COUNT_LSB 0x30CE macro
/drivers/gpu/drm/amd/amdgpu/
Dgfx_v6_0.c2804 clock = (uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_LSB) | in gfx_v6_0_get_gpu_clock_counter()