Searched refs:gfx_default_soft_max_freq (Results 1 – 2 of 2) sorted by relevance
1828 if (input[1] > smu->gfx_default_soft_max_freq) { in smu_v14_0_od_edit_dpm_table()1831 input[1], smu->gfx_default_soft_max_freq); in smu_v14_0_od_edit_dpm_table()1845 smu->gfx_actual_soft_max_freq = smu->gfx_default_soft_max_freq; in smu_v14_0_od_edit_dpm_table()1876 smu->gfx_actual_soft_max_freq != smu->gfx_default_soft_max_freq) in smu_v14_0_od_edit_dpm_table()
769 uint32_t gfx_default_soft_max_freq; member