Home
last modified time | relevance | path

Searched refs:UPLL_FB_DIV (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drv770.c81 /* set UPLL_FB_DIV to 0x50000 */ in rv770_set_uvd_clocks()
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 Drv770d.h62 # define UPLL_FB_DIV(x) ((x) << 0) macro
H A Dsid.h146 # define UPLL_FB_DIV(x) ((x) << 0) macro
H A Devergreend.h367 # define UPLL_FB_DIV(x) ((x) << 0) macro
H A Dr600d.h1561 # define UPLL_FB_DIV(x) ((x) << 4) macro
H A Dr600.c257 UPLL_FB_DIV(fb_div) | in r600_set_uvd_clocks()
H A Devergreen.c1241 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK); in evergreen_set_uvd_clocks()
H A Dsi.c7051 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 Drv770.c84 /* set UPLL_FB_DIV to 0x50000 */ in rv770_set_uvd_clocks()
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 Drv770d.h62 # define UPLL_FB_DIV(x) ((x) << 0) macro
H A Dsid.h146 # define UPLL_FB_DIV(x) ((x) << 0) macro
H A Devergreend.h367 # define UPLL_FB_DIV(x) ((x) << 0) macro
H A Dr600d.h1561 # define UPLL_FB_DIV(x) ((x) << 4) macro
H A Dr600.c257 UPLL_FB_DIV(fb_div) | in r600_set_uvd_clocks()
H A Dsi.c7043 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK); in si_set_uvd_clocks()
H A Devergreen.c1237 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 Dsid.h147 # define UPLL_FB_DIV(x) ((x) << 0) macro
H A Dsi.c1708 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 Dsid.h147 # define UPLL_FB_DIV(x) ((x) << 0) macro
H A Dsi.c1824 WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK); in si_set_uvd_clocks()

Completed in 148 milliseconds