Home
last modified time | relevance | path

Searched refs:usHardLimitTableOffset (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_pptable.h109 USHORT usHardLimitTableOffset; /* points to ATOM_Vega10_Hard_Limit_Table */ member
Dpptable_v1_0.h136 USHORT usHardLimitTableOffset; /*points to ATOM_Tonga_Hard_Limit_Table */ member
Dprocess_pptables_v1_0.c810 le16_to_cpu(powerplay_table->usHardLimitTableOffset)); in init_clock_voltage_dependency()
844 if (result == 0 && powerplay_table->usHardLimitTableOffset != 0) in init_clock_voltage_dependency()
Dvega10_processpptables.c907 le16_to_cpu(powerplay_table->usHardLimitTableOffset)); in init_powerplay_extended_tables()
988 if (!result && powerplay_table->usHardLimitTableOffset) in init_powerplay_extended_tables()