Searched refs:ucTHyst (Results 1 – 12 of 12) sorted by relevance
273 UCHAR ucTHyst; /* Temperature hysteresis. Integer. */ member293 UCHAR ucTHyst; /* Temperature hysteresis. Integer. */ member
941 hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst in init_thermal_controller()942 = tonga_fan_table->ucTHyst; in init_thermal_controller()978 hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst in init_thermal_controller()979 = fiji_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
665 uint8_t ucTHyst; /* Temperature hysteresis. Integer. */ member
303 adev->pm.dpm.fan.t_hyst = fan_info->fan.ucTHyst; in amdgpu_parse_extended_power_table()
2197 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()
2132 thermal_controller.advanceFanControlParameters.ucTHyst); in polaris10_thermal_setup_fan_table()
2177 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()