Home
last modified time | relevance | path

Searched refs:power_saving_clock_count (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu_helper.c50 uint32_t power_saving_clock_count) in phm_copy_clock_limits_array() argument
55 array_size = sizeof(uint32_t) * power_saving_clock_count; in phm_copy_clock_limits_array()
60 for (i = 0; i < power_saving_clock_count; i++) in phm_copy_clock_limits_array()
Dvega20_processpptables.c822 uint32_t od_feature_count, od_setting_count, power_saving_clock_count; in init_powerplay_table_information() local
878 power_saving_clock_count = in init_powerplay_table_information()
886 power_saving_clock_count); in init_powerplay_table_information()
890 power_saving_clock_count); in init_powerplay_table_information()
Dsmu_helper.h54 uint32_t power_saving_clock_count);