PPSMC_MSG_EnableULV 1212 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 					PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV);
PPSMC_MSG_EnableULV 5645 drivers/gpu/drm/amd/amdgpu/si_dpm.c 			return (amdgpu_si_send_msg_to_smc(adev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ?
PPSMC_MSG_EnableULV  998 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 		return smum_send_msg_to_smc(hwmgr, PPSMC_MSG_EnableULV);
PPSMC_MSG_EnableULV 1832 drivers/gpu/drm/radeon/btc_dpm.c 	if (rv770_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) != PPSMC_Result_OK)
PPSMC_MSG_EnableULV 3112 drivers/gpu/drm/radeon/ci_dpm.c 			return (ci_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ?
PPSMC_MSG_EnableULV 1130 drivers/gpu/drm/radeon/kv_dpm.c 					PPSMC_MSG_EnableULV : PPSMC_MSG_DisableULV);
PPSMC_MSG_EnableULV 5183 drivers/gpu/drm/radeon/si_dpm.c 			return (si_send_msg_to_smc(rdev, PPSMC_MSG_EnableULV) == PPSMC_Result_OK) ?