UPLL_FB_DIV_MASK 1241 drivers/gpu/drm/radeon/evergreen.c 	WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK);
UPLL_FB_DIV_MASK  259 drivers/gpu/drm/radeon/r600.c 		 ~(UPLL_FB_DIV_MASK | UPLL_REF_DIV_MASK));
UPLL_FB_DIV_MASK   82 drivers/gpu/drm/radeon/rv770.c 	WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(0x50000), ~UPLL_FB_DIV_MASK);
UPLL_FB_DIV_MASK  108 drivers/gpu/drm/radeon/rv770.c 		 ~UPLL_FB_DIV_MASK);
UPLL_FB_DIV_MASK 7046 drivers/gpu/drm/radeon/si.c 	WREG32_P(CG_UPLL_FUNC_CNTL_3, UPLL_FB_DIV(fb_div), ~UPLL_FB_DIV_MASK);