Searched refs:msg_set_max (Results 1 – 1 of 1) sorted by relevance
929 enum smu_message_type msg_set_min, msg_set_max; in yellow_carp_set_soft_freq_limited_range() local939 msg_set_max = SMU_MSG_SetSoftMaxGfxClk; in yellow_carp_set_soft_freq_limited_range()943 msg_set_max = SMU_MSG_SetSoftMaxFclkByFreq; in yellow_carp_set_soft_freq_limited_range()947 msg_set_max = SMU_MSG_SetSoftMaxSocclkByFreq; in yellow_carp_set_soft_freq_limited_range()952 msg_set_max = SMU_MSG_SetSoftMaxVcn; in yellow_carp_set_soft_freq_limited_range()962 ret = smu_cmn_send_smc_msg_with_param(smu, msg_set_max, max, NULL); in yellow_carp_set_soft_freq_limited_range()
Completed in 5 milliseconds