Home
last modified time | relevance | path

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

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