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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dpptable_v1_0.h138 USHORT usHardLimitTableOffset; /*points to ATOM_Tonga_Hard_Limit_Table */ member in struct:_ATOM_Tonga_POWERPLAYTABLE
H A Dvega10_pptable.h111 USHORT usHardLimitTableOffset; /* points to ATOM_Vega10_Hard_Limit_Table */ member in struct:_ATOM_Vega10_POWERPLAYTABLE
H A Damdgpu_process_pptables_v1_0.c791 le16_to_cpu(powerplay_table->usHardLimitTableOffset));
825 if (result == 0 && powerplay_table->usHardLimitTableOffset != 0)
H A Damdgpu_vega10_processpptables.c942 le16_to_cpu(powerplay_table->usHardLimitTableOffset));
1023 if (!result && powerplay_table->usHardLimitTableOffset)

Completed in 93 milliseconds