Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c961 const ATOM_Tonga_Fan_Table *tonga_fan_table = in init_thermal_controller() local
964 = tonga_fan_table->ucTHyst; in init_thermal_controller()
966 = le16_to_cpu(tonga_fan_table->usTMin); in init_thermal_controller()
968 = le16_to_cpu(tonga_fan_table->usTMed); in init_thermal_controller()
970 = le16_to_cpu(tonga_fan_table->usTHigh); in init_thermal_controller()
972 = le16_to_cpu(tonga_fan_table->usPWMMin); in init_thermal_controller()
974 = le16_to_cpu(tonga_fan_table->usPWMMed); in init_thermal_controller()
976 = le16_to_cpu(tonga_fan_table->usPWMHigh); in init_thermal_controller()
978 = le16_to_cpu(tonga_fan_table->usTMax); in init_thermal_controller()
980 = tonga_fan_table->ucFanControlMode; in init_thermal_controller()
[all …]