Searched refs:dce_slow_sclk_threshold (Results 1 – 4 of 4) sorted by relevance
217 uint32_t dce_slow_sclk_threshold; member
221 uint32_t dce_slow_sclk_threshold; /* default 300mhz */ member
195 data->dce_slow_sclk_threshold = 30000; in smu8_initialize_dpm_defaults()1627 if (ps->levels[i].engineClock > data->dce_slow_sclk_threshold) { in smu8_get_performance_level()
105 smu10_data->dce_slow_sclk_threshold = 30000; in smu10_initialize_dpm_defaults()