Searched refs:UPLL_FB_DIV (Results 1 – 5 of 5) sorted by relevance
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()
62 # define UPLL_FB_DIV(x) ((x) << 0) macro
367 # define UPLL_FB_DIV(x) ((x) << 0) macro
1561 # define UPLL_FB_DIV(x) ((x) << 4) macro
257 UPLL_FB_DIV(fb_div) | in r600_set_uvd_clocks()