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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
vega12_pptable.h 81 USHORT usTableSize;
vega20_pptable.h 116 USHORT usTableSize;
amdgpu_processpptables.c 58 if (le16_to_cpu(powerplay_table->usTableSize) >=
160 if (le16_to_cpu(powerplay_table->usTableSize) >=
225 if (le16_to_cpu(powerplay_table->usTableSize) >=
261 if (le16_to_cpu(powerplay_table->usTableSize) >=
297 if (le16_to_cpu(powerplay_table->usTableSize) >=
348 if (le16_to_cpu(powerplay_table->usTableSize) >=
1025 if (le16_to_cpu(powerplay_table->usTableSize) <
1305 if (le16_to_cpu(powerplay_table->usTableSize) >=
1439 if (le16_to_cpu(powerplay_table->usTableSize) >=
1511 if (le16_to_cpu(powerplay_table->usTableSize) >
    [all...]
pptable_v1_0.h 106 USHORT usTableSize; /*the size of header structure */
vega10_pptable.h 78 USHORT usTableSize; /* the size of header structure */
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dpm.c 303 if (le16_to_cpu(power_info->pplib.usTableSize) >=
333 if (le16_to_cpu(power_info->pplib.usTableSize) >=
430 if (le16_to_cpu(power_info->pplib.usTableSize) >=
479 if (le16_to_cpu(power_info->pplib.usTableSize) >=
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
pptable.h 199 USHORT usTableSize; //the size of this structure, or the extended structure
  /src/sys/external/bsd/drm2/dist/drm/radeon/
pptable.h 172 USHORT usTableSize; //the size of this structure, or the extended structure
radeon_r600_dpm.c 895 if (le16_to_cpu(power_info->pplib.usTableSize) >=
925 if (le16_to_cpu(power_info->pplib.usTableSize) >=
1023 if (le16_to_cpu(power_info->pplib.usTableSize) >=
1072 if (le16_to_cpu(power_info->pplib.usTableSize) >=

Completed in 19 milliseconds