Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c967 = tonga_fan_table->ucTHyst; in init_thermal_controller()
969 = le16_to_cpu(tonga_fan_table->usTMin); in init_thermal_controller()
971 = le16_to_cpu(tonga_fan_table->usTMed); in init_thermal_controller()
973 = le16_to_cpu(tonga_fan_table->usTHigh); in init_thermal_controller()
975 = le16_to_cpu(tonga_fan_table->usPWMMin); in init_thermal_controller()
977 = le16_to_cpu(tonga_fan_table->usPWMMed); in init_thermal_controller()
979 = le16_to_cpu(tonga_fan_table->usPWMHigh); in init_thermal_controller()
983 = le16_to_cpu(tonga_fan_table->usTMax); in init_thermal_controller()
985 = tonga_fan_table->ucFanControlMode; in init_thermal_controller()
997 = tonga_fan_table->ucTargetTemperature; in init_thermal_controller()
[all …]