Home
last modified time | relevance | path

Searched refs:uvd_ctx_wreg (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu.h1415 amdgpu_wreg_t uvd_ctx_wreg; member
1638 #define WREG32_UVD_CTX(reg, v) adev->uvd_ctx_wreg(adev, (reg), (v))
H A Dsoc15.c622 adev->uvd_ctx_wreg = &soc15_uvd_ctx_wreg; in soc15_common_early_init()
H A Dcik.c1769 adev->uvd_ctx_wreg = &cik_uvd_ctx_wreg; in cik_common_early_init()
H A Dvi.c979 adev->uvd_ctx_wreg = &vi_uvd_ctx_wreg; in vi_common_early_init()
H A Damdgpu_device.c2367 adev->uvd_ctx_wreg = &amdgpu_invalid_wreg; in amdgpu_device_init()