Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/include/asic_reg/gca/
H A Dgfx_6_0_d.h1145 #define mmRLC_GPU_CLOCK_COUNT_LSB 0x30CE macro
H A Dgfx_7_0_d.h1268 #define mmRLC_GPU_CLOCK_COUNT_LSB 0x30e4 macro
H A Dgfx_7_2_d.h1281 #define mmRLC_GPU_CLOCK_COUNT_LSB 0x30e4 macro
H A Dgfx_8_0_d.h1379 #define mmRLC_GPU_CLOCK_COUNT_LSB 0xec24 macro
H A Dgfx_8_1_d.h1381 #define mmRLC_GPU_CLOCK_COUNT_LSB 0xec24 macro
/dragonfly/sys/dev/drm/amd/include/asic_reg/gc/
H A Dgc_9_0_offset.h5953 #define mmRLC_GPU_CLOCK_COUNT_LSB macro
H A Dgc_9_1_offset.h6232 #define mmRLC_GPU_CLOCK_COUNT_LSB macro
H A Dgc_9_2_1_offset.h6196 #define mmRLC_GPU_CLOCK_COUNT_LSB macro
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dgfx_v9_0.c3382 clock = (uint64_t)RREG32_SOC15(GC, 0, mmRLC_GPU_CLOCK_COUNT_LSB) | in gfx_v9_0_get_gpu_clock_counter()
H A Dgfx_v8_0.c5435 clock = (uint64_t)RREG32(mmRLC_GPU_CLOCK_COUNT_LSB) | in gfx_v8_0_get_gpu_clock_counter()