Searched refs:msg_set_max (Results 1 – 1 of 1) sorted by relevance
1216 enum smu_message_type msg_set_max = SMU_MSG_MAX_COUNT; in smu_v14_0_0_set_soft_freq_limited_range() local1226 msg_set_max = SMU_MSG_SetSoftMaxGfxClk; in smu_v14_0_0_set_soft_freq_limited_range()1230 msg_set_max = SMU_MSG_SetSoftMaxFclkByFreq; in smu_v14_0_0_set_soft_freq_limited_range()1234 msg_set_max = SMU_MSG_SetSoftMaxSocclkByFreq; in smu_v14_0_0_set_soft_freq_limited_range()1239 msg_set_max = SMU_MSG_SetSoftMaxVcn0; in smu_v14_0_0_set_soft_freq_limited_range()1244 msg_set_max = SMU_MSG_SetSoftMaxVcn1; in smu_v14_0_0_set_soft_freq_limited_range()1259 if (max && msg_set_max != SMU_MSG_MAX_COUNT) in smu_v14_0_0_set_soft_freq_limited_range()1260 ret = smu_cmn_send_smc_msg_with_param(smu, msg_set_max, max, NULL); in smu_v14_0_0_set_soft_freq_limited_range()