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

  /src/sys/external/bsd/drm2/dist/drm/amd/include/
pptable.h 89 UCHAR ucFanTableFormat; // Change this if the table format changes or version changes so that the other fields are not the same.
  /src/sys/external/bsd/drm2/dist/drm/radeon/
pptable.h 85 UCHAR ucFanTableFormat; // Change this if the table format changes or version changes so that the other fields are not the same.
radeon_r600_dpm.c 907 if (fan_info->fan.ucFanTableFormat >= 2)
912 if (fan_info->fan.ucFanTableFormat >= 3) {
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dpm.c 315 if (fan_info->fan.ucFanTableFormat >= 2)
320 if (fan_info->fan.ucFanTableFormat >= 3) {

Completed in 18 milliseconds