Home
last modified time | relevance | path

Searched refs:CG_UPLL_FUNC_CNTL_3 (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Drv770.c82 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(0x50000), ~UPLL_FB_DIV_MASK); in rv770_set_uvd_clocks()
89 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(1), ~UPLL_FB_DIV(1)); in rv770_set_uvd_clocks()
107 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), in rv770_set_uvd_clocks()
120 WREG32_P(CG_UPLL_FUNC_CNTL_3, 0, ~UPLL_FB_DIV(1)); in rv770_set_uvd_clocks()
Drv770d.h61 #define CG_UPLL_FUNC_CNTL_3 0x720 macro
Dsid.h145 #define CG_UPLL_FUNC_CNTL_3 0x63C macro
Devergreend.h366 #define CG_UPLL_FUNC_CNTL_3 0x720 macro
Devergreen.c1241 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK); in evergreen_set_uvd_clocks()
Dsi.c7046 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK); in si_set_uvd_clocks()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dsid.h146 #define CG_UPLL_FUNC_CNTL_3 0x18f macro
Dsi.c1708 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK); in si_set_uvd_clocks()