Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dpptable_v1_0.h136 USHORT usHardLimitTableOffset; /*points to ATOM_Tonga_Hard_Limit_Table */ member
Dvega10_pptable.h109 USHORT usHardLimitTableOffset; /* points to ATOM_Vega10_Hard_Limit_Table */ member
Dprocess_pptables_v1_0.c786 le16_to_cpu(powerplay_table->usHardLimitTableOffset)); in init_clock_voltage_dependency()
820 if (result == 0 && powerplay_table->usHardLimitTableOffset != 0) in init_clock_voltage_dependency()
Dvega10_processpptables.c937 le16_to_cpu(powerplay_table->usHardLimitTableOffset)); in init_powerplay_extended_tables()
1018 if (!result && powerplay_table->usHardLimitTableOffset) in init_powerplay_extended_tables()