Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dpptable.h83 …UCHAR ucFanTableFormat; // Change this if the table format changes or version cha… member
Dr600_dpm.c903 if (fan_info->fan.ucFanTableFormat >= 2) in r600_parse_extended_power_table()
908 if (fan_info->fan.ucFanTableFormat >= 3) { in r600_parse_extended_power_table()
/Linux-v4.19/drivers/gpu/drm/amd/include/
Dpptable.h87 …UCHAR ucFanTableFormat; // Change this if the table format changes or version cha… member
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c366 if (fan_info->fan.ucFanTableFormat >= 2) in amdgpu_parse_extended_power_table()
371 if (fan_info->fan.ucFanTableFormat >= 3) { in amdgpu_parse_extended_power_table()