Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A 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()
H A Dvega20_processpptables.c821 uint32_t od_feature_count, od_setting_count, power_saving_clock_count; in init_powerplay_table_information() local
877 power_saving_clock_count = in init_powerplay_table_information()
885 power_saving_clock_count); in init_powerplay_table_information()
889 power_saving_clock_count); in init_powerplay_table_information()
H A Dsmu_helper.h54 uint32_t power_saving_clock_count);