Searched refs:socclk_max (Results 1 – 3 of 3) sorted by relevance
1142 uint32_t socclk_min = 0, socclk_max = 0; in yellow_carp_set_performance_level() local1149 yellow_carp_get_dpm_ultimate_freq(smu, SMU_SOCCLK, NULL, &socclk_max); in yellow_carp_set_performance_level()1152 socclk_min = socclk_max; in yellow_carp_set_performance_level()1160 socclk_max = socclk_min; in yellow_carp_set_performance_level()1165 yellow_carp_get_dpm_ultimate_freq(smu, SMU_SOCCLK, &socclk_min, &socclk_max); in yellow_carp_set_performance_level()1202 if (socclk_min && socclk_max) { in yellow_carp_set_performance_level()1206 socclk_max); in yellow_carp_set_performance_level()
1635 uint32_t socclk_min = 0, socclk_max = 0; in smu_v13_0_set_performance_level() local1642 socclk_min = socclk_max = soc_table->max; in smu_v13_0_set_performance_level()1647 socclk_min = socclk_max = soc_table->min; in smu_v13_0_set_performance_level()1655 socclk_max = soc_table->max; in smu_v13_0_set_performance_level()1660 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v13_0_set_performance_level()1671 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v13_0_set_performance_level()1682 socclk_min = socclk_max = 0; in smu_v13_0_set_performance_level()1708 if (socclk_min && socclk_max) { in smu_v13_0_set_performance_level()1712 socclk_max); in smu_v13_0_set_performance_level()1717 pstate_table->socclk_pstate.curr.max = socclk_max; in smu_v13_0_set_performance_level()
1884 uint32_t socclk_min = 0, socclk_max = 0; in smu_v11_0_set_performance_level() local1891 socclk_min = socclk_max = soc_table->max; in smu_v11_0_set_performance_level()1896 socclk_min = socclk_max = soc_table->min; in smu_v11_0_set_performance_level()1904 socclk_max = soc_table->max; in smu_v11_0_set_performance_level()1909 socclk_min = socclk_max = pstate_table->socclk_pstate.standard; in smu_v11_0_set_performance_level()1920 socclk_min = socclk_max = pstate_table->socclk_pstate.peak; in smu_v11_0_set_performance_level()1936 socclk_min = socclk_max = 0; in smu_v11_0_set_performance_level()1957 if (socclk_min && socclk_max) { in smu_v11_0_set_performance_level()1961 socclk_max); in smu_v11_0_set_performance_level()