Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dpptable.h83 …UCHAR ucFanTableFormat; // Change this if the table format changes or version cha… member
Dr600_dpm.c902 if (fan_info->fan.ucFanTableFormat >= 2) in r600_parse_extended_power_table()
907 if (fan_info->fan.ucFanTableFormat >= 3) { in r600_parse_extended_power_table()
/Linux-v5.4/drivers/gpu/drm/amd/include/
Dpptable.h87 …UCHAR ucFanTableFormat; // Change this if the table format changes or version cha… member
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c310 if (fan_info->fan.ucFanTableFormat >= 2) in amdgpu_parse_extended_power_table()
315 if (fan_info->fan.ucFanTableFormat >= 3) { in amdgpu_parse_extended_power_table()