Home
last modified time | relevance | path

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

/dragonfly/sys/dev/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.c92 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.c249 ~(UPLL_FB_DIV_MASK | UPLL_REF_DIV_MASK)); in r600_set_uvd_clocks()
H A Devergreen.c1226 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_REF_DIV_MASK); in evergreen_set_uvd_clocks()
H A Dsi.c7044 WREG32_P(CG_UPLL_FUNC_CNTL, 0, ~UPLL_REF_DIV_MASK); in si_set_uvd_clocks()