ATOM_PPLL_SS_AMOUNT_V2_FBDIV_MASK  871 drivers/gpu/drm/amd/amdgpu/atombios_crtc.c 		amdgpu_crtc->ss.amount = (amount / 10) & ATOM_PPLL_SS_AMOUNT_V2_FBDIV_MASK;
ATOM_PPLL_SS_AMOUNT_V2_FBDIV_MASK 1340 drivers/gpu/drm/amd/display/dc/bios/command_table.c 						ATOM_PPLL_SS_AMOUNT_V2_FBDIV_MASK) |
ATOM_PPLL_SS_AMOUNT_V2_FBDIV_MASK 1127 drivers/gpu/drm/radeon/atombios_crtc.c 			radeon_crtc->ss.amount = (amount / 10) & ATOM_PPLL_SS_AMOUNT_V2_FBDIV_MASK;