Searched refs:min_dpm_level (Results 1 – 1 of 1) sorted by relevance
900 uint32_t max_dpm_level, min_dpm_level; in yellow_carp_get_dpm_ultimate_freq() local978 min_dpm_level = clk_table->NumDfPstatesEnabled - 1; in yellow_carp_get_dpm_ultimate_freq()981 min_dpm_level = 0; in yellow_carp_get_dpm_ultimate_freq()985 min_dpm_level = 0; in yellow_carp_get_dpm_ultimate_freq()993 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, min_dpm_level, min); in yellow_carp_get_dpm_ultimate_freq()