Searched refs:ucTHyst (Results 1 – 13 of 13) sorted by relevance
273 UCHAR ucTHyst; /* Temperature hysteresis. Integer. */ member293 UCHAR ucTHyst; /* Temperature hysteresis. Integer. */ member320 UCHAR ucTHyst; /* Temperature hysteresis. Integer. */ member
966 hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst in init_thermal_controller()967 = tonga_fan_table->ucTHyst; in init_thermal_controller()1003 hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst in init_thermal_controller()1004 = fiji_fan_table->ucTHyst; in init_thermal_controller()1053 hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst in init_thermal_controller()1054 = polaris_fan_table->ucTHyst; in init_thermal_controller()
1024 hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst = in init_thermal_controller()1025 fan_table->ucTHyst; in init_thermal_controller()
84 UCHAR ucTHyst; // Temperature hysteresis. Integer. member
895 rdev->pm.dpm.fan.t_hyst = fan_info->fan.ucTHyst; in r600_parse_extended_power_table()
88 UCHAR ucTHyst; // Temperature hysteresis. Integer. member
677 uint8_t ucTHyst; /* Temperature hysteresis. Integer. */ member
242 adev->pm.dpm.fan.t_hyst = fan_info->fan.ucTHyst; in amdgpu_parse_extended_power_table()
2192 thermal_controller.advanceFanControlParameters.ucTHyst); in fiji_thermal_setup_fan_table()
2139 fan_table.HystDown = cpu_to_be16(hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst); in iceland_thermal_setup_fan_table()
2234 thermal_controller.advanceFanControlParameters.ucTHyst); in polaris10_thermal_setup_fan_table()
2180 fan_table.HystDown = cpu_to_be16(hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst); in ci_thermal_setup_fan_table()
2524 fan_table.HystDown = cpu_to_be16(hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst); in tonga_thermal_setup_fan_table()