Searched refs:msg_set_max (Results 1 – 1 of 1) sorted by relevance
1008 enum smu_message_type msg_set_min, msg_set_max; in yellow_carp_set_soft_freq_limited_range() local1018 msg_set_max = SMU_MSG_SetSoftMaxGfxClk; in yellow_carp_set_soft_freq_limited_range()1022 msg_set_max = SMU_MSG_SetSoftMaxFclkByFreq; in yellow_carp_set_soft_freq_limited_range()1026 msg_set_max = SMU_MSG_SetSoftMaxSocclkByFreq; in yellow_carp_set_soft_freq_limited_range()1031 msg_set_max = SMU_MSG_SetSoftMaxVcn; in yellow_carp_set_soft_freq_limited_range()1041 ret = smu_cmn_send_smc_msg_with_param(smu, msg_set_max, max, NULL); in yellow_carp_set_soft_freq_limited_range()