Lines Matching refs:smu_cmn_send_smc_msg_with_param

468 		ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_PowerUpVcn, 0, NULL);
472 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_PowerDownVcn, 0, NULL);
485 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_PowerUpJpeg, 0, NULL);
489 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_PowerDownJpeg, 0, NULL);
623 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_GetFclkFrequency, 0, &cur_value);
726 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_GetFclkFrequency, 0, &cur_value);
732 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_GetGfxclkFrequency, 0, &cur_value);
1067 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_ActiveProcessNotify,
1094 ret = smu_cmn_send_smc_msg_with_param(smu,
1100 ret = smu_cmn_send_smc_msg_with_param(smu,
1107 ret = smu_cmn_send_smc_msg_with_param(smu,
1113 ret = smu_cmn_send_smc_msg_with_param(smu,
1120 ret = smu_cmn_send_smc_msg_with_param(smu,
1126 ret = smu_cmn_send_smc_msg_with_param(smu,
1133 ret = smu_cmn_send_smc_msg_with_param(smu,
1138 ret = smu_cmn_send_smc_msg_with_param(smu,
1145 ret = smu_cmn_send_smc_msg_with_param(smu,
1150 ret = smu_cmn_send_smc_msg_with_param(smu,
1183 ret = smu_cmn_send_smc_msg_with_param(smu,
1188 ret = smu_cmn_send_smc_msg_with_param(smu,
1203 ret = smu_cmn_send_smc_msg_with_param(smu,
1208 ret = smu_cmn_send_smc_msg_with_param(smu,
1226 ret = smu_cmn_send_smc_msg_with_param(smu,
1232 ret = smu_cmn_send_smc_msg_with_param(smu,
1250 ret = smu_cmn_send_smc_msg_with_param(smu,
1256 ret = smu_cmn_send_smc_msg_with_param(smu,
1463 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetHardMinGfxClk,
1468 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetSoftMaxGfxClk,
1475 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetSoftMinCclk,
1482 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetSoftMaxCclk,
1582 return smu_cmn_send_smc_msg_with_param(smu,
1589 return smu_cmn_send_smc_msg_with_param(smu,
2107 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetHardMinGfxClk,
2114 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetSoftMaxGfxClk,
2126 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetSoftMinCclk,
2135 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_SetSoftMaxCclk,
2208 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_RlcPowerNotify,
2256 return smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_RequestActiveWgp, req_active_wgps, NULL);
2397 ret = smu_cmn_send_smc_msg_with_param(smu,
2415 ret = smu_cmn_send_smc_msg_with_param(smu,
2451 ret = smu_cmn_send_smc_msg_with_param(smu, SMU_MSG_LogGfxOffResidency,
2513 .send_smc_msg_with_param = smu_cmn_send_smc_msg_with_param,