Searched refs:ucTHyst (Results 1 – 12 of 12) sorted by relevance
273 UCHAR ucTHyst; /* Temperature hysteresis. Integer. */ member293 UCHAR ucTHyst; /* Temperature hysteresis. Integer. */ member
939 hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst in init_thermal_controller()940 = tonga_fan_table->ucTHyst; in init_thermal_controller()976 hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst in init_thermal_controller()977 = fiji_fan_table->ucTHyst; in init_thermal_controller()
84 UCHAR ucTHyst; // Temperature hysteresis. Integer. member
896 rdev->pm.dpm.fan.t_hyst = fan_info->fan.ucTHyst; in r600_parse_extended_power_table()
88 UCHAR ucTHyst; // Temperature hysteresis. Integer. member
637 uint8_t ucTHyst; /* Temperature hysteresis. Integer. */ member
359 adev->pm.dpm.fan.t_hyst = fan_info->fan.ucTHyst; in amdgpu_parse_extended_power_table()
2206 thermal_controller.advanceFanControlParameters.ucTHyst); in fiji_thermal_setup_fan_table()
2138 fan_table.HystDown = cpu_to_be16(hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst); in iceland_thermal_setup_fan_table()
2053 thermal_controller.advanceFanControlParameters.ucTHyst); in polaris10_thermal_setup_fan_table()
2175 fan_table.HystDown = cpu_to_be16(hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst); in ci_thermal_setup_fan_table()
2513 fan_table.HystDown = cpu_to_be16(hwmgr->thermal_controller.advanceFanControlParameters.ucTHyst); in tonga_thermal_setup_fan_table()