Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dpptable.h85 …UCHAR ucFanTableFormat; // Change this if the table format changes or version cha… member
H A Dradeon_r600_dpm.c907 if (fan_info->fan.ucFanTableFormat >= 2) in r600_parse_extended_power_table()
912 if (fan_info->fan.ucFanTableFormat >= 3) { in r600_parse_extended_power_table()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Dpptable.h89 …UCHAR ucFanTableFormat; // Change this if the table format changes or version cha… member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_dpm.c315 if (fan_info->fan.ucFanTableFormat >= 2) in amdgpu_parse_extended_power_table()
320 if (fan_info->fan.ucFanTableFormat >= 3) { in amdgpu_parse_extended_power_table()