Searched refs:max_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() local948 max_dpm_level = 0; in yellow_carp_get_dpm_ultimate_freq()951 max_dpm_level = clk_table->NumSocClkLevelsEnabled - 1; in yellow_carp_get_dpm_ultimate_freq()955 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in yellow_carp_get_dpm_ultimate_freq()963 ret = yellow_carp_get_dpm_freq_by_index(smu, clk_type, max_dpm_level, max); in yellow_carp_get_dpm_ultimate_freq()