SPLL_FB_DIV_MASK 2971 drivers/gpu/drm/amd/amdgpu/si_dpm.c 		fb_div = (sclk_params.vCG_SPLL_FUNC_CNTL_3 & SPLL_FB_DIV_MASK) >> SPLL_FB_DIV_SHIFT;
SPLL_FB_DIV_MASK 5281 drivers/gpu/drm/amd/amdgpu/si_dpm.c 	spll_func_cntl_3 &= ~SPLL_FB_DIV_MASK;
SPLL_FB_DIV_MASK 3183 drivers/gpu/drm/radeon/ci_dpm.c 	spll_func_cntl_3 &= ~SPLL_FB_DIV_MASK;
SPLL_FB_DIV_MASK 2036 drivers/gpu/drm/radeon/ni_dpm.c 	spll_func_cntl_3 &= ~SPLL_FB_DIV_MASK;
SPLL_FB_DIV_MASK 2117 drivers/gpu/drm/radeon/ni_dpm.c 		fb_div = (sclk_params.vCG_SPLL_FUNC_CNTL_3 & SPLL_FB_DIV_MASK) >> SPLL_FB_DIV_SHIFT;
SPLL_FB_DIV_MASK  213 drivers/gpu/drm/radeon/rs780_dpm.c 	u32 fbdiv = (RREG32(CG_SPLL_FUNC_CNTL) & SPLL_FB_DIV_MASK) >> SPLL_FB_DIV_SHIFT;
SPLL_FB_DIV_MASK   86 drivers/gpu/drm/radeon/rv730_dpm.c 	spll_func_cntl_3 &= ~SPLL_FB_DIV_MASK;
SPLL_FB_DIV_MASK  154 drivers/gpu/drm/radeon/rv740_dpm.c 	spll_func_cntl_3 &= ~SPLL_FB_DIV_MASK;
SPLL_FB_DIV_MASK  533 drivers/gpu/drm/radeon/rv770_dpm.c 	spll_func_cntl_3 &= ~SPLL_FB_DIV_MASK;
SPLL_FB_DIV_MASK 2873 drivers/gpu/drm/radeon/si_dpm.c 		fb_div = (sclk_params.vCG_SPLL_FUNC_CNTL_3 & SPLL_FB_DIV_MASK) >> SPLL_FB_DIV_SHIFT;
SPLL_FB_DIV_MASK 4819 drivers/gpu/drm/radeon/si_dpm.c 	spll_func_cntl_3 &= ~SPLL_FB_DIV_MASK;