Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/gca/
Dgfx_7_2_d.h1281 #define mmRLC_GPU_CLOCK_COUNT_LSB 0x30e4 macro
Dgfx_7_0_d.h1268 #define mmRLC_GPU_CLOCK_COUNT_LSB 0x30e4 macro
Dgfx_8_0_d.h1379 #define mmRLC_GPU_CLOCK_COUNT_LSB 0xec24 macro
Dgfx_8_1_d.h1381 #define mmRLC_GPU_CLOCK_COUNT_LSB 0xec24 macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dgfx_v8_0.c4394 clock = (uint64_t)RREG32(mmRLC_GPU_CLOCK_COUNT_LSB) | in gfx_v8_0_get_gpu_clock_counter()
Dgfx_v7_0.c4687 clock = (uint64_t)RREG32(mmRLC_GPU_CLOCK_COUNT_LSB) | in gfx_v7_0_get_gpu_clock_counter()