Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/radeon/
H A Dsid.h1315 #define RLC_GPU_CLOCK_COUNT_LSB 0xC338 macro
H A Dcikd.h1415 #define RLC_GPU_CLOCK_COUNT_LSB 0xC390 macro
H A Dr600d.h693 #define RLC_GPU_CLOCK_COUNT_LSB 0x3f38 macro
H A Dr600.c4613 clock = (uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_LSB) | in r600_get_gpu_clock_counter()
H A Dsi.c6969 clock = (uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_LSB) | in si_get_gpu_clock_counter()
H A Dcik.c9401 clock = (uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_LSB) | in cik_get_gpu_clock_counter()