Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/radeon/
Dsid.h1315 #define RLC_GPU_CLOCK_COUNT_LSB 0xC338 macro
Dcikd.h1415 #define RLC_GPU_CLOCK_COUNT_LSB 0xC390 macro
Dr600d.h693 #define RLC_GPU_CLOCK_COUNT_LSB 0x3f38 macro
Dr600.c4613 clock = (uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_LSB) | in r600_get_gpu_clock_counter()
Dsi.c6988 clock = (uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_LSB) | in si_get_gpu_clock_counter()
Dcik.c9401 clock = (uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_LSB) | in cik_get_gpu_clock_counter()
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dsid.h1343 #define RLC_GPU_CLOCK_COUNT_LSB 0x30CE macro