Home
last modified time | relevance | path

Searched refs:UPLL_REF_DIV (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Drv770d.h47 # define UPLL_REF_DIV(x) ((x) << 16) 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 Dr600d.h1563 # define UPLL_REF_DIV(x) ((x) << 16) macro
H A Dr600.c248 UPLL_REF_DIV(ref_div), in r600_set_uvd_clocks()