HomeSort by: relevance | last modified time | path
    Searched refs:usHardLimitTableOffset (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
pptable_v1_0.h 138 USHORT usHardLimitTableOffset; /*points to ATOM_Tonga_Hard_Limit_Table */
vega10_pptable.h 111 USHORT usHardLimitTableOffset; /* points to ATOM_Vega10_Hard_Limit_Table */
amdgpu_process_pptables_v1_0.c 791 le16_to_cpu(powerplay_table->usHardLimitTableOffset));
825 if (result == 0 && powerplay_table->usHardLimitTableOffset != 0)
amdgpu_vega10_processpptables.c 942 le16_to_cpu(powerplay_table->usHardLimitTableOffset));
1023 if (!result && powerplay_table->usHardLimitTableOffset)

Completed in 17 milliseconds