Searched refs:CG_UPLL_FUNC_CNTL_3 (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | rv770.c | 82 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()
|
H A D | rv770d.h | 61 #define CG_UPLL_FUNC_CNTL_3 0x720 macro
|
H A D | sid.h | 145 #define CG_UPLL_FUNC_CNTL_3 0x63C macro
|
H A D | evergreend.h | 366 #define CG_UPLL_FUNC_CNTL_3 0x720 macro
|
H A D | evergreen.c | 1241 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK); in evergreen_set_uvd_clocks()
|
H A D | si.c | 7051 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK); in si_set_uvd_clocks()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | rv770.c | 85 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(0x50000), ~UPLL_FB_DIV_MASK); in rv770_set_uvd_clocks() 92 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(1), ~UPLL_FB_DIV(1)); in rv770_set_uvd_clocks() 110 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), in rv770_set_uvd_clocks() 123 WREG32_P(CG_UPLL_FUNC_CNTL_3, 0, ~UPLL_FB_DIV(1)); in rv770_set_uvd_clocks()
|
H A D | rv770d.h | 61 #define CG_UPLL_FUNC_CNTL_3 0x720 macro
|
H A D | sid.h | 145 #define CG_UPLL_FUNC_CNTL_3 0x63C macro
|
H A D | evergreend.h | 366 #define CG_UPLL_FUNC_CNTL_3 0x720 macro
|
H A D | si.c | 7043 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK); in si_set_uvd_clocks()
|
H A D | evergreen.c | 1237 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK); in evergreen_set_uvd_clocks()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 146 #define CG_UPLL_FUNC_CNTL_3 0x18f macro
|
H A D | si.c | 1708 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK); in si_set_uvd_clocks()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 146 #define CG_UPLL_FUNC_CNTL_3 0x18f macro
|
H A D | si.c | 1824 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK); in si_set_uvd_clocks()
|
Completed in 87 milliseconds