SPLL_SLEEP       1429 drivers/gpu/drm/radeon/cypress_dpm.c 		spll_func_cntl |= SPLL_RESET | SPLL_SLEEP | SPLL_BYPASS_EN;
SPLL_SLEEP        291 drivers/gpu/drm/radeon/rv730_dpm.c 	spll_func_cntl &= ~SPLL_SLEEP;
SPLL_SLEEP        368 drivers/gpu/drm/radeon/rv740_dpm.c 	spll_func_cntl |= SPLL_RESET | SPLL_SLEEP | SPLL_BYPASS_EN;
SPLL_SLEEP        976 drivers/gpu/drm/radeon/rv770_dpm.c 	spll_func_cntl |= SPLL_RESET | SPLL_SLEEP | SPLL_BYPASS_EN;
SPLL_SLEEP       4027 drivers/gpu/drm/radeon/si.c 	tmp |= SPLL_SLEEP;