Home
last modified time | relevance | path

Searched refs:UPLL_REF_DIV_MASK (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/radeon/
Drv770d.h48 # define UPLL_REF_DIV_MASK 0x003F0000 macro
Dsid.h133 # define UPLL_REF_DIV_MASK 0x003F0000 macro
Drv770.c102 WREG32_P(CG_UPLL_FUNC_CNTL, UPLL_REF_DIV(1), ~UPLL_REF_DIV_MASK); in rv770_set_uvd_clocks()
Devergreend.h353 # define UPLL_REF_DIV_MASK 0x003F0000 macro
Dr600d.h1564 # define UPLL_REF_DIV_MASK 0x003F0000 macro
Dr600.c259 ~(UPLL_FB_DIV_MASK | UPLL_REF_DIV_MASK)); in r600_set_uvd_clocks()
Devergreen.c1240 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_REF_DIV_MASK); in evergreen_set_uvd_clocks()
Dsi.c7042 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_REF_DIV_MASK); in si_set_uvd_clocks()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dsid.h134 # define UPLL_REF_DIV_MASK 0x003F0000 macro
Dsi.c1827 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_REF_DIV_MASK); in si_set_uvd_clocks()