Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dprocess_pptables_v1_0.c939 const ATOM_Tonga_Fan_Table *tonga_fan_table = in init_thermal_controller() local
942 = tonga_fan_table->ucTHyst; in init_thermal_controller()
944 = le16_to_cpu(tonga_fan_table->usTMin); in init_thermal_controller()
946 = le16_to_cpu(tonga_fan_table->usTMed); in init_thermal_controller()
948 = le16_to_cpu(tonga_fan_table->usTHigh); in init_thermal_controller()
950 = le16_to_cpu(tonga_fan_table->usPWMMin); in init_thermal_controller()
952 = le16_to_cpu(tonga_fan_table->usPWMMed); in init_thermal_controller()
954 = le16_to_cpu(tonga_fan_table->usPWMHigh); in init_thermal_controller()
958 = le16_to_cpu(tonga_fan_table->usTMax); in init_thermal_controller()
960 = tonga_fan_table->ucFanControlMode; in init_thermal_controller()
[all …]