Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dsid.h1316 #define RLC_GPU_CLOCK_COUNT_MSB 0xC33C macro
H A Dcikd.h1416 #define RLC_GPU_CLOCK_COUNT_MSB 0xC394 macro
H A Dr600d.h694 #define RLC_GPU_CLOCK_COUNT_MSB 0x3f3c macro
H A Dr600.c4618 ((uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_MSB) << 32ULL); in r600_get_gpu_clock_counter()
H A Dsi.c6991 ((uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_MSB) << 32ULL); in si_get_gpu_clock_counter()
H A Dcik.c9404 ((uint64_t)RREG32(RLC_GPU_CLOCK_COUNT_MSB) << 32ULL); in cik_get_gpu_clock_counter()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h1344 #define RLC_GPU_CLOCK_COUNT_MSB 0x30CF macro